summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
Commit message (Expand)AuthorAgeFilesLines
* MFC: Use default CPU compiler flags that work on all amd64-capable CPUsjhb2008-09-111-3/+3
* MFC: Build a /usr/bin/ldd32 binary on amd64 and use it for 32-bit objectsjhb2008-08-261-5/+7
* MFC, the UNAME_ and OSVERSION environment over rides. This makesambrisko2007-05-161-1/+1
* MFC: 1.554: Always make obj when building the libraries.ru2007-04-161-2/+4
* MFC: ncurses + wide character support from HEAD which include:rafan2007-04-061-3/+5
* MFC several improvements in lib32 build:rafan2007-04-041-30/+24
* To make sure build of newer RELENG_6 on older ones work,syrinx2007-03-071-1/+1
* Oops, alpha is still alive on RELENG_6.ru2006-12-051-1/+1
* MFC: Support cross-building by just specifying TARGET.ru2006-12-041-5/+30
* Fix NO_KERBEROS and static build (stupdily left out to hunks in previousdes2006-10-111-2/+3
* Add lib/libbz2 to the _prebuild_libs list.kientzle2006-07-291-1/+1
* MFC r1.542:mux2006-05-151-2/+2
* To fix build of newer RELENG_6 on older ones, add gensnmptreeglebius2006-04-041-0/+5
* MFC: Serialize access to the info/dir file; needed for parallel installs.ru2006-03-241-1/+1
* MFC: 1.538: Don't create stray objects on pc98.ru2006-03-201-1/+1
* Merge Makefile.inc1:1.536 from HEAD to RELENG_6:rwatson2006-03-081-1/+1
* MFC:netchild2006-01-071-0/+99
* MFC: 1.523: Don't create a hierarchy before installing a kernel.ru2005-12-211-6/+0
* MFC: Added NO_INCS, use it to prevent overwriting of nativeru2005-11-281-1/+1
* MFC the following:ru2005-11-161-15/+30
* MFC: build BIND without thread support.des2005-07-301-8/+0
* Drop the -A argument to the cvs command which is no longer necessary.kensmith2005-07-141-1/+1
* Add branch tag for cvs update operation.kensmith2005-07-111-1/+1
* Exclude build32 target from the list of toolchain and kernel-toolchainkan2005-07-071-1/+1
* Provide 32-bit runtime support on amd64 as a separate distribution, lib32.ru2005-06-161-6/+13
* Allow to override the compiler, linker, and assembler used to build 32-bitru2005-06-061-10/+10
* Add install-info to the list of install tools now that we don'tru2005-05-311-1/+1
* Stop redundantly rebuilding texinfo on the next __FreeBSD_version bump.ru2005-05-231-1/+5
* Remove lame and ineffectual attempt to fix ipf breakage of tenderbox.imp2005-05-011-1/+0
* Add some subversive code to cleandir: remove the sbin/ipf treeimp2005-04-301-0/+1
* Merge from RELENG_5: invert WITH_LIB32 into NO_LIB32 so that we build thepeter2005-04-061-2/+2
* Fix the lib32 build for amd64 after v1.238 of src/include/Makefile (imp).peter2005-04-061-0/+1
* Fix AMD64 cross-builds when WITH_LIB32 is defined.ru2005-03-271-4/+4
* Protect against DESTDIR being set during the build of build32.ru2005-03-221-2/+2
* Add hacks that I use to test cross-builds (by building onru2005-03-021-2/+2
* Bootstrap pwd_mkdb(8) and use its new feature during "make distribute".ru2005-02-281-1/+6
* Accept the old user interface for NO_CLEAN as it is a POLA violation asobrien2005-02-281-0/+3
* Unbreak buildworld.ru2005-02-281-5/+6
* Make the format of LC_COLLATE files architecture independent.ru2005-02-271-1/+5
* Bootstrap gencat(1).ru2005-02-271-0/+5
* Added the convenience "distribution" target which calls theru2005-02-271-0/+3
* Make it clear we no longer support source upgrades fromru2005-02-271-0/+4
* Add missing continuation.ru2005-02-271-2/+2
* As threatened, drop support for source upgrades from pre-5.3.ru2005-02-271-44/+4
* Added the "buildenv" target, for developers only!ru2005-02-261-0/+4
* Make the format of LC_CTYPE files architecture independent byru2005-02-261-0/+5
* Add endianness support to cap_mkdb(1), useful for cross builds.ru2005-02-221-0/+5
* Add lorder(1) to the list of bootstrap-tools.ru2005-02-191-0/+1
* Allow to cross-build amd64 on non-i386.ru2005-02-191-1/+2
* In crunchgen(1), when calling make(1), don't redirect stderr to stdout,ru2005-01-201-1/+1
OpenPOWER on IntegriCloud