Age | Commit message (Expand) | Author | Files | Lines |
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 |