1
1
mirror of https://github.com/mawww/kakoune.git synced 2024-09-20 17:28:14 +03:00
Commit Graph

14 Commits

Author SHA1 Message Date
Jiri Konecny
b7f60f1610 Fix LANG when running tests on builder machine
Set LANG=en_US.utf8 before calling make test.

Also change URL to kakoune.org.
2016-05-11 15:01:35 +02:00
Hummer12007
3338ba5c6c Set asciidoc as a build-time dep in Homebrew 2016-05-06 14:45:46 +03:00
Frank LENORMAND
e8c2adf17f Tweak and update the debian package script 2016-04-04 13:42:58 +01:00
Maxime Coste
a7a2e51d52 Merge remote-tracking branch 'jkonecny/master-fix-spec' 2016-02-11 22:10:12 +00:00
Jimmy Thrasher
fd15158cf3 Add dependency on asciidoc to homebrew formula
Homebrew apparently only makes depended-on projects available
in the PATH.
2016-02-11 14:06:55 -05:00
Jiri Konecny
b4406a417c Add man to spec file 2016-02-11 09:43:52 +01:00
Frank LENORMAND
72ddd631a2 Improve the debian package creation script 2015-12-02 15:06:26 +03:00
Frank LENORMAND
92e81b422f Add a script to the contrib directory to build a Debian package 2015-11-15 21:55:08 +03:00
Zak Greant
b2cff3f420 Generate normal mode reference
Parse entries out of the cmds array in normal.cc, then generate a
sorted list of key bindings as an HTML table.
2015-08-15 12:45:10 +02:00
Frank LENORMAND
7ef56789fa Implement a Tupfile to build kak with tup 2015-08-07 09:20:55 +01:00
Jiří Konečný
087ac4591e Move changelog to bottom of the file
Looks better :)
2015-06-02 23:14:24 +02:00
Jiří Konečný
d8a026a5ff Fedora releases are now automated
Dgroc script https://github.com/pypingou/dgroc is now used to create
daily builds from GitHub repository.

Some changes in spec file was required to use script this script.
2015-03-28 10:12:00 +01:00
Jiří Konečný
925efb9c85 Add Fedora support to kakoune project
Kakoune is now distributed to Fedora 21/22/rawhide by the copr repository.
Add spec file which is used to build kakoune.
2015-03-24 21:36:00 +01:00
Jimmy Thrasher
904f08940b Add homebrew head-only recipe to contrib/ 2015-03-24 09:51:42 -04:00