aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* Convert kgzip(8) to be an i386 cross-tool. This is needed forRuslan Ermilov2003-03-111-2/+3
* KerberosIV de-orbit burn continues. Disconnect from "make world".Mark Murray2003-03-081-17/+1
* With CVS_UPDATE, use read-only repository mode by default.Ruslan Ermilov2003-03-061-1/+1
* Doh, committed to the wrong branch.Ruslan Ermilov2003-03-041-1/+2
* MFC: Ship with /etc/login.conf hashed.Ruslan Ermilov2003-03-041-2/+1
* Make sure the default install comes with /etc/login.conf hashed.Ruslan Ermilov2003-03-031-1/+2
* Catch up with sys/conf/kern.post.mk,v 1.39 -- we can now useRuslan Ermilov2003-03-031-3/+1
* Ensure that build-tools end up in the object directory differentRuslan Ermilov2003-02-241-1/+3
* Respect ``makeoptions NO_MODULES'' specified in the kernel config file.Ruslan Ermilov2003-02-211-7/+6
* Add -DNOMAN to the list.Tom Rhodes2003-02-111-0/+1
* Catch typos in the kernel name specified for an "installkernel" invocationJoseph Koshy2003-02-071-1/+5
* Don't attempt buildworld if the path to the source-tree contains a comma.Poul-Henning Kamp2003-02-041-0/+8
* Move elf2aout back to /usr/bin -- it is a general development tool, notDavid E. O'Brien2002-12-301-1/+1
* For installkernel, use the fresh tools (if we've built them withRuslan Ermilov2002-12-021-1/+2
* Make dynamic PAM modules depend on dynamic PAM library.Ruslan Ermilov2002-11-141-2/+13
* Take __FreeBSD_version into account when BOOTSTRAPPING.Ruslan Ermilov2002-11-131-3/+5
* Hook the aic7xxx modules up. This requires some extra care since aicasmScott Long2002-11-031-3/+16
* Emptify.Ruslan Ermilov2002-10-281-1/+1
* DISTDIR is used by 'make release', lets see if this is enough to turnPeter Wemm2002-10-271-1/+1
* Provide a bit of anti-foot-shooting protection. Make sure that in thePeter Wemm2002-10-251-0/+7
* _games is gone in rev. 1.305.Ruslan Ermilov2002-10-221-1/+1
* Do not build the majority of the games. Remaining are theMark Murray2002-10-201-4/+0
* Initiate deorbit burn for the i386-only a.out related support. Moves arePeter Wemm2002-09-171-8/+5
* Similar to bsd.subdir.mk, echo the name of the dir beforeJohan Karlsson2002-08-231-4/+8
* The intent in rev. 1.299 was to make the CPUTYPE assignment type checkRuslan Ermilov2002-08-081-2/+7
* Makefile.inc1 may eventually be merged with Makefile, so fix anRuslan Ermilov2002-08-071-1/+1
* An empty CPUTYPE now means ``the default CPUTYPE'' in bsd.cpu.mk.Ruslan Ermilov2002-08-051-2/+3
* TARGET_CPUTYPE should exist solely in Makefile.inc1, similar toRuslan Ermilov2002-08-021-2/+7
* - Define NO_CPU_CFLAGS during BMAKE and TMAKE (and thus XMAKE) so thatJohn Baldwin2002-07-311-2/+5
* Inline ${_cxx_consumers}.Ruslan Ermilov2002-07-241-2/+1
* We're done with 1.287 and 1.288 now.Peter Wemm2002-07-241-7/+0
* Pass -DBOOTSTRAPPING to the kernel's build tool (sys/dev/aic7xxx/aicasm).Ruslan Ermilov2002-07-111-2/+2
* libufs does not need built before most things, after all.Juli Mallett2002-07-011-3/+3
* Add libufs to prebuild_libs, since lots of things will want it, in time.Juli Mallett2002-07-011-3/+3
* Make NO_OPENSSL actually imply NO_OPENSSH, as documented in make.conf(5).Ruslan Ermilov2002-06-211-2/+2
* Don't try to build libssh if NO_OPENSSL is defined because NO_OPENSSL impliesMaxim Sobolev2002-06-161-1/+1
* libfetch now depends on libcrypto and libssl.Ruslan Ermilov2002-06-061-1/+3
* On behalf of lib/compat/compat4x.i386/libusb.so.0.bz2.uu,v 1.1,Ruslan Ermilov2002-05-311-1/+2
* Ignore a c++ that is version other than 3.1 if it does not also matchPeter Wemm2002-05-301-1/+4
* Bandaid for helping people who have a broken /usr/bin/c++ installation.Peter Wemm2002-05-291-0/+4
* Put on peril sensitive sunglasses and turn C++ stuff back on.Peter Wemm2002-05-291-4/+2
* Fixed the world breakage caused by my last commit.Ruslan Ermilov2002-05-281-5/+1
* Bootstrap makewhatis(1).Ruslan Ermilov2002-05-271-2/+6
* Move elf2aout to usr.sbin/.Ruslan Ermilov2002-05-251-1/+1
* Bootstrap elf2aout(1) for sparc64; used to build sys/boot/sparc64/boot1.Ruslan Ermilov2002-05-201-1/+5
* Back out rev 1.278. Seems we grew a getconf(1) that requires it.David E. O'Brien2002-05-181-1/+1
* Remove local patch that crept in.David E. O'Brien2002-05-181-10/+2
* Don't build gperf.David E. O'Brien2002-05-181-4/+12
* Remove the perl bits from the build.Mark Murray2002-05-161-14/+2
* Make sure to not yet build the GNU C++, but still allowRuslan Ermilov2002-05-151-4/+0