Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-13 | libnl: optionally disable cli tools. | 1 | -0/+5 | ||
compile and link time can reduced, most non-developers don't need these cli tools. ./configure --disable-cli time make real 0m40.485s user 0m33.784s sys 0m2.793s ./configure time make real 0m53.097s user 0m42.077s sys 0m4.396s Signed-off-by: Karl Hiramoto <karl@hiramoto.org> | |||||
2010-07-02 | Packet Location Interface | 1 | -1/+3 | ||
2009-12-16 | CLI - Command Line Interface Library | 1 | -2/+2 | ||
Moved common code in src/ used by CLI tools to src/lib/ for possible use by other CLI tools. Just link to libnl-cli.{so|la} | |||||
2009-06-23 | Move to automake-based build | 1 | -16/+14 | ||
Issues solved: * PACKAGE_VERSION was abused for SOVERSION * unneeded DEP stage * did not support out-of-tree builds * no way to turn off silent mode * overriding CFLAGS at make time was not supported * no static libs were provided Signed-off-by: Jan Engelhardt <jengelh@medozas.de> | |||||
2008-08-19 | adapt configure to generate libnl-2.0.pc | 1 | -1/+1 | ||
2008-05-15 | Move on to version 2.0 to account for the serious ABI breakage | 1 | -1/+1 | ||
2008-04-30 | Provide libnl version in <netlink/version.h> | 1 | -1/+1 | ||
2008-04-29 | Move to version 1.2 and remove some dead code in configure.in | 1 | -43/+1 | ||
2008-01-14 | 1.1 release | 1 | -1/+1 | ||
2008-01-10 | [PATCH] Process Doxyfile.in to set correct PACKAGE_VERSION number | 1 | -1/+1 | ||
2008-01-10 | release 1.0 | 1 | -1/+1 | ||
2008-01-09 | Tell git to ignore temporary files and push to pre9 | 1 | -2/+2 | ||
2007-11-21 | Pushed to pre8 due to wrong version string in pre7 | 1 | -2/+1 | ||
2007-09-15 | Initial importaosp-new/nougat-mr1-arc | 1 | -0/+80 | ||