aboutsummaryrefslogtreecommitdiff
path: root/test-build.mk
AgeCommit message (Collapse)AuthorFilesLines
1995-05-18add support for i386-unixware target, m68k-vxworks5.1 target, ↵Angela Marie Thomas1-35/+74
i960-vxworks5.1 target... always configure with --enable-gdbtk
1994-10-20Added --with-stabs for alpha and sgi5.2Karen Christiansen1-11/+67
1994-05-18more cleanupKaren Christiansen1-7/+25
1994-04-11 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 toJim Wilson1-5/+31
-XNh2000.
1993-11-09don't ever use sh explicitlyMark Eichin1-7/+9
for lynxos, set SHELL=/bin/bash
1993-11-09add patsubst %-lynxos to subst-from-hell in stamp-[34]stage-compared.Mark Eichin1-36/+183
Maybe someday I'll learn enough of gnumake to turn this into something reasonable...
1993-07-08add uniq to holes, ccross changesDavid D. Zuhn1-12/+70
1993-05-201) use release-infoDavid D. Zuhn1-29/+7
2) protect some of the canadian cross targets with ifdef/endif 3) make configargs settable from the command line too (assignments augment instead of replace previous values)
1993-05-10Fixes for Canadian Cross stuff.Ian Lance Taylor1-43/+228
1993-04-01 * build-all.mk: If host not specified, use config.guess. Pass TAGIan Lance Taylor1-8/+14
to test-build.mk as RELEASE_TAG. * test-build.mk (configargs): New variable containing arguments to pass to configure. Set to -with-gnu-as on mips-dec-ultrix. (FLAGS_TO_PASS): Pass down RELEASE_TAG. * config.guess: Use /bin/uname when checking -X argument on SCO, to avoid invoking GNU uname which doesn't understand -X.
1993-04-01 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.Ian Lance Taylor1-9/+1
1993-03-20better support for configuration with gccDavid D. Zuhn1-13/+20
1993-02-13handle SunPRO C on Solaris2 betterDavid D. Zuhn1-20/+23
1993-02-03updated dates, add support for building with native (SunPRO) C on Solaris2David D. Zuhn1-6/+5
1993-01-28Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-84/+72
* test-build.mk (HOLES): Added tar, cpio and uudecode.
1992-12-30updated datesDavid D. Zuhn1-1/+1
1992-12-29Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-2/+3
* build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4. (all-cygnus, native, build-cygnus): Make $(canonhost)-stamp-3stage-done, not $(host).... * test-build.mk (stamp-3stage-compared): Use tail +10c for i386-sco3.2v4. Added else true to if command.
1992-12-25updated datesDavid D. Zuhn1-2/+2
1992-12-22update date, remove stage1 make if on rs6000David D. Zuhn1-2/+7
1992-11-23updates dates, added build-cygnus targetDavid D. Zuhn1-113/+268
1992-11-05merge in some p3 Makefile changesDavid D. Zuhn1-2/+2
1992-07-18remove stamp-co on veryK. Richard Pixley1-1/+1
1992-07-18predicate stage3 and comparison on the existence of gccK. Richard Pixley1-14/+26
1992-07-18recurse explicitly with -f test-build.mk when appropriate.K. Richard Pixley1-5/+4
1992-07-17added wc to holes -- needed by the rcs configuration scriptDavid D. Zuhn1-0/+1
1992-07-10changes to support in-place buildsK. Richard Pixley1-7/+51
1992-07-10GNUmakefile now called test-build.mkK. Richard Pixley1-1/+1
1992-07-10corrected for devoK. Richard Pixley1-4/+5
1992-07-10copied from progressiveK. Richard Pixley1-0/+341