summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefile: make release depend on dist and checkrel-2-7-0Reuben Thomas2012-10-051-1/+1
* Makefile: fix a typoReuben Thomas2012-10-051-1/+1
* Makefile: test rockspecs after uploading the distribution before announcing it.Reuben Thomas2012-10-051-1/+7
* Makefile: add a convenience install target for testingReuben Thomas2012-10-041-0/+5
* Makefile: simplify running tests, and error if LUA is not setReuben Thomas2012-10-041-1/+2
* Makefile: bump version to 2.7.0Reuben Thomas2012-10-041-1/+1
* Makefile: add a target to make the rockspecsReuben Thomas2012-10-041-0/+3
* Makefile: rename doc target to docs, to avoid clash with doc directoryReuben Thomas2012-10-041-2/+2
* Replace build systems with LuaRocks.Reuben Thomas2012-10-041-18/+7
* Makefile: make release target push tags, and update woger invocation.Reuben Thomas2012-04-121-3/+3
* Remove accidentally inserted lines.Reuben Thomas2011-02-081-2/+0
* Remind maintainer to make release manually on LuaForge.Reuben Thomas2010-12-151-1/+4
* Add definition of missing VERSION.rel-2-5-2Reuben Thomas2010-11-111-1/+2
* Add release target.Reuben Thomas2010-11-111-0/+8
* Suffix distribution zip's top-level directory with the version number.Reuben Thomas2010-11-111-3/+4
* Exclude zip files from dist zip\!Reuben Thomas2010-11-101-1/+1
* Add minor version number MINORV for building Zip files.rel-2-5-1Reuben Thomas2010-10-041-1/+1
* Don't copy generated file over original; exclude SCiTE properties files from ...Reuben Thomas2010-10-041-2/+1
* Fix permissions: remove spurious executable permissions.Reuben Thomas2010-08-011-0/+0
* Make dist depend on all, and build docs as part of all.Reuben Thomas2010-08-011-1/+3
* Write the rest of the dist target to build a release zip.Reuben Thomas2010-08-011-0/+6
* To be more compatible with GNU autotools, make “check” target dependReuben Thomas2010-07-311-5/+3
* Simplify the build system, adding the test target to common.mak (andReuben Thomas2010-07-311-55/+15
* Remove ChangeLog from repository; use git2cl to generate it.Reuben Thomas2010-07-311-0/+3
* Remove unnecessary .PHONY target.Reuben Thomas2010-07-311-5/+0
* Rename per-library makefiles to Makefile.Reuben Thomas2010-07-311-10/+10
* Add TRE targets and add TRE and GNU targets to global targets.Reuben Thomas2010-07-301-4/+15
* Fix clean_gnu and test_gnu to use the right env var (thanks, Shmuel!).rrt2010-07-201-2/+2
* Add a new regex engine: GNU regex.rrt2010-07-191-2/+13
* force-reload the tested library; makefile reverted;shmuz2008-08-011-3/+3
* Unset LUA_INIT before running tests to avoid problemsniklas2008-07-311-3/+3
* Changes related to Oniguruma addition and directory layout change.shmuz2008-07-301-8/+27
* add -d../src to testing commands, for testing the freshly built libraries rat...shmuz2007-12-271-2/+2
* separate PCRE and POSIX targetsshmuz2007-12-191-8/+13
* *** empty log message ***shmuz2007-06-101-1/+1
* "make all" now runs tests; add "make build" just to build.rrt2007-04-221-1/+3
* a little fixshmuz2007-04-201-1/+1
* Add build system support for TRE on POSIX systems.rrt2007-04-191-1/+3
* Simplify test targetrrt2007-01-041-2/+1
* Add top-level test target.rrt2007-01-041-0/+7
* Add some documentation, simplify the all target, and add a clean target.rrt2007-01-041-4/+8
* Bare-bones top-level makefile.rrt2007-01-031-0/+7