aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc
AgeCommit message (Expand)Author
2018-05-28linux-gen: cpu: inline cpu cycle functions on x86Petri Savolainen
2018-01-18include: move visibility headers to generic placeDmitry Eremin-Solenikov
2018-01-18linux-gen: remove static_inline.h headerDmitry Eremin-Solenikov
2018-01-18linux-gen, include: switch cpu.h to api+abiDmitry Eremin-Solenikov
2018-01-18build: add platform dir for non-ABI-compat headersDmitry Eremin-Solenikov
2018-01-18include: install and use ABI headers only in ABI-compat modeDmitry Eremin-Solenikov
2018-01-18build: move ODP include path to common Makefile.incDmitry Eremin-Solenikov
2015-07-22configure: use stricter warningsMike Holmes
2014-07-09Remove duplicate $top_srcdir/includeAnders Roxell
2014-07-03Autotoolise build systemAnders Roxell
2014-06-17Fix the oddity in compiling test applications in no-change rebuild scenario.Jerin Jacob
2014-06-17Makefile.inc: Support for controlling the build verbosity.Jerin Jacob
2014-06-10Makefile: Invoke platform specific Makefile.inc after common configurationTaras Kondratiuk
2014-06-05Makefile: support platform specific Makefile.incVincent Hsu
2014-05-12tests: Do not use platform directoryTaras Kondratiuk
2014-05-12Makefile.inc: ODP_DEBUG_PRINT=no to disable the ODP_DBG macroAnders Roxell
2014-05-12Makefile.inc: DEBUG=yes to build debugAnders Roxell
2014-02-26Makefile cleanup continuedPetri Savolainen
2014-02-25Makefile cleanupPetri Savolainen
2014-02-24Makefiles: Allow CFLAGS to overide the buildMike Holmes
2014-02-17Multi-enq and deq operationsPetri Savolainen
2014-02-17makefiles: make the test depend on the install dirAnders Roxell
2014-02-17Makefiles: move rm, cp, echo into Makefile.incAnders Roxell
2014-02-17Makefile.inc: set default for DESTDIRAnders Roxell
2014-02-12Netmap pktio exampleCiprian Barbu
2014-02-12Added support for multiple pktio typesCiprian Barbu
2014-02-05reorganize makefileMaxim Uvarov