index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile
Age
Commit message (
Collapse
)
Author
2009-07-28
Updated Makefile for packaging releases.
mitchell
2009-07-18
Updated src/Makefile to build binary and source archives for release.
mitchell
2009-07-18
Can cross-compile to Win32.
mitchell
2009-07-10
Compile as C99.
mitchell
2009-07-09
Textadept now compiles as C code.
mitchell
2009-07-09
Removed gtk.so from src/Makefile.
mitchell
2009-07-08
Replace lua_dialog with gcocoadialog.
mitchell
2009-07-08
Extended the event system to include project manager, find, command entry, etc.
mitchell
2009-07-08
Linux version can be installed and run from anywhere.
mitchell
2009-01-29
Fixed src/Makefile for compiling Lua.
mitchell
2009-01-01
Updated copyright dates for 2009.
mitchell
2008-12-21
Include the LuaFileSystem library; src/Makefile
mitchell
2008-11-22
Compile lpeg into Lua so external lpeg.so, lpeg.dll isn't needed; src/Makefile
mitchell
2008-11-08
Changed src/Makefile to make different ARCHes easier to compile and package for.
mitchell
2008-06-17
Use liblua5.1.a from Lua Binaries; src/Makefile
mitchell
2008-06-17
Include a lua.a like scintilla-st.a for source compile.
mitchell
2008-06-15
Merged pm.c and find_replace.c into textadept.c; updated Makefile.
mitchell
2008-03-04
No external Lua dependency; Textadept compiles with Lua and exports its symbols.
mitchell
2008-03-04
Modified Makefile option flag to optimize for size; src/Makefile
mitchell
2008-03-03
Updated copyright notice to include the year 2008.
mitchell
2007-08-06
Initial import of core C files.
mitchell
[prev]