summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2020-05-05python: add graphviz callgraphsDavid Lamparter
2020-05-05build: add LLVM bitcode targetsDavid Lamparter
2020-05-05tools: frr-llvm-cgDavid Lamparter
2020-04-27build: make clippy Makefile rules nicerDavid Lamparter
2020-04-27python: move MakeVars class into separate moduleDavid Lamparter
2019-12-06lib: new defaults logicDavid Lamparter
2019-11-13Zebra: ADD Protobuf Encoding & Decoding for MLAG MessagesSatheesh Kumar K
2019-11-13lib,mlag : Defining MLAG Proto fileSatheesh Kumar K
2019-10-14Revert "Merge pull request #4885 from satheeshkarra/pim_mlag"Quentin Young
2019-09-24Zebra: ADD Protobuf Encoding & Decoding for MLAG MessagesSatheesh Kumar K
2019-09-24lib,mlag : Defining MLAG Proto fileSatheesh Kumar K
2019-06-12build: improve clippy optionsDavid Lamparter
2019-05-17vrrpd: initial commitQuentin Young
2019-05-10build: fix Lua buildQuentin Young
2019-05-07Merge pull request #4082 from opensourcerouting/grpc-nb-pluginQuentin Young
2019-05-06lib, yang: disable libyang custom user types temporarilyRenato Westphal
2019-04-26lib: add new gRPC-based northbound pluginRenato Westphal
2019-04-18ports: remove abandoned ports subdirectoryRenato Westphal
2019-03-25Merge pull request #3989 from opensourcerouting/redhat-new-initDonald Sharp
2019-03-22doc: move rpm build doc to dev docsQuentin Young
2019-03-21redhat: switch to new init scriptDavid Lamparter
2019-02-19debian: cleanly split off from dist tarballDavid Lamparter
2019-02-19debian: make package "official"David Lamparter
2019-01-30build: fix a whole bunch of *FLAGSDavid Lamparter
2019-01-22Fix 'make clean' os Mac OSRuben Kerkhof
2018-11-29topotests: Adapt docker changes for integrated testsChristian Franke
2018-10-27lib: introduce new northbound APIRenato Westphal
2018-10-24build: add "redistclean" targetDavid Lamparter
2018-10-24build: make clean and dist consistentDavid Lamparter
2018-10-24build: carry --with-pkg-extra-version into tarballsDavid Lamparter
2018-10-19build: try to use -D option for ar and ranlibDavid Lamparter
2018-10-18lib: add libunwind support for backtracesDavid Lamparter
2018-10-01build: add --enable-static-bin optionDavid Lamparter
2018-09-10frr: add README.md to EXTRA_DISTQuentin Young
2018-09-08build: fix & clean up *SAN flagsDavid Lamparter
2018-09-08build: use -export-dynamicDavid Lamparter
2018-09-08build: move vtysh & manpage listings to subdir.amDavid Lamparter
2018-09-08build: remove common.amDavid Lamparter
2018-09-08build: include helper Makefiles in distDavid Lamparter
2018-09-08build: non-recursive testsDavid Lamparter
2018-09-08build: non-recursive vtyshDavid Lamparter
2018-09-08build: non-recursive bgpd & rfpDavid Lamparter
2018-08-30build: add Makefile variable easy accessDavid Lamparter
2018-08-30build: add warning when overwriting vars on "make"David Lamparter
2018-08-30build: non-recursive solarisDavid Lamparter
2018-08-30build: non-recursive debianpkgDavid Lamparter
2018-08-30build: non-recursive doc + parallel sphinxDavid Lamparter
2018-08-08bfdd: wire to the build processRafael Zalamena
2018-07-29staticd: Start the addition of a staticdDonald Sharp
2018-07-23Merge pull request #2652 from LabNConsulting/working/master/confdate_cleanupDonald Sharp