Age | Commit message (Expand) | Author | Files | Lines |
2019-03-06 | rpm: set exec bits on plugins | Matthew Smith | 1 | -3/+3 |
2019-02-19 | VPP-1504: Remove JVPP | Michal Cmarada | 2 | -60/+1 |
2018-12-18 | Build changes required for Fedora and CentOS | Thomas F Herbert | 1 | -7/+8 |
2018-11-23 | Fix permission for vpp_papi | Onong Tayeng | 1 | -1/+1 |
2018-09-26 | rpm: Fix the spec file to look into right directories | Mohsin Kazmi | 2 | -4/+4 |
2018-09-13 | Fix: vppapigen make build fails on fresh install | Paul Vinciguerra | 1 | -2/+2 |
2018-09-12 | Always use 'lib' instead of 'lib64' | Damjan Marion | 2 | -6/+6 |
2018-09-07 | update regex used by rpm build to find lib files | Matthew Smith | 1 | -1/+1 |
2018-09-02 | Switch to cmake | Damjan Marion | 2 | -8/+0 |
2018-08-30 | SUSE: fix spec to generate RPMs | Marco Varlese | 1 | -27/+27 |
2018-08-21 | SUSE: rpm-packaging fixes | Marco Varlese | 2 | -2/+9 |
2018-08-07 | PAPI: Move unit tests to fix packaging issues. | Ole Troan | 1 | -1/+0 |
2018-08-03 | PAPI: Union pad at the end of short fields instead of at head. | Ole Troan | 1 | -0/+1 |
2018-08-02 | Temporrary disable japi packaging for opensuse | Damjan Marion | 1 | -26/+26 |
2018-08-01 | Move java api to extras/ | Damjan Marion | 2 | -6/+6 |
2018-07-10 | openSUSE: spec file update to reflect latest deps | Marco Varlese | 1 | -5/+13 |
2018-06-22 | Python API: Add enum and union support. | Ole Troan | 2 | -2/+2 |
2018-06-18 | Revert "Python API: Add enum and union support." | Ole Trøan | 2 | -2/+2 |
2018-06-17 | Python API: Add enum and union support. | Ole Troan | 2 | -2/+2 |
2018-05-19 | MLX DPDK glue: exclude dependency on OFED libraries | Igor Mikhailov (imichail) | 1 | -0/+1 |
2018-05-04 | Add python lex and yacc to spec file build requirements. | Thomas F Herbert | 1 | -3/+3 |
2018-04-08 | Restore building of debuginfo RPMs | Thomas F Herbert | 1 | -10/+2 |
2018-04-08 | Remove subunit from Centos requirements. | Thomas F Herbert | 1 | -1/+2 |
2018-04-06 | Remove mbedtls from build requirement for Centos | Thomas F Herbert | 1 | -1/+2 |
2018-03-02 | Add RPM buildtime dependency on mbedtls-devel | Matthew Smith | 1 | -0/+1 |
2018-02-28 | Adjust vpp-selinux-policy postinstall | Matthew Smith | 1 | -1/+1 |
2018-01-31 | RPMS: Also install C.py, JSON.py for vppapipgen. | Jon Loeliger | 1 | -0/+3 |
2018-01-30 | VPP-899: Run VPP under SELinux | Billy McFall | 1 | -1/+76 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 1 | -0/+1 |
2018-01-18 | dpdk plugin depends on numactl-libs | Gabriel Ganne | 1 | -1/+1 |
2017-12-04 | Optimize RPM build process | Renato Botelho do Couto | 2 | -21/+18 |
2017-11-30 | Cleanup and simplify | Marco Varlese | 1 | -31/+13 |
2017-11-29 | Using $(CURDIR) to fix the absolute path issue | Marco Varlese | 1 | -1/+1 |
2017-11-17 | subunit is required on centos as well as fedora | Gabriel Ganne | 1 | -2/+0 |
2017-11-08 | VOM rpm build fixes | Neale Ranns | 1 | -0/+1 |
2017-11-05 | dpdk: build nasm from source | Sergio Gonzalez Monroy | 1 | -3/+0 |
2017-10-14 | Fix bug with temporary directory when building rpms. | Thomas F Herbert | 1 | -1/+1 |
2017-10-14 | Deps added to Makefile must also be in spec file. | Thomas F Herbert | 1 | -0/+4 |
2017-10-12 | Add support for packaging SUSE RPMs. | Marco Varlese | 2 | -0/+384 |
2017-09-21 | Unpack into temporary directory with longer name. | Thomas F Herbert | 1 | -2/+10 |
2017-09-20 | Use openssl 1.0 compat RPM for Fedora 26 and newer. | Thomas F Herbert | 1 | -1/+4 |
2017-09-15 | VPP-958: RPM Update wipes out local changes to 80-vpp.conf | Billy McFall | 1 | -2/+2 |
2017-09-12 | Add option to build without multi-buffer crypto. | Thomas F Herbert | 1 | -2/+10 |
2017-08-26 | Add Build Requirements from Makefile to spec file. | Thomas F Herbert | 1 | -6/+23 |
2017-08-08 | Create source rpm. | Thomas F Herbert | 2 | -5/+21 |
2017-07-27 | Use relative path to vpp.service. | Thomas F Herbert | 1 | -1/+1 |
2017-07-12 | Decrease steps necessary to upgrading RPM packages fixed | Kristina Nevolnikova | 1 | -16/+22 |
2017-07-05 | VPP-900: VPP is released under the Apache 2.0 License (ASL 2.0). Update RPM s... | Billy McFall | 1 | -1/+1 |
2017-05-20 | Restore possibility to build vpp in debug mode for rpms | Igor Mikhailov (imichail) | 1 | -2/+6 |
2017-04-19 | Fix "make dist" to include version number, docouple it from rpm packaging | Damjan Marion | 3 | -0/+343 |