Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unneeded dependency of '.o: .h' that bsd.prog.mk already handles. | Bryan Drewery | 2015-09-24 | 5 | -15/+5 |
* | Add missing CLEANFILES. | Bryan Drewery | 2015-09-24 | 6 | -0/+12 |
* | Remove unneeded dependency line. | Bryan Drewery | 2015-09-24 | 1 | -3/+1 |
* | Move setting of LDFLAGS to the modules which require it actually, as | Hajimu UMEMOTO | 2015-08-27 | 5 | -1/+4 |
* | Make it buildable with WITH_OPENLDAP, again. | Hajimu UMEMOTO | 2015-08-27 | 2 | -2/+4 |
* | Fix a typo introduced in r262209. | Jung-uk Kim | 2015-06-18 | 1 | -1/+1 |
* | new depends | Simon J. Gerraty | 2015-06-16 | 7 | -0/+8 |
* | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 52 | -1/+4097 |
|\ | |||||
| * | Explain why NO_BEFOREBUILD_INCLUDES is needed | Simon J. Gerraty | 2015-06-10 | 1 | -0/+3 |
| * | Explain why NO_BEFOREBUILD_INCLUDES is needed | Simon J. Gerraty | 2015-06-10 | 1 | -0/+3 |
| * | Explain why NO_BEFOREBUILD_INCLUDES is needed | Simon J. Gerraty | 2015-06-10 | 1 | -0/+3 |
| * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 49 | -98/+0 |
| * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 80 | -218/+106 |
| |\ | |||||
| * \ | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 30 | -61/+5 |
| |\ \ | |||||
| * \ \ | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 36 | -10/+64 |
| |\ \ \ | |||||
| * | | | | Supress beforebuild dependency on buildincludes | Simon J. Gerraty | 2014-05-16 | 3 | -1/+8 |
| * | | | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 47 | -9/+56 |
| * | | | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 9 | -0/+18 |
| * | | | | Merge from head | Simon J. Gerraty | 2014-05-08 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge head | Simon J. Gerraty | 2014-04-28 | 15 | -25/+40 |
| |\ \ \ \ \ | |||||
| * | | | | | | Updated dependencies | Simon J. Gerraty | 2013-10-13 | 28 | -0/+134 |
| * | | | | | | Merge head | Simon J. Gerraty | 2013-09-11 | 6 | -11/+10 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge from head | Simon J. Gerraty | 2013-09-05 | 1 | -4/+28 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | sync from head | Simon J. Gerraty | 2013-04-12 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 45 | -0/+45 |
| * | | | | | | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 50 | -100/+0 |
| * | | | | | | | | | Sync with HEAD. | David E. O'Brien | 2013-02-08 | 1 | -9/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | We need headers from ${KRB5DIR}/include too | Simon J. Gerraty | 2012-11-08 | 1 | -1/+2 |
| * | | | | | | | | | | Fix .ORDER to not conflict with captured dependencies | Simon J. Gerraty | 2012-11-08 | 1 | -1/+1 |
| * | | | | | | | | | | Updated/new Makefile.depend | Simon J. Gerraty | 2012-11-08 | 19 | -0/+102 |
| * | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 53 | -3/+3912 |
* | | | | | | | | | | | Misc fixes from projects/bmake | Simon J. Gerraty | 2015-06-11 | 2 | -2/+3 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
* | | | | | | | | | | Make kerberos use the same sqlite libraries as other sqlite consumer. | Baptiste Daroussin | 2015-05-20 | 3 | -13/+3 |
* | | | | | | | | | | Add a ${CP} alias for copying files in the build. | Will Andrews | 2015-01-16 | 4 | -8/+8 |
* | | | | | | | | | | Remove GNU texinfo from base along with all info pages. | Baptiste Daroussin | 2015-01-02 | 2 | -7/+1 |
* | | | | | | | | | | Remove now useless USEPRIVATELIB | Baptiste Daroussin | 2014-11-25 | 1 | -1/+0 |
* | | | | | | | | | | Convert kerberos to LIBADD and reduce overlinking of the kerberos binaries and | Baptiste Daroussin | 2014-11-25 | 47 | -150/+70 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | Fix incremental builds involving non-root users with read-only source files. | Will Andrews | 2014-09-18 | 1 | -2/+2 |
* | | | | | | | | | Revert r267233 for now. PIE support needs to be reworked. | Bryan Drewery | 2014-08-19 | 28 | -56/+0 |
* | | | | | | | | | Rework privatelib/internallib | Baptiste Daroussin | 2014-08-06 | 3 | -3/+3 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Replace all uses of libncurses and libtermcap with their wide character | Brooks Davis | 2014-07-17 | 1 | -2/+2 |
* | | | | | | | | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE. | Bryan Drewery | 2014-06-08 | 28 | -0/+56 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | Warner Losh | 2014-05-06 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Use MK_OPENLDAP in preference to WITH_OPENLDAP and make it a default | Warner Losh | 2014-04-24 | 1 | -1/+3 |
* | | | | | | Fix installworld failure when kerberos source files have new timestamps | Ed Maste | 2014-04-22 | 4 | -8/+8 |
* | | | | | | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | Warner Losh | 2014-04-13 | 7 | -7/+7 |
* | | | | | | use MK_KERBEROS=no in preference to WITHOUT_KERBEROS | Warner Losh | 2014-04-05 | 1 | -5/+5 |
* | | | | | | Revert my commit in r261253; the real problem was tackled in r262209. | Peter Wemm | 2014-02-20 | 4 | -8/+8 |
* | | | | | | Really (I think) fix the sporadic heimdal build failures with high -j | Peter Wemm | 2014-02-19 | 4 | -0/+14 |
* | | | | | | Speculatively replace a cp with a cat for gathering data on a | Peter Wemm | 2014-01-28 | 4 | -8/+8 |