summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
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
2018-07-10*: VERSION_TYPE no longer needed -- remove itLou Berger
2018-07-04unit tests: support code coverage instrumentation and reportsArthur Jones
2018-06-08*: disable all sanitizers for clippy buildQuentin Young
2018-05-24*: remove update-autotoolsQuentin Young
2018-05-16doc: add "Getting Started" sectionQuentin Young
2018-05-08*: clean up various top level stuffQuentin Young
2018-04-06pbrd: Add PBR to FRRDonald Sharp
2018-04-04Makefile.am: change verstion type detection, if just numbers = _RELEASE, _DEV...Lou Berger
2018-04-03Makefile.am: add automatic defintion of VERSION_TYPE_(DEV_|RELEASE) CPP typeLou Berger
2018-03-06Makefile.am: Add 'make indent' targetLou Berger
2017-11-27sharpd: Add Super Happy Advanced Routing ProtocolDonald Sharp