Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move obscure lib/ installation of /usr/lib/include symlink to include/. | bdrewery | 2015-12-04 | 1 | -0/+2 |
* | Replace ln -s calls with INSTALL_SYMLINK | bdrewery | 2015-12-04 | 1 | -18/+18 |
* | Stop building vers.c in include/ and only build the needed osreldate.h. | bdrewery | 2015-11-25 | 2 | -8/+4 |
* | META MODE: Fix changing what "MACHINE=host" means when computing dirdeps for ... | bdrewery | 2015-11-18 | 1 | -1/+1 |
* | Rename META_MODE option to DIRDEPS_BUILD | sjg | 2015-11-14 | 1 | -3/+3 |
* | Merge from head r290483 | bapt | 2015-11-07 | 1 | -2/+2 |
|\ | |||||
| * | Rename __sentinel to __null_sentinel | pfg | 2015-11-05 | 1 | -2/+2 |
* | | Merge from head | bapt | 2015-11-01 | 1 | -0/+3 |
|\ \ | |/ | |||||
| * | Add _flags2 per jhb@ suggestion since no room left in _flags. | ache | 2015-10-28 | 1 | -0/+3 |
* | | Merge from head | bapt | 2015-10-19 | 2 | -1/+5 |
|\ \ | |/ | |||||
| * | Add more SUBDIR_PARALLEL. | bdrewery | 2015-10-15 | 1 | -0/+1 |
| * | resolver: automatically reload /etc/resolv.conf | vangyzen | 2015-10-14 | 1 | -1/+4 |
* | | Commit log from Dragonfly: | bapt | 2015-10-13 | 4 | -11/+12 |
* | | Merge from head | bapt | 2015-10-13 | 1 | -9/+9 |
|\ \ | |/ | |||||
| * | Mute this cookie as well | bdrewery | 2015-10-03 | 1 | -1/+1 |
| * | Avoid make compatibility mode issues with creating cookies from r287844 and r... | bdrewery | 2015-10-03 | 1 | -5/+3 |
| * | META_MODE: Avoid command changing in 2nd build. | bdrewery | 2015-09-18 | 1 | -6/+6 |
| * | Similar to r287844, create 'symlinks' cookie in proper place with -j and META... | bdrewery | 2015-09-16 | 1 | -0/+1 |
| * | Create 'copies' cookie in proper place in META_MODE. | bdrewery | 2015-09-16 | 1 | -0/+1 |
* | | Merge from HEAD | bapt | 2015-08-25 | 1 | -28/+30 |
|\ \ | |/ | |||||
| * | Use bool rather than _Bool for C++ compatibility. | jasone | 2015-08-19 | 1 | -8/+8 |
| * | Fix minor malloc regressions. | jasone | 2015-08-19 | 1 | -7/+8 |
| * | Update jemalloc to version 4.0.0. | jasone | 2015-08-18 | 1 | -28/+29 |
* | | Merge from HEAD | bapt | 2015-08-09 | 1 | -1/+1 |
|/ | |||||
* | Use the __sentinel attribute. | pfg | 2015-07-08 | 1 | -2/+2 |
* | Add fdclose(3) function. | oshogbo | 2015-07-04 | 1 | -0/+1 |
* | new depends | sjg | 2015-06-16 | 1 | -0/+1 |
* | Add META_MODE support. | sjg | 2015-06-13 | 9 | -3/+118 |
|\ | |||||
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 7 | -14/+0 |
| * | Merge sync of head | sjg | 2015-05-27 | 9 | -140/+157 |
| |\ | |||||
| * | | update dependencies | sjg | 2014-11-30 | 1 | -1/+0 |
| * | | Merge from head@274682 | sjg | 2014-11-19 | 13 | -99/+230 |
| |\ \ | |||||
| * \ \ | Merge head from 7/28 | sjg | 2014-08-19 | 16 | -27/+101 |
| |\ \ \ | |||||
| * | | | | Actually avoid stage_includes target | sjg | 2014-05-16 | 1 | -2/+2 |
| * | | | | We want to use stage_includes as a hook, so use NO_STAGE_INCLUDES | sjg | 2014-05-16 | 1 | -1/+10 |
| * | | | | use mv -f to avoid questions | sjg | 2014-05-16 | 1 | -1/+1 |
| * | | | | Updated dependencies | sjg | 2014-05-16 | 1 | -0/+1 |
| * | | | | Merge from head | sjg | 2014-05-08 | 2 | -2/+2 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge head | sjg | 2014-04-28 | 51 | -1112/+1114 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge head@256284 | sjg | 2013-10-13 | 3 | -19/+65 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | In meta mode touch targets like copies so we don't needlessly repeat them. | sjg | 2013-10-12 | 1 | -1/+10 |
| * | | | | | | | Merge head | sjg | 2013-09-11 | 1 | -2/+8 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge from head | sjg | 2013-09-05 | 20 | -374/+261 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add stage-install.sh so we can do away with the need to have | sjg | 2013-04-19 | 1 | -8/+0 |
| * | | | | | | | | | sync from head | sjg | 2013-04-12 | 4 | -1/+8 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Cleanup | sjg | 2013-02-17 | 1 | -2/+1 |
| * | | | | | | | | | | Avoid problems with read-only osreldate.h | sjg | 2013-02-16 | 1 | -0/+1 |
| * | | | | | | | | | | ftpd needs telnet.h so install it regardless | sjg | 2013-02-16 | 1 | -2/+1 |
| * | | | | | | | | | | Updated dependencies | sjg | 2013-02-16 | 7 | -14/+0 |
| * | | | | | | | | | | Sync with HEAD. | obrien | 2013-02-08 | 7 | -98/+35 |
| |\ \ \ \ \ \ \ \ \ \ |