summaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: Allow removal of build configs from version stringJafar Al-Gharaibeh2020-06-191-0/+7
* build: use configfile mode in init scriptDavid Lamparter2020-05-111-0/+1
* *: Update version stringDonald Sharp2020-05-111-1/+1
* build: silence idiotic libtool warningsDavid Lamparter2020-04-271-0/+3
* build: make clippy Makefile rules nicerDavid Lamparter2020-04-271-1/+7
* Merge pull request #5451 from opensourcerouting/rcu-logSantosh P K2020-04-161-17/+11
|\
| * lib: rewrite zlog lock-free & TLS-bufferedDavid Lamparter2020-04-011-17/+11
* | build: fix git detection for worktreesDavid Lamparter2020-04-081-1/+1
|/
* build: enable -Wundef warningsRuben Kerkhof2020-03-301-0/+1
* build: gcc -fplugin=frr-format supportDavid Lamparter2020-03-291-2/+42
* sharpd: add "logpump" to bulk test loggingDavid Lamparter2020-03-241-0/+4
* build: disable pimd on MacOSRuben Kerkhof2020-03-201-1/+5
* build: really disable pimd on OpenBSDRuben Kerkhof2020-03-181-10/+16
* build: disable VRRPD if not linuxMark Stapp2020-03-181-0/+16
* build: no need for braces in variablesRuben Kerkhof2020-03-111-84/+84
* build: no need to compare with "x"Ruben Kerkhof2020-03-111-66/+66
* build: quote the right hand side of tests tooRuben Kerkhof2020-03-111-20/+20
* build: always quote variables in testsRuben Kerkhof2020-03-111-8/+8
* build: fix building with -Werror=undefRuben Kerkhof2020-03-101-12/+12
* configure: Fixup `--disable-irdp` option to reflect realityDonald Sharp2020-02-161-1/+1
* build: accept libunwind without pkg-configDavid Lamparter2020-01-171-1/+14
* build: fix shell == mis-useDavid Lamparter2020-01-171-1/+1
* configure.ac: add --enable-clang-coverageQuentin Young2020-01-161-2/+15
* *: Modify version number of buildfrr-7.4-devDonald Sharp2020-01-141-1/+1
* configure.ac: make msan & ubsan flags additiveQuentin Young2020-01-031-2/+2
* configure.ac: add --enable-undefined-sanitizerQuentin Young2020-01-021-0/+9
* zebra: Do not build mlag protobuf support if version 3 is not availDonald Sharp2019-12-151-3/+11
* zebra: create zebra_cumulus_mlag moduleDavid Lamparter2019-12-111-0/+5
* build: apply DFLT_NAME/profiles in init scriptDavid Lamparter2019-12-061-0/+1
* *: Allow disabling of `getrusage` callsDonald Sharp2019-10-161-0/+10
* configure.ac: fix memory sanitizer testRafael Zalamena2019-10-091-2/+2
* Merge pull request #4912 from lucize/carescrossDonald Sharp2019-09-241-6/+10
|\
| * clippy: fail libcap test only when !enable_clippy_onlyLucian Cristian2019-09-131-0/+2
| * clippy: CARES fail only if !enable_clippy_onlyLucian Cristian2019-09-131-6/+8
* | configure: Update versioningDonald Sharp2019-09-201-1/+1
|/
* Merge pull request #4919 from opensourcerouting/config-warningsQuentin Young2019-09-031-0/+14
|\
| * build: only build without libcap on requestDavid Lamparter2019-09-021-0/+14
* | build: Fix checks for c_aresMartin Winter2019-08-301-4/+4
* | build: make BMP optionalDavid Lamparter2019-08-301-13/+47
* | bgpd/bmp: BMP implementationDavid Lamparter2019-08-301-6/+4
|/
* *: Start process of possibly deprecating SolarisDonald Sharp2019-08-271-0/+1
* ospfd,ripd: Enabling build with opensslMichal Ruprich2019-08-081-0/+14
* Merge pull request #4088 from opensourcerouting/bump-libyang-requirement-versJafar Al-Gharaibeh2019-07-091-13/+2
|\
| * build, lib: bump libyang requirement version to >= 0.16.105Renato Westphal2019-07-021-13/+2
* | lib: split off c-ares code from nhrpdDavid Lamparter2019-07-031-1/+1
|/
* Merge pull request #4514 from opensourcerouting/warnings-20190612Donald Sharp2019-06-171-3/+8
|\
| * build: improve ranlib -D autoconf testDavid Lamparter2019-06-131-3/+8
* | Merge pull request #4500 from opensourcerouting/clippy-improveQuentin Young2019-06-131-207/+218
|\ \
| * | build: improve env var handling for cross buildDavid Lamparter2019-06-121-4/+24
| * | build: improve clippy optionsDavid Lamparter2019-06-121-138/+176