summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rewrite morphology as YAML and remove tab charactersbaserock/5.1-morphAdam Coldrick2014-06-241-16/+11
* lib_name_include needed for the the pkg-configDaniel Silverstone2012-08-211-1/+1
* Support /usr/* for package loadsDaniel Silverstone2012-08-211-3/+10
* Add pkgconfigDaniel Silverstone2012-08-212-1/+27
* More fixes for Debian-style buildDaniel Silverstone2012-08-212-2/+2
* Update build to include Debian-style makeDaniel Silverstone2012-08-213-2/+46
* lua.morph: Don't back up src/MakefileRichard Maw2012-05-311-1/+1
* lua.morph: prevent linking to readline as wellRichard Maw2012-05-311-1/+2
* lua: define morphologyRichard Maw2012-05-311-0/+13
* Updated rc filePeter Drahoš2012-05-111-6/+6
* Updated macrosPeter Drahoš2012-05-112-1/+119
* Updated iconsPeter Drahoš2012-05-112-0/+0
* Added new LuaDist macrosPeter Drahoš2012-05-111-2/+2
* Updated dist.cmakePeter Drahoš2012-05-101-1/+1
* cmake: update dist.cmakeDavid Manura2012-04-251-28/+60
* cmake: update dist.cmakeDavid Manura2012-04-245-452/+682
* cmake: fixed path style in .rc for mingw cross compile from linuxDavid Manura2012-04-072-2/+2
* updated travis build with cleaner output for 5.1 branchPeter Drahoš2012-04-031-17/+5
* New Travis buildPeter Drahoš2012-04-031-6/+46
* Minor adjustment in install destinationPeter Drahoš2012-04-011-1/+1
* Removed failing test.Peter Drahoš2012-04-011-1/+1
* Updating READMEPeter Drahoš2012-04-011-10/+10
* Updated Readme installPeter Drahoš2012-04-011-1/+1
* Readme with markupPeter Drahoš2012-04-011-0/+0
* Adding Travis-CI HookPeter Drahoš2012-04-011-0/+10
* Lua 5.1.5 update using official release package.Peter Drahoš2012-03-0918-130/+176
* Added LUA_PATH entry. On Windows added wlua. Closes #50. Closes #515.1.4drahosp2011-10-241-1/+9
* Removed version number from the lib again. Version causes issues in binary in...Peter Drahos2011-08-091-1/+1
* set_property readonly prevented bootstrapPeter Drahos2011-08-011-1/+1
* test - enable test of readonly.luaDavid Manura2011-05-141-1/+2
* test - reduce runtime of tests like life.luaDavid Manura2011-05-141-2/+6
* build - update dist.cmake (add_test WORKING_DIRECTORY improvements)David Manura2011-05-141-6/+6
* build - update dist.cmake to fix broken argument in fib.lua testDavid Manura2011-05-141-7/+5
* build - update dist.cmake to latestDavid Manura2011-05-141-10/+26
* Fixed regex issue, it striped path separators outPeter Drahoš2011-04-011-5/+5
* Forgot to replace path separatorsPeter Drahoš2011-03-311-1/+2
* Path generation cleanupPeter Drahoš2011-03-312-6/+10
* Autoconfig of LUA_ROOT. No longer needed to be passed manually.Peter Drahoš2011-03-271-2/+9
* OSX can now detect executable path faster. Fallback is now only for unsupport...Peter Drahoš2011-03-251-0/+10
* loadlib_rel.c - Fix implicit declaration of readlink (on clang/linux).David Manura2011-03-241-0/+3
* Updated install defaults. Now only LUA_ROOT needs to be changed LUA_CDIR and ...Peter Drahoš2011-03-202-12/+13
* cmake - fix SKIP_TESTING test in dist.cmakeDavid Manura2011-03-191-2/+2
* cmake - fix posix LUA_LDIR/LUA_CDIRDavid Manura2011-03-191-2/+2
* New dist.cmakePeter Drahos2011-03-192-99/+408
* Applied lua patch 5.1.4-3Peter Drahos2011-03-178-21/+24
* Luac rc file renamed and fixed define warning.Peter Drahos2011-03-153-5/+6
* Merge branch 'master' into lua-5.1.4-1Peter Drahos2011-03-151-2/+0
|\
| * Add rc content to the MinGW buildPeter Drahos2011-03-031-1/+1
* | Tested on MinGW and CygwinPeter Drahos2011-03-151-6/+6
* | Tested on Linux and CygwinPeter Drahos2011-03-152-2/+4