summaryrefslogtreecommitdiff
path: root/tools/mergedirs
AgeCommit message (Collapse)Author
2016-05-10Build system reworked to one global Makefile with includes and no nestingJan Moskyto Matejka
Also removed the lib-dir merging with sysdep. Updated #include's accordingly. Fixed make doc on recent Debian together with moving generated doc into objdir. Moved Makefile.in into root dir Retired all.o and birdlib.a Linking the final binaries directly from all the .o files.
2015-02-21Better Clang compatibilityPavel Tvrdik
2004-09-08sort from GNU coreutils 5.2.1 doesn't accept the +- syntaxOndrej Filip
anymore. Hopefully the -k syntax is supported by all other sort versions
1999-10-29Configure PATH_CONTROL_SOCKET.Martin Mares
autoconf.h is now written to obj/sysdep, the source tree is hopefully completely read-only now.
1999-03-02Latest changes broke out-of-tree compilation.Martin Mares
1999-03-01Include "config.h" instead of "autoconf.h" in all Modules lists to make definesMartin Mares
in the static portion of configuration includes available as well.
1999-01-23Filter all `Modules' files through C preprocessor, so that they canMartin Mares
reference BIRD configuration. By the way: Do you know GCC by default does `#define unix 1'?
1999-01-15Be a tiny bit more verbose.Pavel Machek
1999-01-10New makefiles. Includes support for out-of-source-tree builds.Martin Mares
1998-11-27Now merges configuration fragments (*.Y) as well.Martin Mares
1998-05-15The library is now glued together from generic and OS-dependent partsMartin Mares
by the `mergedirs' script. Few more IP address manipulation functions and some fixes.