summaryrefslogtreecommitdiffstats
path: root/tools/build
Commit message (Expand)AuthorAgeFilesLines
* Make <runefile.h> internal to libc.ru2005-05-161-5/+0
* Add hacks that I use to test cross-builds (by building onru2005-03-024-0/+23
* Bootstrap gencat(1).ru2005-02-271-0/+5
* As threatened, drop support for source upgrades from pre-5.3.ru2005-02-276-160/+0
* Make the format of LC_CTYPE files architecture independent byru2005-02-261-0/+5
* Fix builds with a read-only directory and a make upgrade. This is doneharti2004-12-071-6/+4
* Make this work under debugging, e.g., "make -dl".ru2004-12-061-1/+1
* Make the tests runnable on a read-only src. To do this you must make sureharti2004-12-022-49/+69
* Chmod the shell testscript to be executable if it isn't already. Accordingharti2004-11-301-0/+1
* Add some regression tests for the .SHELL target. I'm not sure that theharti2004-11-253-1/+59
* Switch over to a different, more flexible test output protocol that'snik2004-11-112-29/+21
* Add a regression test for the alternate shell specification.ru2004-10-231-0/+10
* Now that make more correctly handles variable assignmentsharti2004-08-121-3/+1
* Back out something I'm working on that crept in with the last commit.harti2004-08-051-1/+3
* Remove extra spaces. Remove double quotes around error messages -harti2004-08-051-13/+11
* Add another test that checks for a working '+' command flag.harti2004-08-051-0/+19
* Add a regression test for the passing of command lineharti2004-08-041-0/+87
* Removed extraneous parentheses.ru2004-03-011-1/+1
* Add getopt_long.c if ${BOOTSTRAPPING} < 502104ache2004-02-281-1/+1
* Unbreak the upgrade path from 4.9 after removal of GNU getopt andru2004-02-202-0/+16
* Add a test for what was broken in rev. 1.28 and fixed in rev. 1.29ru2004-01-301-0/+8
* Add a test for what was fixed in revs. 1.28 and 1.29 of make/str.c.ru2004-01-291-0/+11
* Fix a bug that prevented exists() from finding "foo/", "foo/."ru2003-10-021-0/+11
* Fixed broken arithmetic expression parser.ru2003-07-041-0/+12
* A version of <sys/endian.h> in RELENG_4 doesn't have 64-bit functions.ru2003-04-151-1/+1
* Make sure legacy stuff comes last. Some tools that useru2003-04-123-10/+12
* libc_gen/basename.c depends on include/libgen.h.ru2003-04-111-3/+3
* -legacy and /.../legacy/... looks better than build or bootstrap inimp2003-04-062-5/+5
* We can't use ${WORLDTMP}/usr/{include,lib} for the compat layer. Thisimp2003-04-061-3/+5
* Don't need the gccism include_next since we won't create this fileimp2003-04-061-6/+1
* Migrate to a new way of dealing with building from old revisions ofimp2003-04-056-0/+180
* The regression-tests for 'make' *expect* to trigger make's warning:gad2003-02-101-1/+1
* Add a test for what was fixed in revisions 1.39 and 1.50 ofru2002-11-281-0/+9
* Moved make(1) regression tests from src/Makefile to where theyru2002-11-281-1/+25
* Hide the test in <target> under '.if make(<target>)' so as to not get anyjmallett2002-10-251-0/+4
* As of revision 1.38 of make/parse.c, our make(1) will warn too. Note thatjmallett2002-07-281-2/+3
* Grrr, make the test for embedded variables in the left-hand-side actually dojmallett2002-06-201-2/+2
* Add a test for what was fixed in revision 1.27 and 1.28 of make(1)'s var.c,jmallett2002-06-191-0/+17
* Add a regression test for bin/5297, regarding sysv substitution with a niljmallett2002-05-052-0/+10
* Prefix tests with PASS and FAIL, to make grepping easier, and note this injmallett2002-04-271-3/+3
* Check to see if make(1)'s handling of doubly-defined targets is busted orjmallett2002-04-211-0/+11
* Add a test of variable evaluation and substitution for make(1), as a startjmallett2002-04-202-0/+21
OpenPOWER on IntegriCloud