aboutsummaryrefslogtreecommitdiff
path: root/makefile
AgeCommit message (Expand)Author
2020-10-13Make it compile with g++.Arnold D. Robbins
2020-07-30Move exclusively to bison as parser generator.Arnold D. Robbins
2020-02-28Fix hwasan global overflow. (#76)enh-google
2020-02-18argument parsing cleanups, dynamic program file allocation, fpe error enhance...zoulasc
2019-10-24Add 'distclean' target to makefile.Arnold D. Robbins
2019-10-24Additional fixes after merge of PR 53.Arnold D. Robbins
2019-07-28Remove trailing whitespace on lines in all files.Arnold D. Robbins
2019-07-26Improve cleanup of test directory upon 'make clean'.Arnold D. Robbins
2019-06-24Update makefile, mainly to clean up testdir.Arnold D. Robbins
2019-03-12Simplify cross-compiling change. Update FIXES.Arnold D. Robbins
2019-03-12Fix cross-build (#34)nee-san
2019-01-29maketab: support build systems with read-only source.Elliott Hughes
2018-12-30fixed parallel buildChristoph Junghans
2018-10-25fix maketab non-bugBrian Kernighan
2018-08-27Fix ytab.[ch] dependencies to allow parallel make.Adam Sampson
2018-08-27Fix comment syntax for pmake.Adam Sampson
2018-08-24added Arnold's fixes, updates to awktest.tarBrian Kernighan
2018-08-22Fix multiple long-standing bugs, improve test suite.Arnold D. Robbins
2018-08-16FIXES, makefile, REGRESS to smooth out base for ArnoldBrian Kernighan
2018-08-15set baseline so Arnold can send pull requestBrian Kernighan
2012-12-22initial commit for githubBrian Kernighan