summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Version 99.txr-99Kaz Kylheku2014-10-051-8/+9
* * Makefile: rules that rely on values from config.makeKaz Kylheku2014-10-031-2/+4
* * Makefile (txr-manpage.pdf): New target.Kaz Kylheku2014-09-221-0/+3
* * Makefile, arith.c, arith.h, combi.c, combi.h, configure, debug.c,Kaz Kylheku2014-07-231-19/+16
* * Makefile (conftest, conftest2): Link mathKaz Kylheku2014-07-181-2/+2
* * Makefile: install the LICENSE and METALICENSE files into the dataKaz Kylheku2014-07-071-0/+2
* * Makefile: use $(EXE) in install: recipe.Kaz Kylheku2014-07-021-1/+1
* * Makefile: Install share/txr/stdlib/*.txr material.Kaz Kylheku2014-06-121-0/+1
* * Makefile (txr.o): Pass TXR_VER preprocessor symbol on gcc commandKaz Kylheku2014-06-111-0/+20
* 2014-06-10 Kaz Kylheku <kaz@kylheku.com>Kaz Kylheku2014-06-101-5/+11
* * Makefile: fix broken tests; numerous test cases outputKaz Kylheku2014-06-091-1/+8
* * 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