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
2013-04-26
Fixed compilation error for CDK on Mac OSX.
mitchell
2013-04-21
Fixed compilation error for latest Scinterm; src/Makefile
mitchell
2013-04-21
Updates to compile with latest GTK-OSX.
mitchell
2013-04-05
Initial support for Windows terminal via pdcurses.
mitchell
2013-04-03
Textadept should support multiple curses platforms; remove ncurses references.
mitchell
2013-03-31
Reverted update to LPeg 0.11 due to crash in multi-lang lexers; src/Makefile
mitchell
2013-03-29
Updated to Lua 5.2.2 and LPeg 0.11.
mitchell
2013-01-20
Updated copyright date.
mitchell
2012-12-26
"make install" and "make ncurses install" install separate binaries.
mitchell
2012-12-09
Remove "-m32" flag when compiling LuaJIT on 32-bit arch; src/Makefile
mitchell
2012-11-30
Better detect architecture when compiling; src/Makefile
mitchell
2012-11-26
Do not set DESTDIR and added PREFIX; src/Makefile
mitchell
2012-10-31
Added official Python module; src/Makefile
mitchell
2012-08-29
Fixed bug for release names with multiple spaces; src/Makefile
mitchell
2012-08-26
Updated tmp rule; src/Makefile
mitchell
2012-08-01
Added 'install' and 'uninstall' rules; src/Makefile
mitchell
2012-07-28
Updated tmp build environment to include win64gtk; src/Makefile
mitchell
2012-07-28
Like for OSX and Win32, use any pre-built LuaJIT archives on Linux; src/Makefile
mitchell
2012-07-28
Changes to compile for 64-bit Windows.
mitchell
2012-07-26
Fixes to compile ncurses version on Mac OSX.
mitchell
2012-07-26
Compile scintillua with NCURSES flag when necessary; src/Makefile
mitchell
2012-07-15
Include CDK directly instead of requiring it as a dependency.
mitchell
2012-07-13
Fixes to compile textadept-ncurses on BSD; src/Makefile
mitchell
2012-07-10
Fixes to compile on BSD.
mitchell
2012-06-29
Correctly cross-compile LuaJIT for Mac OSX.
mitchell
2012-06-29
Support cross-compiling for Mac OSX; src/Makefile
mitchell
2012-06-28
Remove '32' from i386 executable names in package; src/Makefile
mitchell
2012-06-28
Fix compiling on Mac OSX and building release packages; src/Makefile
mitchell
2012-06-28
Disable font locking in Scintilla; src/Makefile
mitchell
2012-06-28
Can create build environment in /tmp and build individual packages; src/Makefile
mitchell
2012-06-27
Added 32-bit builds; src/Makefile
mitchell
2012-06-27
Refactored the Makefile.
mitchell
2012-06-24
Handle UTF-8 characters correctly in ncurses.
mitchell
2012-06-16
Fixed some compile warnings.
mitchell
2012-06-02
GCocoaDialog was renamed gtDialog.
mitchell
2012-05-23
Initial support for ncurses.
mitchell
2012-04-30
Move OSX 'ta' launcher outside Textadept.app.
mitchell
2012-04-12
Make single instance a compile-time option.
mitchell
2012-04-10
Renamed textadept.app to Textadept.app.
mitchell
2012-03-28
Updated paths; src/Makefile
mitchell
2012-03-10
Replaced doc/gen_manual.lua with new unversioned tool.
mitchell
2012-03-08
Moved Manual into `doc/` root directory.
mitchell
2012-03-08
Added header and footer to Manual and LuaDoc.
mitchell
2012-03-07
Removed `scripts/update_doc` in favor of using `src/Makefile`.
mitchell
2012-03-07
Updated contact email address.
mitchell
2012-02-22
Use GtkOSXApplication, which is Cocoa-based, instead of Carbon API calls on OSX.
mitchell
2012-02-13
Use compiler flags added to gcocoadialog; src/Makefile
mitchell
2012-01-31
Include LuaJIT binaries in releases; src/Makefile
mitchell
2012-01-06
Updated copyright information.
mitchell
2011-12-21
Improvements for compiling with LuaJIT; src/Makefile
mitchell
[next]