aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
AgeCommit message (Expand)Author
2015-10-14Updated to LPeg 1.0; src/Makefilemitchell
2015-10-01Updated lspawn and Scintillua dependency versions; src/Makefilemitchell
2015-09-29Added Gherkin lexer.mitchell
2015-09-15Updated to Scintilla 3.6.1.mitchell
2015-08-03Updated to Scintillua 3.6.0-1; src/Makefilemitchell
2015-08-02Updated to Scintilla 3.6.0.mitchell
2015-06-30Updated for 8.1.mitchell
2015-06-23Updated to Scintilla 3.5.7.mitchell
2015-06-22Updated to Lua 5.3.1.mitchell
2015-06-01Updated to Scintilla 3.5.6; src/Makefilemitchell
2015-04-18Updated to Scintilla 3.5.5.mitchell
2015-04-18Updated to Scintillua 3.5.5-1 and Scinterm 1.6; src/Makefilemitchell
2015-04-18Fixed 'require' bug with lfs and utf8 in LuaJIT version.mitchell
2015-04-01Updated archives for 8.0 alpha.mitchell
2015-03-18Updated the location of ncurses on the build server; src/Makefilemitchell
2015-03-16Fixed CFLAGS and CXXFLAGS passing for automated x86_64 builds; src/Makefilemitchell
2015-03-14Updated lfs download zip name and link; src/Makefilemitchell
2015-03-14Updated lfs download zip name; src/Makefilemitchell
2015-03-13Fixed build flags; src/Makefilemitchell
2015-03-11Updated to Lua 5.3, LPeg 0.12.2, and lfs 1.6.3.mitchell
2015-03-10Need latest Scinterm to utilize Scintilla patch from r1949; src/Makefilemitchell
2015-03-09Updated to Scintilla 3.5.4.mitchell
2015-03-09Fixed nightly builds; src/Makefilemitchell
2015-03-07Updated language module link and location.mitchell
2015-03-07Official language modules are all in one repository now; src/Makefilemitchell
2015-01-20Updated to Scintillua 3.5.3-1; src/Makefilemitchell
2015-01-20Updated to Scintilla 3.5.3.mitchell
2015-01-09Updated to latest scintillua, scinterm, lspawn, and gtdialog; src/Makefilemitchell
2014-12-31Updated copyright year.mitchell
2014-12-24Added Makefile rule to generate ctags; src/Makefilemitchell
2014-12-12Removed unused variable; src/Makefilemitchell
2014-12-09Updated to Scintilla 3.5.2.mitchell
2014-11-30Updated for 7.8 beta.mitchell
2014-11-26Integrated Chris Emerson's curses split view window manager.mitchell
2014-11-24No need for a separate build dir for automated builds; src/Makefilemitchell
2014-11-22Small Makefile changes; src/Makefilemitchell
2014-10-29Fixed compiler warnings.mitchell
2014-10-29Disable GCC optimizations when compiling with DEBUG=1; src/Makefilemitchell
2014-10-25Improvements to terminal mouse handling.mitchell
2014-09-30Updated to Scintillua 3.5.1-1; src/Makefilemitchell
2014-09-29Use lspawn 1.0; src/Makefilemitchell
2014-09-29Updated to Scintilla 3.5.1.mitchell
2014-09-01Updated to latest lspawn; src/Makefilemitchell
2014-09-01Updated to Scintillua 3.5.0-1 and Scinterm 1.4; src/Makefilemitchell
2014-08-18Updated to Scintilla 3.5.0.mitchell
2014-08-13Fixed naming of lspawn object files; src/Makefilemitchell
2014-07-18Updated to LPeg 0.12; src/Makefilemitchell
2014-07-18Do not prevent Makefile from passing DEBUG flag to sub-`make`s; src/Makefilemitchell
2014-07-12Cleaned up Makefile with target-specific variables; src/Makefilemitchell
2014-07-12Implement spawn functionality for terminal version.mitchell