aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
AgeCommit message (Expand)Author
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
2014-07-11Fixed documentation generation when `../doc/bombay` isn't present; src/Makefilemitchell
2014-07-09Refactored bits of the Makefile and added Scintillua et. al. versioning.mitchell
2014-07-03Updated to Scintilla 3.4.4.mitchell
2014-06-30Condensed manual and API documentation into single files.mitchell
2014-06-07Added buffer constants to buffer LuaDoc and improved Lua tags and api generator.mitchell
2014-05-25Updated to Scintilla 3.4.2.mitchell
2014-05-24Drop support for official java, php, rails, and rhtml modules; src/Makefilemitchell
2014-05-10Recognize reST and YAML files.mitchell
2014-05-10Fixed bug in exporting Lua symbols on Windows.mitchell
2014-04-01Updated to Scintilla 3.4.1; src/Makefilemitchell
2014-03-27Added basic project support for snapopen and build scripts.mitchell
2014-03-26Include my new "lspawn" module by default for spawning processes.mitchell
2014-03-23Updated to Scintilla 3.4.0 and LuaJIT 2.0.3.mitchell