aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2016-07-01configure: split up libodphelper SO-version from libodpAnders Roxell
2016-06-23linux-gen: move platform tests into test suiteYi He
2016-06-15doc: separate pure API guide and implementation guideMike Holmes
2016-06-14update version number from v1.10.0.0 to v1.10.1.0v1.10.1.0Maxim Uvarov
2016-06-07linux-generic: sched: add skeleton for strict priorityPetri Savolainen
2016-05-31linux-generic: implementation name is odp-linuxPetri Savolainen
2016-05-27configure: add check for gcc versionBill Fischofer
2016-05-27configure: whitespace cleanupBill Fischofer
2016-05-26Revert "doc: generate a pure application-api-guide"Maxim Uvarov
2016-05-25doc: generate a pure application-api-guideMike Holmes
2016-05-24Revert "example: use one copy of pcap file"Maxim Uvarov
2016-05-23example: use one copy of pcap fileMike Holmes
2016-05-18linux-generic: odp_atomic_internal.h: add 128-bit atomicsOla Liljedahl
2016-05-10doc: helper guide: add initial versionMike Holmes
2016-05-10doc: api guide: use default cfg file name DoxyfileMike Holmes
2016-05-10linux-generic: correctly set arch as undefinedMike Holmes
2016-05-05configure: detect ARCH correctly for 32-bit x86 hostsMatias Elo
2016-05-03update version number from v1.9.0.0 to v1.10.0.0v1.10.0.0Mike Holmes
2016-05-03configure.ac: remove duplicated test example configureChristophe Milard
2016-04-27Merge branch 'master' into api-nextMaxim Uvarov
2016-04-27configure: fix broken conditional example executionMike Holmes
2016-04-21Merge branch 'master' into api-nextMaxim Uvarov
2016-04-21update version number from v1.8.0.0 to v1.9.0.0v1.9.0.0Maxim Uvarov
2016-04-20configure: default ODP_DEBUG to falseMike Holmes
2016-04-19configure: default ODP_DEPUG_PRINT to falseMike Holmes
2016-04-11Merge branch 'next' into api-nextMaxim Uvarov
2016-04-07validation: configure: move cflags guards to test/m4Maxim Uvarov
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-03-02example: l2fwd_simple: add single-threaded l2fwd exampleJuha-Matti Tilli
2016-02-29Merge branch 'master' into api-nextMaxim Uvarov