summaryrefslogtreecommitdiffstats
path: root/share/mk
Commit message (Expand)AuthorAgeFilesLines
* Enable testing of customized variants of bsd.port.mk andeik2004-07-022-2/+4
* Fixed style bugs in previous commit (151 characters of trailing whitespace).bde2004-06-211-1/+1
* - Missing trailing slash for a kern directory check.pjd2004-06-211-3/+5
* Check if ${_dir}/kern exists as well, because if it doesn't existspjd2004-06-181-1/+1
* Define MACHINE_CPU for arm.cognet2004-05-141-0/+3
* Moved FreeBSD build pollution (/etc/make.conf) and zombie aout supportbde2004-05-121-4/+6
* Removed conditional include of /etc/make.conf.local and the error for thebde2004-05-121-5/+0
* -W{missing,strict}-prototypes do not make sense for C++, and gcc34 willdes2004-05-101-1/+1
* Add SHLIB as a shortcut for shared-only libraries.des2004-05-071-2/+5
* g++(1) is unhappy with -Wnested-externs.ru2004-04-201-1/+1
* Mark the "obj" target with the .PHONY attribute.ru2004-04-131-1/+1
* Add ${CPUTYPE} support for crusoe processors (cribbed from Linux kerneldfr2004-04-051-1/+4
* Add a reference to the ia64 options to gcc. While here, sort the list.marcel2004-03-211-2/+3
* Remove whitespace at EOL.trhodes2004-03-151-1/+1
* Fix some style bugs in previous commit.trhodes2004-03-142-5/+2
* This are the build infrastructure changes to allow to use thetrhodes2004-03-124-12/+44
* Fixed indentation of conditionals.bde2004-03-051-5/+5
* Remove -Wbad-function-cast. Its main purpose is to catch bugs that wedes2004-02-161-1/+1
* Register libarchive in bsd.libnames.mk and mdoc.localkientzle2004-02-131-0/+1
* Two changes to aid in cleaning up sys/boot/ makefiles:ru2004-02-091-3/+9
* First round of cleanups to sys/boot/ makefiles:ru2004-02-061-0/+1
* Temporarily put STRIP back; bsd.port.mk still needs it.ru2004-02-051-0/+4
* Don't define STRIP in bsd.own.mk.ru2004-02-052-15/+3
* make(1) can now handle spaces surrounding parenthesis correctly.ru2004-02-051-1/+1
* GC port.mkversion.des2004-02-051-3/+0
* Fixed breakage of POSIX support in rev.1.31. -pipe was added tobde2004-02-041-1/+2
* Nothing in libypclnt depends on librpcsvc.ru2004-02-041-2/+2
* A shorter version of keeping all -std= options out of CXXFLAGS.ru2004-02-031-1/+1
* Fixed MINUSLPAM:ru2004-02-031-13/+12
* GC LIBPC and LIBPLOT: they never existed in unencumbered BSD versions.ru2004-02-021-2/+0
* Add LIBPTHREAD.marcel2004-01-311-0/+1
* 1. Garbage-collected LIBDES (now in a different library), LIBPERL (banishedbde2004-01-311-5/+2
* Fixed insertion sort errors for LIBBLUETOOTH and LIBSDP.bde2004-01-311-2/+2
* Removed XXX comments about some libraries only being in the securebde2004-01-311-15/+15
* Fixed some style bugs (long lines).bde2004-01-311-2/+5
* Drop -mcpu=pentiumpro from the default CPU flags for i386 as it doesn'tjhb2004-01-301-1/+1
* Fixed bogus ${FOO:Mbar} tests where the actual intent is to checkru2004-01-275-13/+13
* Guess better the source for object files in case .depend file isru2004-01-172-0/+18
* Introduce DPSRCS, that holds the list of source files which areru2004-01-131-5/+8
* - Replaced several := ops with their += equivalents; the oldru2004-01-121-9/+8
* Put the warning flags to where they belong (into CWARNFLAGS).ru2004-01-111-10/+10
* Keep up with sys/conf/ changes.ru2004-01-101-1/+1
* Fix a very corner case when you want to make cleandir SUBDIRs whichgreen2004-01-021-2/+2
* Add a define for libbsnmp.harti2003-11-101-0/+1
* Add a definition for libngatm.harti2003-10-271-0/+1
* Update Bluetooth code.emax2003-10-121-0/+2
* Update build infrastructure for Heimdal 0.6.nectar2003-10-091-0/+1
* Removed the ancient .LIBS setting that causes non-existentru2003-10-031-2/+0
* - Support for multibyte charsets in LIBICONV.fjoe2003-09-261-0/+1
* Separate out userland linting and kernel linting a bit more. Thismarkm2003-09-261-0/+1
OpenPOWER on IntegriCloud