Age | Commit message (Expand) | Author | Files | Lines |
2019-09-25 | api: split api generated files | Ole Troan | 2 | -1/+3 |
2019-09-05 | build: fix unsupported CMake comparison operation | jialv01 | 1 | -1/+1 |
2019-08-19 | build: fix vpp compilation failure on ThunderX2 and Amp | Jianlin Lv | 1 | -1/+1 |
2019-07-31 | build: Append build number for cpack packages | YohanPipereau | 1 | -31/+32 |
2019-07-25 | build: vppapigen search VPP_INCLUDE_DIR if set | Benoît Ganne | 1 | -2/+8 |
2019-07-25 | build: package .api files in vpp-dev | Benoît Ganne | 1 | -1/+1 |
2019-06-07 | build: add -Wall and -fno-common, fix reported issues | Benoît Ganne | 3 | -3/+1 |
2019-05-14 | Build packages for generic Arm architecture | Lijian.Zhang | 1 | -0/+2 |
2019-03-28 | cmake: add vpp_plugin_find_library macro | Damjan Marion | 1 | -0/+9 |
2019-03-18 | Fix build with newer linux headers | Damjan Marion | 1 | -0/+10 |
2019-02-14 | Add -fno-common compile option | Benoît Ganne | 2 | -2/+2 |
2019-01-26 | cmake: add support for linking with DPDK shared libs | Damjan Marion | 1 | -0/+13 |
2019-01-25 | cmake: execute git from src directory | Damjan Marion | 1 | -0/+1 |
2019-01-22 | cmake: don't set SONAME for plugins | Damjan Marion | 1 | -0/+2 |
2019-01-20 | Rework of debian packaging | Damjan Marion | 1 | -2/+1 |
2019-01-17 | cmake: initial cross-compilation support | Damjan Marion | 1 | -1/+4 |
2018-11-30 | API: Add dependency on compiler for API .json and .api generation. | Ole Troan | 1 | -2/+2 |
2018-10-01 | Support dynamic dual/quad loop selection on aarch64 | Lijian Zhang | 1 | -0/+16 |
2018-09-14 | cpack: add deb/rpm packaging to VPP module | Damjan Marion | 5 | -19/+91 |
2018-09-14 | cmake: use VPP package in VOM | Damjan Marion | 1 | -1/+3 |
2018-09-12 | cmake: create cmake VPP module, update sample-plugin so it uses it | Damjan Marion | 4 | -8/+83 |
2018-09-12 | Always use 'lib' instead of 'lib64' | Damjan Marion | 3 | -7/+3 |
2018-09-07 | cmake: set packaging component for different files | Damjan Marion | 3 | -10/+18 |
2018-09-07 | Cavium OcteonTX: cache line fix | Marco Varlese | 1 | -5/+9 |
2018-09-07 | cmake: Fix compilation for OCTEONTx | Nitin Saxena | 1 | -5/+5 |
2018-09-02 | cmake: cache line size detection | Damjan Marion | 1 | -0/+35 |
2018-09-01 | cmake: respect TERM | Damjan Marion | 1 | -8/+11 |
2018-08-31 | cmake: detect vpp version, set soversion, pretty config print | Damjan Marion | 2 | -0/+16 |
2018-08-30 | cmake: a bit of packaging work | Damjan Marion | 3 | -18/+52 |
2018-08-28 | cmake: don't install some test executable | Damjan Marion | 1 | -2/+4 |
2018-08-28 | cmake: compile libs and plugins with -Wall | Damjan Marion | 2 | -0/+2 |
2018-08-27 | cmake: Fix plugins .h includes | Mohsin Kazmi | 1 | -1/+10 |
2018-08-27 | cmake: fix clang build and few minor fixes | Damjan Marion | 1 | -4/+4 |
2018-08-27 | cmake: add vapi build | Damjan Marion | 3 | -5/+10 |
2018-08-27 | cmake: use lib64 for lib dir | Damjan Marion | 3 | -3/+7 |
2018-08-26 | cmake: add add_vpp_library and add_vpp_executable macros | Damjan Marion | 2 | -0/+98 |
2018-08-26 | cmake: move functions to src/cmake | Damjan Marion | 7 | -0/+282 |