aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2016-04-07configure: remove separate so_version fileAnders Roxell
2016-04-06configure: reorder m4_includesAnders Roxell
2016-03-31configure: correctly set the SO-version when build OOTAnders Roxell
2016-03-31pkgconfig: use main ODP versionAnders Roxell
2016-03-31configure: disconnect API version with SO versionAnders Roxell
2016-03-30example: m4: configure option to check examplesAnders Roxell
2016-03-30configure: move test_vald to its own m4 fileAnders Roxell
2016-03-30configure: move example configure to the othersAnders Roxell
2016-03-30configure: move docs to its own m4 fileAnders Roxell
2016-03-30configure: move test_helper to its own m4 fileAnders Roxell
2016-03-30configure: move test_cpp to its own m4 fileAnders Roxell
2016-03-30configure: move test_perf to its own m4 fileAnders Roxell
2016-03-30configure: group AM_CONDITIONALAnders Roxell
2016-03-30linux-generic: m4: dpdk: fix to conform with other m4 filesAnders Roxell
2016-03-30linux-generic: m4: netmap: set netmap_support=noAnders Roxell
2016-03-29linux-generic: dpdk: run validation tests with virtual pcap interfacesMatias Elo
2016-03-29rename libodphelper to libodphelper-linuxAnders Roxell
2016-03-29rename libodp to libodp-linuxAnders Roxell
2016-03-29configure: default test-helper to disabledAnders Roxell
2016-03-04linux-generic: separate x86 ODP_CACHE_LINE_SIZE to its arch fileHongbo Zhang
2016-03-02configure.ac: distribute the AC_CONFIG_FILESMike Holmes
2016-02-25doc: depend the docs on the imagesMike Holmes
2016-02-25doc: update to latest ax_prog_doxygen.m4Mike Holmes
2016-02-18helper: remove ring codeMaxim Uvarov
2016-02-08doc: remove imagemagic dependency and use svg diagrams in all asciidocsBill Fischofer
2016-02-08validation: removing synchronizers testsChristophe Milard
2016-02-08validation: synchro tests split into 3 groupsChristophe Milard
2016-02-08linux-generic: sysinfo: move PowerPC system info codes to its plarform fileHongbo Zhang
2016-01-15doc: move api docs to application-api-guideMike Holmes
2016-01-15example: time: add test of global time API on monotonyIvan Khoronzhuk
2015-12-29validation: std_clib: added validation testsPetri Savolainen
2015-12-29api: hash: Added crc32 and crc32c hash functionsPeng
2015-12-11configure.ac: add user_guides config statusMike Holmes
2015-12-10doc: process-guide: add release processMike Holmes
2015-11-25validation: ability to specify test install directoryStuart Haslam
2015-11-13scripts: cleanup git_hash and use it instead of odp_version.Anders Roxell
2015-11-13configure: set tar-pax AM_INIT_AUTOMAKE optionAnders Roxell
2015-11-13doc: users-guide convert to asciidocMike Holmes
2015-11-13doc: images: add resource_management.msc for users-guideMike Holmes
2015-11-13doc: images: add svg for user-guideMike Holmes
2015-11-05configure: move HAVE_PCAP AM_CONDITIONAL to configure.acNicolas Morey-Chaisemartin
2015-10-29validation: config: add CUnit tests for config APIsBill Fischofer
2015-10-13configure: move all AM_CONDITIONAL to configure.acNicolas Morey-Chaisemartin
2015-10-08linux-generic: pktio: add netmap pktio supportMatias Elo
2015-08-11linux-generic: move openssl checks inside linux-genericMaxim Uvarov
2015-08-11linux-generic: move pthread checks inside linux-genericMaxim Uvarov
2015-08-11linux-generic: remove linux-generic makefile generation from common configure.acMaxim Uvarov
2015-08-11doc: implementers-guide: add validation descriptionChristophe Milard
2015-07-22configure: use stricter warningsMike Holmes
2015-07-09helper: convert to a libraryMike Holmes