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
2014-05-10
Recognize reST and YAML files.
mitchell
2014-05-10
Fixed bug in exporting Lua symbols on Windows.
mitchell
2014-04-01
Updated to Scintilla 3.4.1; src/Makefile
mitchell
2014-03-27
Added basic project support for snapopen and build scripts.
mitchell
2014-03-26
Include my new "lspawn" module by default for spawning processes.
mitchell
2014-03-23
Updated to Scintilla 3.4.0 and LuaJIT 2.0.3.
mitchell
2014-03-05
Added support for gtdialog's new `optionselect` dialog.
mitchell
2014-02-12
Added split views in the terminal version thanks to Chris Emerson.
mitchell
2014-02-05
Updated to Scintilla 3.3.9.
mitchell
2014-01-12
Updated copyright information.
mitchell
2014-01-12
New home page along with some documentation content and layout changes.
mitchell
2013-12-19
Ensure wget uses the correct names when saving dependencies; src/Makefile
mitchell
2013-12-19
Export TermKey instance so CDK can use it for input.
mitchell
2013-12-18
Renamed "hypertext" lexer to "html".
mitchell
2013-12-15
Updated to Scintilla 3.3.7.
mitchell
2013-12-14
Updated to Lua 5.2.3; src/Makefile
mitchell
2013-11-19
Experimental winapi extension for preventing the flashing black box on Windows.
mitchell
2013-10-29
Fix warnings and errors when compiling for GTK3.
mitchell
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
[next]