aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
AgeCommit message (Collapse)Author
2008-12-21Include the LuaFileSystem library; src/Makefilemitchell
2008-11-22Compile lpeg into Lua so external lpeg.so, lpeg.dll isn't needed; src/Makefilemitchell
2008-11-08Changed src/Makefile to make different ARCHes easier to compile and package for.mitchell
2008-06-17Use liblua5.1.a from Lua Binaries; src/Makefilemitchell
2008-06-17Include a lua.a like scintilla-st.a for source compile.mitchell
2008-06-15Merged pm.c and find_replace.c into textadept.c; updated Makefile.mitchell
2008-03-04No external Lua dependency; Textadept compiles with Lua and exports its symbols.mitchell
2008-03-04Modified Makefile option flag to optimize for size; src/Makefilemitchell
2008-03-03Updated copyright notice to include the year 2008.mitchell
2007-08-06Initial import of core C files.mitchell