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
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
2011-12-15
Add support for compiling with LuaJIT.
mitchell
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
[next]