aboutsummaryrefslogtreecommitdiffstats
path: root/classes/cmake.bbclass
AgeCommit message (Expand)Author
2010-08-03bitbake.conf,cmake.bbclass,cross.bbclass,icecc.bbclass: Point the toolchain p...Khem Raj
2010-07-22classes,bitbake.conf: Remove CROSS_DIR, install cross-packages into native sy...Khem Raj
2010-04-07classes/cmake.bbclass: make cmake continue if the build dir already existXerxes RĂ„nby
2010-03-28cmake bbclass: add rudimentary support for cmake site filesKoen Kooi
2010-03-28cmake bbclass: s/build/target/ for cflagsKoen Kooi
2010-03-28cmake bbclass: use autotools, not autotools_stageKoen Kooi
2010-03-27cmake.bbclass: add toolchain file for cmake compilationsValentin Longchamp
2010-03-21cmake.bbclass: force CMAKE_INSTALL_SO_NO_EXE to be 0Roman I Khimov
2009-12-02cmake.bbclass: style fix for CMAKE_FIND_ROOT_PATHHenning Heinold
2009-12-02cmake.bbclass: support for seperate building directoryHenning Heinold
2009-11-03cmake.bbclass: use staging from autotools tooHenning Heinold
2009-03-20cmake.bbclass: Put mandatory cmake option to endRobert Schuster
2009-03-20cmake.bbclass: Allow out of tree builds with cmake.Robert Schuster
2009-03-20cmake.bbclass: Allow overriding path-to-source argument for cmake call.Robert Schuster
2008-09-03cmake bbclass: allow extra argument via EXTRA_OECMAKEKoen Kooi
2008-06-27cmake.bbclass: use cross-compilation support with 2.6.0 (from Poky)Marcin Juszkiewicz
2008-01-21classes/cmake: To invoke cmake it has to be present, add cmake-native to the ...Holger Freyther
2008-01-21classes/cmake.bbclass: A small explanation why it says inherit autotoolsHolger Freyther
2008-01-21classes/cmake.bbclass: Spaces are cool, use themHolger Freyther
2008-01-15add rudimentary cmake support classMichael Lauer