summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* * Makefile (lex.yy.c): Remove lex.yy.c before trying to regenerate it.Kaz Kylheku2014-03-021-1/+3
* * parser.y (unquotes_occur): Fix use of unquote_s rather than sys_unquote_sKaz Kylheku2014-03-021-1/+2
* * Makefile: Use target-specific assignmentKaz Kylheku2014-02-281-0/+2
* * Makefile (OBJS): New object file, combi.o.Kaz Kylheku2014-02-111-1/+1
* Long overdue MinGW port maintenance.Kaz Kylheku2014-01-091-3/+3
* First cut at signal handling support.Kaz Kylheku2013-12-121-0/+1
* Bumping copyrights to 2014 and expressing them as year ranges.Kaz Kylheku2013-12-101-1/+1
* syslog support; bitwise logior and logand functions become variadic.Kaz Kylheku2013-12-101-3/+4
* * Changelog: missing entries reconstructed.Kaz Kylheku2013-11-271-1/+1
* * Makefile (clean): depends on conftest.cleanKaz Kylheku2013-10-281-1/+7
* Fixes for configuring and building in a separate directory.Kaz Kylheku2012-04-201-4/+4
* More NetBSD porting.Kaz Kylheku2012-04-101-1/+1
* * Makefile (conftest.ccver): New phony target.Kaz Kylheku2012-04-101-0/+4
* Fixes to get configure ccname=g++ working on OSX Lion.Kaz Kylheku2012-04-071-1/+1
* * Makefile (TXR_ARGS): Pass new file to tests/009/json.txr test.Kaz Kylheku2012-03-231-1/+1
* * Makefile: link in -lm, which is needed now on some systems.Kaz Kylheku2012-03-211-1/+1
* This test case would have caught the prior regression.Kaz Kylheku2012-02-021-0/+1
* Improved debugging. Debug nesting depth counter maintainedKaz Kylheku2012-01-211-4/+5
* * Makefile (OBJS): new object file, rand.o.Kaz Kylheku2011-12-211-1/+1
* * Makefile (distclean): use rm -rf on mpi directory.Kaz Kylheku2011-12-211-1/+2
* * Makefile (repatch): New phony target.Kaz Kylheku2011-12-131-2/+7
* Bignum support, here we go!Kaz Kylheku2011-12-091-1/+13
* Task #11436Kaz Kylheku2011-11-261-1/+1
* * Makefile (tests/008/soundex.ok): New test case.Kaz Kylheku2011-11-191-0/+1
* Added a JSON parsing test case. This flushed out a bug which crashedKaz Kylheku2011-11-181-0/+2
* Adding a debugger. This is an experimental prototype.Kaz Kylheku2011-11-131-1/+1
* Infrastructure for storing line number informationKaz Kylheku2011-11-121-1/+1
* * Makefile (%.ok: %.txr): Use unified diff for showingKaz Kylheku2011-10-131-1/+1
* * LICENSE, Makefile, configure, filter.c, filter.h, gc.c, gc.h, hash.c,Kaz Kylheku2011-10-041-1/+1
* New test case, covering some filtering from HTML/XML.Kaz Kylheku2011-10-011-0/+1
* New test case under tests/008.Kaz Kylheku2011-10-011-1/+2
* Tokenizing test case, exercising for @(coll :gap 0)Kaz Kylheku2011-10-011-0/+1
* New test case, covering exception handling across nestedKaz Kylheku2011-10-011-1/+1
* Filtering feature for variable substitution in output.Kaz Kylheku2011-09-251-1/+1
* * LICENSE, Makefile, configure, gc.c, gc.h, hash.c, hash.h, lib.c,Kaz Kylheku2011-09-231-1/+1
* Bump copyrights to 2010.Kaz Kylheku2010-10-051-1/+1
* New testcase for freeform.Kaz Kylheku2010-02-281-0/+1
* Automate the maintenance of the HTML-ized man page.Kaz Kylheku2010-01-151-0/+6
* * Makefile (CFLAGS): Better test for g++, when removingKaz Kylheku2009-12-031-1/+1
* * Makefile (tests): Don't depend on the executable. Otherwise,Kaz Kylheku2009-12-021-7/+10
* * Makefile (install-tests): New target. Provides a way to make theKaz Kylheku2009-12-021-0/+12
* Fix annoyances with dependency generation, such as picking up localKaz Kylheku2009-12-021-1/+1
* * Makefile (CFLAGS): If the compiler matches the pattern %g++,Kaz Kylheku2009-11-281-0/+4
* * Makefile (CFLAGS): add -Dlint to CFLAGS when compiling y.tab.o.Kaz Kylheku2009-11-281-0/+4
* Switching to DESTDIR convention for install.Kaz Kylheku2009-11-271-5/+16
* Not all systems have a yacc alias for the yacc program.Kaz Kylheku2009-11-261-1/+5
* Auto-detect what specifiers to use for inline functions.Kaz Kylheku2009-11-241-3/+3
* * configure (platform_flags, remove_flags): New config variables.Kaz Kylheku2009-11-231-3/+4
* WTFKaz Kylheku2009-11-231-1/+1
* * Makefile (conftest.o): revert change that took CFLAGS fromKaz Kylheku2009-11-231-1/+1