summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2021-12-15configure.ac: drop --enable-pcep option and HAVE_PATHD_PCEPFabrice Fontaine
2021-11-30Merge pull request #9798 from abuibrahim/masterQuentin Young
2021-11-11yang: confd: compile yang modules to fxsRuslan Babayev
2021-11-11build: link libcrypt & libdl to libfrr onlyDavid Lamparter
2021-11-11build: link libelf to clippy onlyDavid Lamparter
2021-11-11build: fix more libtool stupidity for modulesDavid Lamparter
2021-11-11build: adjust compiler/C11 bits for autoconf 2.70+David Lamparter
2021-11-11build: work around AC_PROG_LEX deprecation warningDavid Lamparter
2021-10-12*: If building clippy we must have python3Donald Sharp
2021-10-06build: bump configure.ac to `8.2-dev`David Lamparter
2021-09-23tools: Require a lower LTTng version to compileDonatas Abraitis
2021-09-17Merge pull request #8985 from opensourcerouting/ospf6d-grRuss White
2021-09-16ospf6d: introduce support for Graceful Restart (restarting mode)Renato Westphal
2021-09-15build: change the lttng version requirements in frrAnuradha Karuppiah
2021-09-02build: make `sed` calls portableDavid Lamparter
2021-09-02build: enable `-Wstrict-prototypes`David Lamparter
2021-07-21build: use `--coverage` for gcovDavid Lamparter
2021-07-21build: fix `AM_LDFLAGS` usage (and gcov)David Lamparter
2021-07-15configure.ac: fix help text to --enable-undefined-sanitizerColin Sames
2021-07-13Merge pull request #8767 from opensourcerouting/ospfd-grRuss White
2021-07-06Merge pull request #8508 from opensourcerouting/systemd-no-libQuentin Young
2021-07-05ospfd: introduce support for Graceful Restart (restarting mode)Renato Westphal
2021-07-05Merge pull request #8888 from dlqs/lua-callQuentin Young
2021-07-03debian: Remove the changelog-auto automation in favor of dchOndřej Surý
2021-07-03debian: Adjust tarsource.sh to use native debian/changelogOndřej Surý
2021-06-29build, doc: extricate `--enable-systemd`David Lamparter
2021-06-25tests: put lua scripting unit tests behind flagDonald Lee
2021-06-24lib: try CLOCK_THREAD_CPUTIME_IDDavid Lamparter
2021-06-24lib: make cputime checks runtime options (v2)David Lamparter
2021-06-24build: remove unused --disable-rusageDavid Lamparter
2021-06-24build: remove --enable-exampledirDavid Lamparter
2021-05-27grpc: improve checks for GRPC C++ requirementsChristian Hopps
2021-05-26Merge pull request #8707 from LabNConsulting/chopps/improve-grpc-req-checksQuentin Young
2021-05-22grpc: improve checks for GRPC C++ requirementsChristian Hopps
2021-05-20build: display Werror in configure output if configuredMark Stapp
2021-05-18build: Update configure.ac to reflect new master versionfrr-8.1-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