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 (
Expand
)
Author
2011-12-12
Updated to Lua 5.2.
mitchell
2011-09-28
Use LuaCoco patch for Lua 5.1.4.
mitchell
2011-08-15
Link to libdl on Linux, not Win32 or Mac OSX; src/Makefile
mitchell
2011-08-09
Link with libdl to compile on Fedora; src/Makefile
mitchell
2011-08-08
Do not autosave over explicitly loaded session; modules/textadept/session.lua
mitchell
2011-06-27
WIN32 compiles with latest Mingw32; src/Makefile
mitchell
2011-06-12
Add support for GTK 3.0.
mitchell
2011-04-25
Include php module in release; src/Makefile
mitchell
2011-03-29
Officially supported modules are available as a separate download.
mitchell
2011-02-28
Include http://modules.textadept.googlecode.com/hg in release; src/Makefile
mitchell
2011-02-28
Provide 64-bit executable for libpng12 used by Debian-based distributions.
mitchell
2011-02-10
Put scripts/ in source release; src/Makefile
mitchell
2010-12-28
Updated copyright information.
mitchell
2010-11-23
Win32 package includes GTK; the runtime is no longer needed.
mitchell
2010-11-23
Code cleanup.
mitchell
2010-11-19
Mac OSX textadept.app includes GTK-OSX; the framework is no longer needed.
mitchell
2010-10-24
Condensed textadept.h, textadept.c, lua_interface.c into textadept.c.
mitchell
2010-09-01
Include LexLPeg.cxx in src package's src/ directory; src/Makefile
mitchell
2010-09-01
Fixed compiler warnings.
mitchell
2010-08-31
Patched Scintilla (as scintillua) no longer needed; src/Makefile
mitchell
2010-08-31
Change Lua interface to support updated LPeg Scintilla lexer.
mitchell
2010-08-26
Remove scintillua .hg/ for releases; src/Makefile
mitchell
2010-08-17
Upgraded to Scintilla/SciTE 2.20.
mitchell
2010-04-29
Prevent double-insertion of Markdown in LuaDoc; src/Makefile
mitchell
2010-04-29
Enable TRACE for lexer messages when debugging; src/Makefile
mitchell
2010-04-02
Added BSD support.
mitchell
2010-04-01
Fixed OSX packaging bug; src/Makefile
mitchell
2010-03-31
Changes to Mac OSX release packaging; src/Makefile
mitchell
2010-03-01
hg clone will not clone individual directories; compensate; src/Makefile
mitchell
2010-03-01
Create Mac OSX zip for release instead of disk image; src/Makefile
mitchell
2010-02-25
Add xcode folder to source zip; src/Makefile
mitchell
2010-02-23
Updated to use Scintillua 2.03.
mitchell
2010-01-07
Updated copyright to 2010.
mitchell
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
[next]