summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2019-03-06configure: Default to 16 way ecmp on compilationDonald Sharp
2019-02-23Merge pull request #3836 from opensourcerouting/debian/master-kill-backportsDonald Sharp
2019-02-20Merge pull request #3835 from qlyoung/build-update-libyang-doc-linkRenato Westphal
2019-02-19watchfrr: build in defaults for -r/-s/-kDavid Lamparter
2019-02-19debian: cleanly split off from dist tarballDavid Lamparter
2019-02-19debian: make package "official"David Lamparter
2019-02-19debian: move changelog out of the wayDavid Lamparter
2019-02-19build: update doc link for libyang warningQuentin Young
2019-02-18build: fix linking to libconfdRenato Westphal
2019-02-13Merge pull request #3622 from mjstapp/fix_cpp_compileDonald Sharp
2019-02-11tests: add C++ header compatibility smoke testDavid Lamparter
2019-02-02zebra: support DNS configuration options in rtadvLars Seipel
2019-01-30build: fix a whole bunch of *FLAGSDavid Lamparter
2019-01-30build, lib/yang: bake in extensions if possible (v2)David Lamparter
2019-01-24build, lib/yang: bake in extensions if possibleDavid Lamparter
2019-01-24Merge pull request #3655 from rubenk/macos-fixesDavid Lamparter
2019-01-23Only check for .interp when we have objcopyRuben Kerkhof
2019-01-23Redirect output of ranlib to /dev/nullRuben Kerkhof
2019-01-23Redirect output of $AR check to /dev/nullRuben Kerkhof
2019-01-22*: Convert to new version numberDonald Sharp
2019-01-09configure: Add a bit more warning to the enable-shell optionDonald Sharp
2018-12-09Merge pull request #3434 from opensourcerouting/init-newDonald Sharp
2018-12-07build: fix reproducibility re. -fdebug-prefix-mapDavid Lamparter
2018-12-06debian/tools: new init scriptDavid Lamparter
2018-11-26build: fix detection of the confd binaryRenato Westphal
2018-11-19build: refuse non-working linking optionsDavid Lamparter
2018-11-14configure.ac: consistently quote all m4 macrosRuben Kerkhof
2018-11-08configure.ac: fix a typo in an error messageRuben Kerkhof
2018-11-01configure: Check whether libyang has ENABLE_LYD_PRIVChristian Franke
2018-10-31Merge pull request #2705 from opensourcerouting/northbound-yang-v2Donald Sharp
2018-10-30configure.ac: add --with-yangmodelsdir=DIR andLou Berger
2018-10-28build: crop excessive net-snmp library listDavid Lamparter
2018-10-27lib: add a new northbound plugin for SysrepoRenato Westphal
2018-10-27lib: add a new northbound plugin for ConfDRenato Westphal
2018-10-27lib: introduce new northbound APIRenato Westphal
2018-10-24build: carry --with-pkg-extra-version into tarballsDavid Lamparter
2018-10-19build: rewrite readline/curses checkDavid Lamparter
2018-10-19build: try to use -D option for ar and ranlibDavid Lamparter
2018-10-19build: fix some escapes in configure.acDavid Lamparter
2018-10-18lib: add libunwind support for backtracesDavid Lamparter
2018-10-02Merge pull request #3116 from opensourcerouting/libfrr-execLou Berger
2018-10-02lib: print version information in libfrr.soDavid Lamparter
2018-10-01build: add --enable-static-bin optionDavid Lamparter
2018-10-01Merge pull request #3034 from donaldsharp/LUADavid Lamparter
2018-09-26lua: Initial Lua importDonald Sharp
2018-09-27tools/frr: use path settings from ./configureDavid Lamparter
2018-09-17build: add -Wshadow to the dev buildF. Aragon
2018-09-10frr: improve READMEQuentin Young
2018-09-10frr: remove stale files, allow non-GNU AutomakeQuentin Young
2018-09-09Merge pull request #2977 from opensourcerouting/doc-fixDonald Sharp