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-10-01
Complete r1584; src/Makefile
mitchell
2013-09-30
Fixed a compile error on platforms that require gmodule; src/Makefile
mitchell
2013-09-29
Added properties.lua to install targets; src/Makefile
mitchell
2013-09-20
Fixed bug with builds not linking src/LexLPeg.cxx in `make deps`; src/Makefile
mitchell
2013-09-02
Updated to the latest CDK.
mitchell
2013-07-19
Updated to Scintilla 3.3.4; src/Makefile
mitchell
2013-06-23
Fixed module releases; src/Makefile
mitchell
2013-06-23
Reverted to lfs 1.6.0 since later versions break the LuaJIT version.
mitchell
2013-06-23
Use precompiled 64-bit libluajit.a for release and nightly builds; src/Makefile
mitchell
2013-06-22
Refactored Makefile for release and nightly builds.
mitchell
2013-06-21
Removed redundant source release.
mitchell
2013-06-21
Use lfs 1.6.2 instead of latest master; src/Makefile
mitchell
2013-06-20
Allow multiple jobs; src/Makefile
mitchell
2013-06-19
Added support for nightly Linux x86_64 build.
mitchell
2013-06-17
Reverted to LPeg 0.10.2; src/Makefile
mitchell
2013-06-15
Allow for automated nightly builds; src/Makefile
mitchell
2013-06-14
Code cleanup; src/Makefile
mitchell
2013-06-14
New makefile rules for preparing build environments on various platforms.
mitchell
2013-06-09
New makefile 'osx-app' rule for building Textadept.app.
mitchell
2013-06-06
Added Makefile rules for creating cross-platform UI build environments.
mitchell
2013-05-12
Ensure _XOPEN_SOURCE_EXTENDED is defined for Linux ncurses; src/Makefile
mitchell
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
[next]