summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2021-08-27FRRouting Release 8.0.1frr-8.0.1Martin Winter
2021-07-23build: use `--coverage` for gcovDavid Lamparter
2021-07-23build: fix `AM_LDFLAGS` usage (and gcov)David Lamparter
2021-07-21FRR Release 8.0frr-8.0Martin Winter
2021-07-07debian: Remove the changelog-auto automation in favor of dchOndřej Surý
2021-07-07debian: Adjust tarsource.sh to use native debian/changelogOndřej Surý
2021-05-28grpc: improve checks for GRPC C++ requirementsChristian Hopps
2021-05-27grpc: improve checks for GRPC C++ requirementsChristian Hopps
2021-05-18build: Update configure.ac to reflect proper version8.0-devDonald Sharp
2021-05-13lib: adapt to version 2 of libyangChristian Hopps
2021-05-01build: Limit libyang version to under 2.0Donald Sharp
2021-04-27build: fix pthread CFLAGS for function checksDavid Lamparter
2021-04-21build: run autoupdateDavid Lamparter
2021-04-21build: remove deprecated AC_WORDS_BIGENDIANDavid Lamparter
2021-04-21build: use AC_CONFIG_AUX_DIRDavid Lamparter
2021-04-21build: properly split CFLAGS from AC_CFLAGSDavid Lamparter
2021-03-24Merge pull request #8318 from qlyoung/improve-lua-autoconf-detectionDavid Lamparter
2021-03-23configure.ac: better lua detectionQuentin Young
2021-03-19build: add -ggdb3 to dev buildMark Stapp
2021-03-16Merge pull request #7963 from volta-networks/feat_pceplib_into_frr_githubDonald Sharp
2021-03-05pceplib: Integrate pcelib into frrJavier Garcia
2021-02-23lib/clippy: add libelf wrapperDavid Lamparter
2021-02-15build: detect ICC, only try ICC options if ICCMark Stapp
2021-02-10lib: support mallinfo2()Quentin Young
2021-02-01lib: "xref" identifier infrastructureDavid Lamparter
2021-01-27*: Update version stringDonald Sharp
2021-01-26Merge pull request #7368 from eololab/add-pidfile-in-frr.serviceDonald Sharp
2021-01-19Merge pull request #7639 from qlyoung/frr-luaRuss White
2021-01-15configure.ac: Correct library name for sysrepoBo Zhang
2020-12-18pathd: Add optional support for PCEP to pathdSebastien Merle
2020-12-18pathd: New SR-TE policy management daemonSebastien Merle
2020-12-14Merge pull request #7162 from opensourcerouting/zebra-human-netlinkStephen Worley
2020-12-01build: fix default scriptdir pathQuentin Young
2020-12-01lib: add support for scripts directoryQuentin Young
2020-12-01build: HAVE_LUA -> HAVE_SCRIPTINGQuentin Young
2020-11-24Merge pull request #7475 from eololab/add-more-parameters-for-crosscompilationQuentin Young
2020-11-19Revert "debian: Adjust tarsource.sh to use native debian/changelog"Quentin Young
2020-11-19Revert "debian: Remove the changelog-auto automation in favor of dch"Quentin Young
2020-11-19debian: Remove the changelog-auto automation in favor of dchOndřej Surý
2020-11-19debian: Adjust tarsource.sh to use native debian/changelogOndřej Surý
2020-11-18Merge pull request #7210 from idryzhov/route-types-disable-daemonDonald Sharp
2020-11-06build: add more precious variables for cross-compilationEmanuele Bovisio
2020-10-30tools: add PIDFile option in frr.serviceEmanuele Bovisio
2020-10-27Merge pull request #7366 from eololab/add-disable-rpath-option-in-configureDonald Sharp
2020-10-23lib: add trace.h, frrtrace(), support for USDTQuentin Young
2020-10-23lib, configure.ac: initial LTTng supportQuentin Young
2020-10-23build: add --disable-rpath option in configureEmanuele Bovisio
2020-10-12nhrp: Make vici socket path configurableZoran Pericic
2020-10-02lib: respect --disable-daemon flags in route_types.hIgor Ryzhov
2020-09-29vtysh: respect --disable-daemon configure flagsIgor Ryzhov