| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for the AMD x86-64 Hammer platform. | obrien | 2002-09-11 | 1 | -0/+2 |
* | Add support for ev67 and ev45 CPUTYPEs (new in gcc3) | kris | 2002-09-07 | 1 | -2/+4 |
* | Update to use all the new CPU optimizations of GCC3. | mux | 2002-09-07 | 1 | -9/+29 |
* | Bump the -mev56 to -mev6. Otherwise, when you compile with gcc using | peter | 2002-09-06 | 1 | -2/+2 |
* | test -h is deprecated; use -L instead. | kris | 2002-08-31 | 1 | -1/+1 |
* | Turned format checking back on. It was left turned off for too long after | bde | 2002-08-25 | 1 | -7/+1 |
* | Allow one to override ${MINSTALL} in /etc/make.conf. | ru | 2002-08-20 | 1 | -1/+1 |
* | TARGET_CPUTYPE should exist solely in Makefile.inc1, similar to | ru | 2002-08-02 | 1 | -7/+1 |
* | Add a libnames entry for libugidfw. | rwatson | 2002-08-02 | 1 | -0/+1 |
* | - Define NO_CPU_CFLAGS during BMAKE and TMAKE (and thus XMAKE) so that | jhb | 2002-07-31 | 1 | -5/+7 |
* | Drop support for COPY, -c has been the default mode of install(1) | ru | 2002-07-29 | 7 | -22/+14 |
* | - Fixup whitespace after previous commit. | jhb | 2002-07-27 | 1 | -12/+10 |
* | If there is not a CPUTYPE defined by default, then allow for _CPUCFLAGS | jhb | 2002-07-27 | 1 | -6/+14 |
* | Moved `clean:' below, just before the inclusion of bsd.obj.mk, | ru | 2002-07-21 | 1 | -36/+36 |
* | Only define SHLIB_LINK if SHLIB_NAME matches the *.so.* pattern. | ru | 2002-07-19 | 1 | -1/+1 |
* | Correction to the previous revision: define SHLIB_LINK if SHLIB_NAME | ru | 2002-07-18 | 1 | -1/+3 |
* | Sort FILES. | ru | 2002-07-17 | 1 | -1/+1 |
* | Moved the `distribute' target from bsd.obj.mk to bsd.subdir.mk, | ru | 2002-07-12 | 2 | -9/+10 |
* | Be more strict with WARNS now -- the GCC 3.1 turmoil is behind us. | obrien | 2002-07-07 | 1 | -0/+6 |
* | Part 1/2 of kerberos5/doc/ "make release" breakage fix: | ru | 2002-07-06 | 1 | -1/+1 |
* | Make it possible (again) to build and install shared library only. | ru | 2002-07-03 | 1 | -19/+38 |
* | Moved checkdpadd target to where it logically belongs. | ru | 2002-07-03 | 2 | -25/+22 |
* | Try really hard to fix parallel installs. Add a bunch of .ORDER | ru | 2002-07-03 | 5 | -0/+8 |
* | Reimplemented bsd.nls.mk using bsd.files.mk and bsd.links.mk. | ru | 2002-07-02 | 2 | -77/+28 |
* | Handle installation of hard and symbolic links via a seperate .mk file. | ru | 2002-07-02 | 4 | -49/+34 |
* | bsd.subdir.mk already has these dependencies coded. | ru | 2002-07-01 | 1 | -11/+0 |
* | Get rid of the bogus dependencies between beforeinstall, realinstall, | ru | 2002-07-01 | 1 | -3/+2 |
* | Fixed typos. | ru | 2002-07-01 | 1 | -4/+4 |
* | If CLEANFILES is nil or not defined, do not try to remove it. This happens | jmallett | 2002-06-26 | 1 | -0/+2 |
* | Quiet ``make objlink'' when NOOBJ is defined. | ru | 2002-06-21 | 1 | -1/+3 |
* | In gcc 3.1 Pentium/MMX now has its own -march=XXX option. | sobomax | 2002-06-13 | 1 | -1/+1 |
* | Reimplement FILES support using bsd.files.mk with the | ru | 2002-06-03 | 5 | -30/+74 |
* | Bootstrapping aid for those with Athlon upgrading from gcc 2.95.x. | ru | 2002-05-31 | 1 | -0/+4 |
* | For now, make the .ifdef GCC3 case default. We should change -Wno-format | peter | 2002-05-24 | 1 | -7/+1 |
* | Revision 1.39 made filtering of CFLAGS unnecessary. | ru | 2002-05-22 | 1 | -6/+6 |
* | Tweak the WARNS levels a tad. | obrien | 2002-05-19 | 1 | -6/+0 |
* | Default Alpha compiles to ev5. | obrien | 2002-05-15 | 1 | -1/+1 |
* | Rename `includes' to `buildincludes'. | ru | 2002-05-15 | 4 | -19/+24 |
* | CLEANFILES are too long for libc. | ru | 2002-05-13 | 1 | -11/+24 |
* | Ensure manpages are built with the all-man in the | ru | 2002-05-13 | 1 | -0/+2 |
* | Major cleanup of bsd.lib.mk. | ru | 2002-05-13 | 1 | -79/+71 |
* | Added new bsd.incs.mk which handles installing of header files | ru | 2002-05-12 | 6 | -40/+97 |
* | Back out rev 1.118. | obrien | 2002-05-12 | 1 | -12/+5 |
* | Add pointers to GCC's allowable values for -march, and restore structure | obrien | 2002-05-11 | 1 | -6/+10 |
* | With GCC 3.1, we can now treat AMD Athlon and an Athlon. | obrien | 2002-05-11 | 1 | -5/+5 |
* | [Ab]use LDFLAGS rather than CFLAGS. | obrien | 2002-05-10 | 1 | -1/+1 |
* | Gcc 3.1 has different -Wx flags. | obrien | 2002-05-10 | 1 | -2/+5 |
* | Add the beginnings of Sparc64 support. | obrien | 2002-05-10 | 1 | -0/+2 |
* | Pass CFLAGS to {CC} when using it as an `ld' replacement. | obrien | 2002-05-10 | 1 | -1/+1 |
* | Pay attention to LDFLAGS when linking. | obrien | 2002-05-09 | 1 | -8/+8 |