summaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: introduce new northbound APIRenato Westphal2018-10-271-0/+39
* build: carry --with-pkg-extra-version into tarballsDavid Lamparter2018-10-241-2/+14
* build: rewrite readline/curses checkDavid Lamparter2018-10-191-36/+41
* build: try to use -D option for ar and ranlibDavid Lamparter2018-10-191-0/+26
* build: fix some escapes in configure.acDavid Lamparter2018-10-191-3/+3
* lib: add libunwind support for backtracesDavid Lamparter2018-10-181-11/+21
* Merge pull request #3116 from opensourcerouting/libfrr-execLou Berger2018-10-021-0/+14
|\
| * lib: print version information in libfrr.soDavid Lamparter2018-10-021-0/+14
* | build: add --enable-static-bin optionDavid Lamparter2018-10-011-0/+11
|/
* Merge pull request #3034 from donaldsharp/LUADavid Lamparter2018-10-011-0/+12
|\
| * lua: Initial Lua importDonald Sharp2018-09-271-0/+12
* | tools/frr: use path settings from ./configureDavid Lamparter2018-09-271-0/+2
|/
* build: add -Wshadow to the dev buildF. Aragon2018-09-171-0/+1
* frr: improve READMEQuentin Young2018-09-101-1/+1
* frr: remove stale files, allow non-GNU AutomakeQuentin Young2018-09-101-1/+1
* Merge pull request #2977 from opensourcerouting/doc-fixDonald Sharp2018-09-091-3/+8
|\
| * build: fix not building docs w/o sphinxDavid Lamparter2018-09-091-3/+8
* | lib: make pthread_set[_]name_np test OS agnosticDavid Lamparter2018-09-091-0/+1
* | build: check {malloc,pthread}_np.h for *BSDDavid Lamparter2018-09-091-1/+8
* | build: use _POSIX_C_SOURCEDavid Lamparter2018-09-081-6/+2
* | build: fix & clean up *SAN flagsDavid Lamparter2018-09-081-42/+32
* | build: clean up protobuf build integrationDavid Lamparter2018-09-081-33/+20
* | build: use -export-dynamicDavid Lamparter2018-09-081-14/+0
|/
* vtysh: make RPKI node non-conditionalDavid Lamparter2018-09-081-2/+1
* build: non-recursive testsDavid Lamparter2018-09-081-1/+0
* build: non-recursive vtyshDavid Lamparter2018-09-081-2/+0
* build: non-recursive bgpd & rfpDavid Lamparter2018-09-081-31/+0
* Merge pull request #2875 from opensourcerouting/fabricdDonald Sharp2018-09-081-1/+5
|\
| * fabricd: add new daemon as build of isisdChristian Franke2018-09-051-1/+5
* | vtysh: Add code to isolate append_historyDonald Sharp2018-09-081-0/+4
* | lib: Detect if pthread_condattr_setclock is availableDonald Sharp2018-09-081-0/+7
|/
* Merge pull request #2913 from opensourcerouting/non-recursive-prepQuentin Young2018-08-311-79/+105
|\
| * doc: html default offDavid Lamparter2018-08-301-2/+2
| * build: improve python search patternDavid Lamparter2018-08-301-35/+55
| * build: add warning when overwriting vars on "make"David Lamparter2018-08-301-1/+3
| * build: cache a few more results in ./configureDavid Lamparter2018-08-301-29/+41
| * build: non-recursive solarisDavid Lamparter2018-08-301-2/+1
| * build: non-recursive debianpkgDavid Lamparter2018-08-301-1/+0
| * build: non-recursive doc + parallel sphinxDavid Lamparter2018-08-301-11/+5
* | configure: Update version to 6.1-devfrr-6.1-devMartin Winter2018-08-301-1/+1
|/
* lib: remove Linux 2.4 TCP-MD5 supportDavid Lamparter2018-08-251-6/+0
* lib: Remove smux option for snmpDonald Sharp2018-08-231-4/+3
* configure.ac: emit a config warning if sphinx-build is missingJafar Al-Gharaibeh2018-08-161-0/+6
* lib, ripngd, zebra: Remove pre-solaris 9 special cased codeDonald Sharp2018-08-151-27/+0
* Merge pull request #2805 from opensourcerouting/malloc-sizeQuentin Young2018-08-141-9/+52
|\
| * build: rework mallinfo test & find malloc_sizeDavid Lamparter2018-08-081-9/+52
* | Merge branch 'master' into bfd-finalDonald Sharp2018-08-141-2/+4
|\ \
| * | configure: fix help textMark Stapp2018-08-081-2/+4
| |/
* / bfdd: wire to the build processRafael Zalamena2018-08-081-0/+27
|/
* staticd: Start the addition of a staticdDonald Sharp2018-07-291-0/+1