Age | Commit message (Expand) | Author | Files | Lines |
2021-12-09 | build: fix PYTHONPYCACHEPREFIX path | Damjan Marion | 1 | -1/+1 |
2021-12-06 | build: leave to CMake to deal with -fPIE | Damjan Marion | 1 | -2/+1 |
2021-12-02 | build: bump min cmake version to 3.13 and remove workarounds | Damjan Marion | 1 | -12/+3 |
2021-11-11 | tests: make code coverage for unit tests optional | Ole Troan | 1 | -0/+8 |
2021-11-08 | build: -Wno-stringop-overflow during LTO phase | Damjan Marion | 1 | -0/+4 |
2021-11-06 | build: print compiler and library dir | Damjan Marion | 1 | -0/+2 |
2021-11-02 | build: clang-13 support | Damjan Marion | 1 | -0/+1 |
2021-10-05 | build: don't hardcode triplet, allow specifying custom lib dir | Damjan Marion | 1 | -1/+5 |
2021-09-30 | build: consistent use of CMAKE_INSTALL_LIBDIR | Nick Brown | 1 | -1/+1 |
2021-09-21 | vapi: compile vpp-api folder before the plugins | Arthur de Kerhor | 1 | -2/+2 |
2021-09-17 | build: use GNUInstallDirs install destinations | Nick Brown | 1 | -2/+3 |
2021-07-16 | build: fix formatting of CMake config output | Damjan Marion | 1 | -12/+12 |
2021-05-27 | build: kindly ask python not to polute src/ | Damjan Marion | 1 | -0/+1 |
2021-05-21 | bfd: use vnet crypto | Klement Sekera | 1 | -1/+1 |
2021-05-11 | build: compiler flags handling cleanup | Damjan Marion | 1 | -46/+41 |
2021-05-05 | build: set CMAKE_EXPORT_COMPILE_COMMANDS | Damjan Marion | 1 | -0/+2 |
2021-05-04 | build: add set-build-type-* targets to CMake | Damjan Marion | 1 | -2/+10 |
2021-05-01 | vlib: refactor trajectory trace debug feature | Benoît Ganne | 1 | -0/+9 |
2021-05-01 | build: add option to turn off some march variants | Damjan Marion | 1 | -1/+1 |
2021-04-30 | misc: experimental configure script | Damjan Marion | 1 | -3/+33 |
2021-04-30 | build: switch release build to -O3 | Damjan Marion | 1 | -1/+1 |
2021-04-14 | misc: clang-12 support | Damjan Marion | 1 | -1/+9 |
2021-01-28 | build: do not _FORTIFY_SOURCE in debug mode | Mohammed Hawari | 1 | -1/+0 |
2021-01-20 | build: add the missing leading underscore to FORTIFY_SOURCE | Neale Ranns | 1 | -2/+2 |
2021-01-18 | build: make rpath optional | Nathan Moos | 1 | -1/+4 |
2020-11-25 | api: vat2 and json autogeneration for api messages | Ole Troan | 1 | -1/+1 |
2020-11-05 | build: link time optimization for release builds | Damjan Marion | 1 | -1/+12 |
2020-10-12 | misc: clang-11 and gcc-10 support | Damjan Marion | 1 | -1/+1 |
2020-06-16 | vlib: address sanitizer support for stack switch, enable clang | Damjan Marion | 1 | -1/+1 |
2020-06-16 | build: fix address sanitizer default args | Benoît Ganne | 1 | -1/+1 |
2020-05-27 | build: make address sanitizer options configurable with cmake | Damjan Marion | 1 | -0/+6 |
2020-05-08 | build: various improvements | Damjan Marion | 1 | -6/+11 |
2020-05-07 | misc: deprecate elftool | Damjan Marion | 1 | -1/+1 |
2020-04-30 | build: rework x86 CPU variants | Damjan Marion | 1 | -1/+1 |
2020-04-29 | misc: switch to clang-9 | Damjan Marion | 1 | -0/+2 |
2019-11-27 | misc: add address sanitizer heap instrumentation | Benoît Ganne | 1 | -0/+11 |
2019-11-22 | build: add build types helpstring to cmake project | Damjan Marion | 1 | -0/+9 |
2019-11-08 | build: use cmake build types | Damjan Marion | 1 | -8/+33 |
2019-03-28 | AppImage packaging | Dave Barach | 1 | -1/+1 |
2019-03-18 | Fix build with newer linux headers | Damjan Marion | 1 | -1/+1 |
2019-01-29 | cmake: fix out-of-git-tree build | Damjan Marion | 1 | -10/+1 |
2019-01-26 | cmake: add support for linking with DPDK shared libs | Damjan Marion | 1 | -1/+1 |
2019-01-20 | Rework of debian packaging | Damjan Marion | 1 | -1/+1 |
2019-01-18 | cmake: print all flags | Damjan Marion | 1 | -8/+19 |
2019-01-18 | Look for plugins in target triplet subdir | Damjan Marion | 1 | -0/+1 |
2019-01-17 | cmake: initial cross-compilation support | Damjan Marion | 1 | -0/+11 |
2018-09-20 | rename vpp-dpdk-dev to vpp-ext-deps | Damjan Marion | 1 | -0/+1 |
2018-09-14 | cpack: add deb/rpm packaging to VPP module | Damjan Marion | 1 | -0/+9 |
2018-09-12 | cmake: create cmake VPP module, update sample-plugin so it uses it | Damjan Marion | 1 | -1/+2 |
2018-09-12 | Always use 'lib' instead of 'lib64' | Damjan Marion | 1 | -1/+1 |