]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - Makefile.inc1
Allow gif interfaces to be added as span ports, the user may want to send a
[FreeBSD/FreeBSD.git] / Makefile.inc1
2005-09-03 desThis commit was generated by cvs2svn to compensate...
2005-08-26 wollmanThis commit was generated by cvs2svn to compensate...
2005-08-23 brianFix a couple of typos
2005-08-20 netchildFix the "unexpected operator" bug some people are seeing.
2005-08-18 dougbThis commit was generated by cvs2svn to compensate...
2005-08-07 netchildRemove cat-pages without corresponding man-pages.
2005-08-05 ru- clean ${LIB32TMP} in _worldtmp
2005-08-03 ru- Remove duplicate setting from LIB32MAKE definition.
2005-08-03 ruMake delete-old* and friends useable for cross-builds.
2005-07-30 netchild- Only make the delete-old related parts visible if...
2005-07-30 desEnforce the native environment requirement for {check...
2005-07-29 netchild - Move recently added dir into the correct section.
2005-07-25 desDisable thread support in BIND. It appears to reduce...
2005-07-23 netchildAdd delete-old and delete-old-libs targets:
2005-07-15 ruMake the `distrib-dirs' target official and working...
2005-07-11 samThis commit was generated by cvs2svn to compensate...
2005-07-11 samThis commit was generated by cvs2svn to compensate...
2005-07-07 obrienThis commit was generated by cvs2svn to compensate...
2005-07-07 kanExclude build32 target from the list of toolchain and...
2005-07-06 samThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-16 ruProvide 32-bit runtime support on amd64 as a separate...
2005-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-09 samThis commit was generated by cvs2svn to compensate...
2005-06-07 gshapiroThis commit was generated by cvs2svn to compensate...
2005-06-07 brooksThis commit was generated by cvs2svn to compensate...
2005-06-06 ruAllow to override the compiler, linker, and assembler...
2005-06-05 samThis commit was generated by cvs2svn to compensate...
2005-06-05 samThis commit was generated by cvs2svn to compensate...
2005-06-05 desThis commit was generated by cvs2svn to compensate...
2005-06-05 desThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-05-31 ruAdd install-info to the list of install tools now that...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 ruStop redundantly rebuilding texinfo on the next __FreeB...
2005-05-23 ruThis commit was generated by cvs2svn to compensate...
2005-05-17 mikehThis commit was generated by cvs2svn to compensate...
2005-05-16 ruThis commit was generated by cvs2svn to compensate...
2005-05-16 obrienThis commit was generated by cvs2svn to compensate...
2005-05-10 tjrThis commit was generated by cvs2svn to compensate...
2005-05-04 umeThis commit was generated by cvs2svn to compensate...
2005-05-03 mlaierThis commit was generated by cvs2svn to compensate...
2005-05-01 impRemove lame and ineffectual attempt to fix ipf breakage...
2005-04-30 impAdd some subversive code to cleandir: remove the sbin...
2005-04-29 hartiThis commit was generated by cvs2svn to compensate...
2005-04-26 hartiThis commit was generated by cvs2svn to compensate...
2005-04-25 darrenrThis commit was generated by cvs2svn to compensate...
2005-04-25 darrenrThis commit was generated by cvs2svn to compensate...
2005-04-24 mpThis commit was generated by cvs2svn to compensate...
2005-04-24 kientzleThis commit was generated by cvs2svn to compensate...
2005-04-06 peterMerge from RELENG_5: invert WITH_LIB32 into NO_LIB32...
2005-04-06 peterFix the lib32 build for amd64 after v1.238 of src/inclu...
2005-03-27 ruFix AMD64 cross-builds when WITH_LIB32 is defined.
2005-03-22 ruProtect against DESTDIR being set during the build...
2005-03-17 dougbThis commit was generated by cvs2svn to compensate...
2005-03-12 obrienThis commit was generated by cvs2svn to compensate...
2005-03-02 ruAdd hacks that I use to test cross-builds (by building on
2005-02-28 ruBootstrap pwd_mkdb(8) and use its new feature during...
2005-02-28 hartiThis commit was generated by cvs2svn to compensate...
2005-02-28 obrienAccept the old user interface for NO_CLEAN as it is...
2005-02-28 ruUnbreak buildworld.
2005-02-27 ruMake the format of LC_COLLATE files architecture indepe...
2005-02-27 ruBootstrap gencat(1).
2005-02-27 ruAdded the convenience "distribution" target which calls the
2005-02-27 ruMake it clear we no longer support source upgrades...
2005-02-27 ruAdd missing continuation.
2005-02-27 ruAs threatened, drop support for source upgrades from...
2005-02-26 ruAdded the "buildenv" target, for developers only!
2005-02-26 ruMake the format of LC_CTYPE files architecture independ...
2005-02-25 nectarThis commit was generated by cvs2svn to compensate...
2005-02-24 nectarThis commit was generated by cvs2svn to compensate...
2005-02-22 ruAdd endianness support to cap_mkdb(1), useful for cross...
2005-02-20 mikehThis commit was generated by cvs2svn to compensate...
2005-02-19 ruAdd lorder(1) to the list of bootstrap-tools.
2005-02-19 ruAllow to cross-build amd64 on non-i386.
2005-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-02-04 delphijThis commit was generated by cvs2svn to compensate...
2005-02-01 desThis commit was generated by cvs2svn to compensate...
2005-01-25 ruThis commit was generated by cvs2svn to compensate...
2005-01-20 ruIn crunchgen(1), when calling make(1), don't redirect...
2005-01-14 ruThis commit was generated by cvs2svn to compensate...
2005-01-14 njlThis commit was generated by cvs2svn to compensate...
2005-01-12 njlThis commit was generated by cvs2svn to compensate...
next