Age | Commit message (Expand) | Author | Files | Lines |
2022-03-02 | build: fix missing dependency for library |  Guillaume Solignac | 1 | -0/+4 |
2021-11-08 | build: -Wno-stringop-overflow during LTO phase |  Damjan Marion | 1 | -0/+3 |
2021-09-27 | misc: move part of vpe apis to vlibmemory |  Florin Coras | 1 | -0/+30 |
2021-08-20 | build: fix external plugin build |  Benoît Ganne | 1 | -0/+1 |
2021-08-18 | vat2: add shared memory argument |  Ole Troan | 1 | -6/+5 |
2021-07-27 | vppinfra: introduce CLIB_CACHE_PREFETCH_BYTES |  Damjan Marion | 1 | -37/+27 |
2021-07-16 | build: fix formatting of CMake config output |  Damjan Marion | 1 | -1/+3 |
2021-05-27 | build: kindly ask python not to polute src/ |  Damjan Marion | 1 | -4/+4 |
2021-05-11 | build: compiler flags handling cleanup |  Damjan Marion | 4 | -3/+8 |
2021-05-06 | build: add FORCE_ON option for multiarch variants |  Damjan Marion | 2 | -4/+24 |
2021-05-01 | build: add option to turn off some march variants |  Damjan Marion | 1 | -41/+81 |
2021-04-30 | build: declare some CMake variables as advanced |  Damjan Marion | 2 | -0/+10 |
2021-04-30 | misc: experimental configure script |  Damjan Marion | 1 | -6/+6 |
2021-04-18 | vppinfra: remove linux/syscall.h |  Damjan Marion | 1 | -23/+0 |
2021-04-02 | build: create _objs target for each library |  Damjan Marion | 1 | -3/+10 |
2021-02-08 | misc: support api generated dependency for multiarch source |  Ole Troan | 4 | -15/+31 |
2021-01-21 | avf: use write combining store for queues tail update |  Radu Nicolau | 1 | -0/+4 |
2020-12-25 | build: add plugin dependencies only when present |  Ruslan Babayev | 1 | -1/+3 |
2020-11-25 | api: vat2 and json autogeneration for api messages |  Ole Troan | 3 | -2/+57 |
2020-11-05 | build: link time optimization for release builds |  Damjan Marion | 1 | -1/+8 |
2020-11-05 | build: run garbage collection while linking plugins |  Damjan Marion | 1 | -0/+3 |
2020-10-19 | misc: don't export symbols from plugins |  Damjan Marion | 1 | -0/+1 |
2020-10-15 | build: forward dependencies to arch-specific libs |  Aloys Augustin | 3 | -5/+10 |
2020-08-27 | vppinfra: Multiarch support for OCTEONTX2 SoC |  Nitin Saxena | 1 | -0/+4 |
2020-06-19 | build: add cmake dependency from test plugin to api |  Tom Seidenberg | 1 | -0/+3 |
2020-06-17 | build: cmake cross-compilation fixes |  Damjan Marion | 1 | -1/+1 |
2020-05-08 | build: various improvements |  Damjan Marion | 4 | -5/+7 |
2020-04-30 | build: rework x86 CPU variants |  Damjan Marion | 1 | -5/+9 |
2020-04-30 | build: support arch-specific compiling for Neoverse N1 |  Lijian.Zhang | 1 | -0/+4 |
2020-04-29 | build: detect GNU Assembler AVX-512 bug and disable AVX-512 variants if needed |  Damjan Marion | 1 | -4/+24 |
2020-03-31 | vlib: move pci api types from vnet/pci to vlib/pci |  Jakub Grajciar | 1 | -2/+1 |
2020-01-27 | crypto-ia32: add VAES support for AES-CBC |  Damjan Marion | 1 | -0/+1 |
2019-12-17 | build: export vapi generation in vpp-dev |  Oliver Giles | 4 | -10/+84 |
2019-11-14 | vcl: Handle newer Glibc (>2.28) where fcntl is actually fcntl64 |  Carl Smith | 1 | -0/+9 |
2019-11-04 | build: install generated api enum and type headers |  Dave Barach | 1 | -0/+2 |
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 |