Age | Commit message (Expand) | Author | Files | Lines |
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 |
2018-09-03 | Compile vppinfra on macOS | Damjan Marion | 1 | -6/+12 |
2018-09-02 | Switch to cmake | Damjan Marion | 1 | -0/+1 |
2018-08-31 | cmake: detect vpp version, set soversion, pretty config print | Damjan Marion | 1 | -5/+41 |
2018-08-30 | cmake: a bit of packaging work | Damjan Marion | 1 | -1/+1 |
2018-08-28 | cmake: Add perftool to cmake build | Mohsin Kazmi | 1 | -1/+1 |
2018-08-28 | cmake: add g2 and elftool tools | Damjan Marion | 1 | -1/+1 |
2018-08-28 | cmake: install vppapigen | Damjan Marion | 1 | -3/+7 |
2018-08-27 | cmake: fix clang build and few minor fixes | Damjan Marion | 1 | -0/+5 |
2018-08-27 | CMake: fix install lib and iOMA missing symbol | Neale Ranns | 1 | -1/+1 |
2018-08-27 | cmake: add vapi build | Damjan Marion | 1 | -1/+1 |
2018-08-26 | cmake: add add_vpp_library and add_vpp_executable macros | Damjan Marion | 1 | -10/+2 |
2018-08-26 | cmake: move functions to src/cmake | Damjan Marion | 1 | -151/+7 |
2018-08-25 | cmake: add more headers to the install list | Damjan Marion | 1 | -1/+1 |
2018-08-23 | CMake: Add Cmake support for Vat | Mohsin Kazmi | 1 | -3/+1 |
2018-08-22 | CMake: install .json files in ROOT/share/... for papi. | Neale Ranns | 1 | -4/+11 |
2018-08-20 | CMake: generate .json from .api files | Neale Ranns | 1 | -3/+20 |
2018-08-20 | Detect support for memfd_create at compilation | Pierre Pfister | 1 | -1/+14 |
2018-08-20 | CMakeLists file for vpp-api | Neale Ranns | 1 | -1/+1 |
2018-08-18 | cmake: highlight warning and error messages | Damjan Marion | 1 | -0/+23 |
2018-08-17 | CMake as an alternative to autotools (experimental) | Damjan Marion | 1 | -0/+161 |