aboutsummaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Expand)Author
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
2017-12-08linux-gen: add support for using system-wide DPDKDmitry Eremin-Solenikov
2017-12-08configure: separate common DPDK check to odp_dpdk.m4Dmitry Eremin-Solenikov
2017-10-19configure: use AS_HELP_STRING instead of AC_HELP_STRINGDmitry Eremin-Solenikov
2017-10-16m4: move atomic checks to separate fileDmitry Eremin-Solenikov
2017-10-16m4: move -fvisibility=hidden check to separate fileDmitry Eremin-Solenikov
2017-10-16m4: move timer_create check to common placeDmitry Eremin-Solenikov
2017-10-16m4: move openssl check to common placeDmitry Eremin-Solenikov
2017-10-13ax_valgrind_check: run check-valgrind recursivelyDmitry Eremin-Solenikov
2017-10-13ax_valgrind_check.m4: update to upstream versionDmitry Eremin-Solenikov
2017-08-25configure: pass all compiler options through acceptance checkDmitry Eremin-Solenikov
2017-07-27m4: update valgrind check macroDmitry Eremin-Solenikov
2017-06-27configure: remove dependency of autoconf-archiveMaxim Uvarov
2016-05-27configure: add check for gcc versionBill Fischofer
2016-05-10doc: api guide: use default cfg file name DoxyfileMike Holmes
2016-05-10linux-generic: correctly set arch as undefinedMike Holmes
2016-03-04linux-generic: separate x86 ODP_CACHE_LINE_SIZE to its arch fileHongbo Zhang
2016-02-25doc: update to latest ax_prog_doxygen.m4Mike Holmes
2015-10-27m4: valgrind fix confgure outputMike Holmes
2015-07-27m4: pthread: fix warning with WextraNicolas Morey-Chaisemartin
2015-04-08test: enable valgrind checkAnders Roxell
2015-04-08m4: add plumbing for valgrind checkAnders Roxell
2015-01-21doc: cleanup doxygen build rulesAnders Roxell
2014-12-12odp version scriptMaxim Uvarov
2014-09-04doxygen: change doxygen-run to doxygen-htmlAnders Roxell
2014-07-03Autotoolise build systemAnders Roxell