aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2018-04-09travis: use -M option for generated patchesMaxim Uvarov
2018-03-22linux-gen: dpdk: bump supported dpdk version to v17.11Matias Elo
2018-03-13odp_dpdk.m4: use correct installation directoryJosep Puigdemont
2018-03-07checkpatch: update to the latest versionMatias Elo
2018-02-28shippable: run tests with all possible schedulersDmitry Eremin-Solenikov
2018-02-28shippable: switch to clang 4.0Dmitry Eremin-Solenikov
2018-02-12shippable: set CXX for clang caseDmitry Eremin-Solenikov
2018-02-12shippable: report test results even if ci step failedDmitry Eremin-Solenikov
2018-01-18checkpatch.pl: do not warn on odp aligh macrosMaxim Uvarov
2017-12-21shipabble: use xml statisticsMaxim Uvarov
2017-11-10shippable: add libconfig and libnumaMaxim Uvarov
2017-10-30travis: fix script to check patches to not fail on new branchMaxim Uvarov
2017-10-25linux-gen: dpdk: bump target dpdk version to 17.08Matias Elo
2017-10-24add sample shippable.yml and Dockerfile for Aarch64 buildsTom Trahan
2017-06-01scripts: spelling: update to latest versionPetri Savolainen
2017-06-01scripts: checkpatch: revert code modificationPetri Savolainen
2017-05-23travis: move code style check to separate jobMaxim Uvarov
2017-05-22scripts: checkpatch: update to allow additional exceptionsBill Fischofer
2017-03-02linux-gen: dpdk: bump target dpdk version to 17.02Matias Elo
2017-01-10scripts/build-pktio-dpdk: do not download full dpdk gitMaxim Uvarov
2016-10-24configure: the version cannot use a scriptMike Holmes
2016-08-19linux-gen: dpdk: bump target dpdk version to 16.07Matias Elo
2016-05-03scripts/git_hash: match more digitsAnders Roxell
2016-04-28linux-generic: dpdk: bump target dpdk version to 16.04Matias Elo
2016-04-14pkg: remove packaging in ODPAnders Roxell
2016-04-07configure: remove separate so_version fileAnders Roxell
2016-04-01scripts: add builddpdkMaxim Uvarov
2016-03-31configure: disconnect API version with SO versionAnders Roxell
2016-03-29dbg/debian: add libodphelper-linux* packagesAnders Roxell
2016-03-29scripts/builddeb: remove SO-version from -dev and -bin pkgAnders Roxell
2016-03-29rename libodp to libodp-linuxAnders Roxell
2016-03-18generate scmversion based in numeric tagsJosé Pekkarinen
2016-02-25builddeb: support creating source-only package with git archiveRicardo Salveti
2015-11-23Revert "scripts/builddeb: add support for source only generation"Maxim Uvarov
2015-11-20scripts/builddeb: add support for source only generationRiku Voipio
2015-11-13scripts/common_pkg_build: don't create pkg's if no repoAnders Roxell
2015-11-13scripts: make rpm packagesAnders Roxell
2015-11-13move debian into pkg/Anders Roxell
2015-11-13scripts: cleanup git_hash and use it instead of odp_version.Anders Roxell
2015-11-13scripts/git_hash: fix bug where dirty was always setAnders Roxell
2015-11-13move scmversion to correct MakefileAnders Roxell
2015-10-16checkpatch: fix left brace warningNicolas Morey-Chaisemartin
2015-10-16scripts/git_hash: fix out of tree buildNicolas Morey-Chaisemartin
2015-08-25scripts/git_hash: change repo to CUSTOM_STRAnders Roxell
2015-08-25scripts/git_hash: fix build from tar sourceAnders Roxell
2015-08-06scripts: Makefile: add odp_version.sh to the tarballAnders Roxell
2015-07-16checkpatch: remove check for potential ether_addr_copyNicolas Morey-Chaisemartin
2015-06-29checkpatch: ignore CamelCase on scanf SCNxxxBenoît Ganne
2015-06-12checkpatch: remove line length limit for examples and tests log functionsNicolas Morey-Chaisemartin
2015-06-04checkpatch: add spelling.txtMaxim Uvarov