summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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