summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* * Makefile (rebuild): New target. Tired of doing make clean; make.Kaz Kylheku2009-11-161-0/+3
* * Makefile (depend): Marked phony and $(PROG) prerequisite dropped.Kaz Kylheku2009-11-141-1/+6
* New testcase which does some UTF-8 scanning, Unicode regexes,Kaz Kylheku2009-11-131-0/+1
* Allow -c scripts to not have a trailing newline.Kaz Kylheku2009-11-131-1/+6
* Big conversion to wide characters and UTF-8 support.Kaz Kylheku2009-11-111-1/+1
* First cut at hash tables. One known problem is allocation during gc,Kaz Kylheku2009-11-091-0/+1
* Get rid of accidentally commited debug $(warning ...).Kaz Kylheku2009-11-041-2/+0
* distclean must remove config.log too.Kaz Kylheku2009-11-041-1/+1
* Got "make tests" working in separate build directory,Kaz Kylheku2009-11-041-8/+12
* Got "make install" working.Kaz Kylheku2009-11-041-0/+6
* Got build to work in separate build directory.Kaz Kylheku2009-11-041-6/+11
* Build configuration via configure script, with cross compiling support.Kaz Kylheku2009-11-041-8/+9
* Starting txr git.graftedtxr-018Kaz Kylheku2009-10-301-0/+1
* txr-015 2009-10-15txr-015Kaz Kylheku2017-07-311-16/+12
* txr-013 2009-09-30txr-013Kaz Kylheku2017-07-311-1/+2
* txr-011 2009-09-25txr-011Kaz Kylheku2017-07-311-0/+75