summaryrefslogtreecommitdiffstats
path: root/share/mk/bsd.own.mk
Commit message (Expand)AuthorAgeFilesLines
* Stop looking up the same id(1) results in sub-makes.bdrewery2015-11-251-1/+12
* Correct a comment which appears to be mistakingly mechanically changed in r26...bdrewery2015-11-051-1/+1
* Use existing CONFDIR instead of adding a new CONFIGDIRbapt2015-10-111-1/+0
* Install bsd.confs.mkbapt2015-10-101-1/+1
* Add a new bsd.confs.mk similar to bsd.files.mk or bsd.incs.mkbapt2015-10-091-0/+1
* Previous versions of bsd.own.mk included bsd.compiler.mkimp2015-10-061-1/+4
* Remove now unused LIBPRIVATEDIRbapt2015-08-241-3/+0
* Make all shared library a relative symlinkbapt2015-06-271-0/+2
* Add META_MODE support.sjg2015-06-131-1/+1
|\
| * Building on fmake is no longer possible so removed tests for bmake.sjg2015-06-101-3/+1
| * Merge from headsjg2015-05-261-1/+14
| |\ | |/ |/|
| * Merge head from 7/28sjg2014-08-191-1/+1
| |\
| * | There is no guarantee that user gid maps to a name so in etc/Makefilesjg2014-05-161-2/+3
* | | release: use xz via pipe when compressing the tarballs.rpaulo2015-02-171-0/+9
* | | Move these definitions to bsd.own.mk along side the kernel directory /imp2015-02-091-1/+5
* | | Revert r274200. Implicitly setting DEBUG_FLAGS when WITH_CTF is true ismarkj2014-11-081-1/+0
* | | Automatically build with debug symbols when building with WITH_CTF.markj2014-11-061-0/+1
| |/ |/|
* | Better documentation for why KERBEROS and OPENSSH are here, and whereimp2014-05-271-1/+1
|/
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+4
* Copy bsd.own.mk to bsd.opts.mk and separate out the option settingimp2014-04-181-454/+24
* Separate out enabling building clang and/or gcc for the system andimp2014-04-181-7/+14
* Convert NO_MANCOMPRESSED to MK_MANCOMPRESSED.imp2014-04-181-0/+3
* Don't build EISA by default anymore. Remove from i386 GENERIC andimp2014-04-181-0/+1
* r264402 builds fine, but turns out there are problems withimp2014-04-131-4/+0
* Convert NO_MANCOMPRESS to normal convention.imp2014-04-131-0/+4
* Need to test .MAKE.LEVEL everywhere before using it for bootstrappingimp2014-04-071-2/+2
* Convert sort to using newer MK_ convention.imp2014-04-051-0/+1
* Convert from WITHOUT_SYSCALL_COMPAT to MK_SYSCALL_COMPAT.imp2014-04-051-0/+1
* Move setting of the MK_xxx variables based on NO_xxx to avoidimp2014-04-021-15/+16
* FreeBSD make (aka fmake) doesn't grok .MAKE.LEVEL. Failsafe and assumeimp2014-04-021-1/+1
* Don't test WITHOUT_FOO in program makefiles, test MK_FOO instead.imp2014-04-011-0/+2
* There's no need to set the default for GNUCXX based on WITHOUT_CXXimp2014-04-011-9/+3
* Eliminate FDT being treated specially. When the BSDL DTC wasimp2014-04-011-9/+2
* Kill NO_TESTS and use MK_TESTS=no when we want to skip them.imp2014-03-301-14/+0
* Allow the build system to safely set MK_FOO to avoid the ambiguityimp2014-03-301-4/+10
* Add a new ARM TARGET_ARCH, armv6hf. This is considered experimental.andrew2014-03-231-2/+2
* Remove IPX support.glebius2014-03-141-2/+0
* Integrate device-tree upstream files into the build process:imp2014-02-281-1/+1
* Rename WITHOUT_DMA into WITHOUT_DMAGENT to avoid confusionbapt2014-02-221-2/+2
* Move the part in bsd.own.mk that sets -Wno-c++11-extensions for clang todim2014-02-211-9/+0
* Import Dragonfly Mail Agent into base systembapt2014-02-211-0/+2
* Merge from CheriBSD:brooks2014-01-301-0/+1
* Merge from CheriBSD:brooks2014-01-301-1/+0
* Merge from CheriBSD:brooks2014-01-301-0/+1
* Remove WITHOUT_ATF as it has been replaced by WITH_TESTSskreuzer2014-01-231-1/+0
* Require a C++11 compiler to build LLDBemaste2013-12-171-4/+4
* Please welcome casperd daemon. It (and its services) will be responsible forpjd2013-12-021-0/+1
* Revert r258672. We clearly don't compile libraries enough times.peter2013-11-271-1/+1
* At great personal risk, change the default for LIB32 from yes to no. Aspeter2013-11-271-1/+1
* Remove stray MK_PKGTOOLS leftover from r257444.gjb2013-11-111-1/+0
OpenPOWER on IntegriCloud