aboutsummaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Expand)Author
2024-03-18m4: add missing copyright licensesMatias Elo
2024-03-18m4: update copyright formatMatias Elo
2023-04-12test: ipsecfwd: build tester conditionallyTuomas Taipale
2023-03-27m4: dpdk: handle trailing whitespace in DPDK_LIBSMatias Elo
2022-09-09configure: preserve CFLAGS and LDFLAGS when testing for pthreadJere Leppänen
2022-09-09configure: use ODP_*FLAGS instead of *FLAGSJere Leppänen
2022-06-06doxygen: use correct API version numbersPetri Savolainen
2021-06-21linux-gen: dpdk: sync dpdk build changes from odp-dpdkMatias Elo
2021-03-25m4: odp_dpdk: add missing libm dependencyMatias Elo
2021-03-19linux-gen: atomics: implement 128-bit operations using gcc builtinsMatias Elo
2020-09-08doc: fix doxygen warningsJerin Jacob
2020-09-07build: re-format autoconf argument defaultsStanislaw Kardach
2020-09-07linux-gen: move plat specific m4 macrosStanislaw Kardach
2020-08-26build: explicitly list dependency librariesStanislaw Kardach
2020-07-02build: fix check for __atomic_compare_exchange_nKrzysztof Kanas
2020-05-20linux-gen: verify default configuration file versionMatias Elo
2020-05-20linux-gen: add configure option for setting path to the default config fileMatias Elo
2020-02-26build: check if libatomic is needed for __atomic_compare_exchange_nMatias Elo
2019-10-07linux-gen: rename implementation internal autoheader definesMatias Elo
2019-10-07linux-gen: rename ODP implementation internal configure definesMatias Elo
2019-08-16linux-dpdk: improve dpdk linkingMatias Elo
2019-05-28configure: add option to disable pcap pktio supportMatias Elo
2019-04-16build: support platforms that do not use configDmitry Eremin-Solenikov
2019-03-18m4: fix ODP_PTHREAD definitionDmitry Eremin-Solenikov
2019-01-26build: provide PKG_CHECK_MODULES_STATIC implementationDmitry Eremin-Solenikov
2019-01-26build: support detection of DPDK through pkg-configDmitry Eremin-Solenikov
2019-01-26m4: move -lnuma detection to global fileDmitry Eremin-Solenikov
2018-12-18linux-gen: dpdk: fix build with no pmd driversMatias Elo
2018-10-24m4: update ax_prog_doxygen.m4 to latest versionDmitry Eremin-Solenikov
2018-08-29m4: odp_dpdk: pass CFLAGS and LDFLAGS to CC when locating libdpdk.soDmitry Eremin-Solenikov
2018-06-21configure: m4: simplify pthread detectionMaxim Uvarov
2018-06-21configure: do not use GPL AX_CHECK_COMPILE_FLAGMaxim Uvarov
2018-06-21configure: do check of -mcx16 more simpleMaxim Uvarov
2018-05-04build: odp_dpdk: add dependencies for crypto PMDsDmitry Eremin-Solenikov
2018-03-30build: fix autoconf error caused by double-registering config itemDmitry Eremin-Solenikov
2018-03-30build: don't use xxd to hexdump config fileDmitry Eremin-Solenikov
2018-03-29build: another DPDK-linking fixDmitry Eremin-Solenikov
2018-03-29build: move odp scheduler setting to common m4 fileDmitry Eremin-Solenikov
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-13odp_dpdk.m4: check for DPDK static librariesJosep Puigdemont
2018-03-13configure: add check for 'xxd' toolMatias Elo
2018-03-06linux-gen: add runtime configuration fileMatias Elo
2018-02-19odp_dpdk.m4: fix detection of system librariesJosep Puigdemont
2018-02-02configure: move pthreads check to properly defined macroDmitry Eremin-Solenikov
2018-02-02configure: add ODP_CHECK_CXXFLAGDmitry Eremin-Solenikov
2018-02-02configure: move ODP_CHECK_CFLAG to separate fileDmitry Eremin-Solenikov
2018-01-24build: odp_dpdk: print info on detected DPDK type and locationDmitry Eremin-Solenikov
2018-01-24build: odp_dpdk: another fix for linking with shared libdpdkDmitry Eremin-Solenikov
2018-01-15linux-gen: dpdk: simplify linking with shared libdpdkDmitry Eremin-Solenikov