summaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* Merge pull request #2696 from sworleys/Netlink-FuzzRuss White2018-07-291-0/+6
|\
| * Refactor code for new fuzzing netlink flagStephen Worley2018-07-241-0/+6
* | Merge pull request #2652 from LabNConsulting/working/master/confdate_cleanupDonald Sharp2018-07-231-1/+7
|\ \ | |/ |/|
| * *: ignore deprecated code statments in release versionsLou Berger2018-07-101-1/+7
* | unit tests: support code coverage instrumentation and reportsArthur Jones2018-07-041-1/+15
|/
* *: disable all sanitizers for clippy buildQuentin Young2018-06-081-6/+12
* zebra: remove unnecessary preprocessor checkRenato Westphal2018-06-071-2/+0
* *: convert tabs to spacesLou Berger2018-05-141-3/+3
* *: fix compile with -enable-address-sanitizer configuredLou Berger2018-05-141-0/+3
* Merge pull request #2162 from qlyoung/fix-vpath-buildRuss White2018-05-121-2/+7
|\
| * doc: support VPATH buildsQuentin Young2018-05-021-2/+7
* | configure: Update version to 5.1-devfrr-5.1-devMartin Winter2018-05-021-1/+1
* | *: Move sharpd from developmental build to have to explicity enable itDonald Sharp2018-04-271-1/+3
* | *: Actually allow end users to not build pbrdDonald Sharp2018-04-271-0/+2
|/
* pbrd: Add PBR to FRRDonald Sharp2018-04-061-0/+1
* configure.ac: --enable-[thread,memory]-sanitizerQuentin Young2018-03-221-0/+20
* frr: --enable-address-sanitizerQuentin Young2018-03-221-0/+11