| Commit message (Expand) | Author | Age | Files | Lines |
* | meta: remove True option to getVar calls | Joshua Lock | 2016-12-16 | 1 | -8/+8 |
* | cmake.bbclass: Set CXXFLAGS and CFLAGS | Khem Raj | 2016-11-23 | 1 | -0/+2 |
* | classes/externalsrc: re-run do_configure when configure files change | Paul Eggleton | 2016-10-11 | 1 | -0/+2 |
* | cmake.bbclass: avoid treating imports as system includes | Andreas Müller | 2016-09-08 | 1 | -0/+1 |
* | cmake.bbclass: call cmake with a relative path | Thomas Witt | 2016-08-23 | 1 | -7/+7 |
* | classes/cmake: enable progress for do_compile | Paul Eggleton | 2016-07-08 | 1 | -0/+1 |
* | Revert "cmake.bbclass: set the modules directory correctly" | Richard Purdie | 2016-06-20 | 1 | -1/+1 |
* | cmake.bbclass: set the modules directory correctly | Jose Pardeiro | 2016-06-17 | 1 | -1/+1 |
* | cmake: enable verbose builds | Ross Burton | 2016-05-14 | 1 | -1/+1 |
* | base.bbclass: Introduce PACKAGECONFIG_CONFARGS variable | Martin Jansa | 2016-04-19 | 1 | -0/+2 |
* | cmake: don't inherit autotools | Ross Burton | 2016-02-18 | 1 | -4/+1 |
* | cmake.bbclass: don't duplicate CMAKE_C_FLAGS in CMAKE_C_FLAGS_RELEASE | Andre McCurdy | 2015-11-16 | 1 | -5/+5 |
* | classes/cmake: add arch conversion routine | Alexander Kanavin | 2015-08-24 | 1 | -1/+11 |
* | cmake bbclass: fix support for native builds | Koen Kooi | 2015-07-02 | 1 | -1/+4 |
* | cmake: extend CMAKE_MODULE_PATH instead of setting | Ross Burton | 2015-06-11 | 1 | -1/+1 |
* | cmake: Whitespace fix | Moritz Blume | 2015-06-08 | 1 | -1/+1 |
* | cmake: supply CMAKE_AR in toolchain file | Cody P Schafer | 2014-12-05 | 1 | -0/+2 |
* | cmake: Try and improve cleaning of builds when B==S | Richard Purdie | 2014-10-30 | 1 | -0/+2 |
* | cmake.bbclass : Add support for cmake projects that use .S files. | Philip Balister | 2014-09-22 | 1 | -0/+3 |
* | cmake: drop -fpermissive | Martin Jansa | 2014-08-15 | 1 | -1/+1 |
* | cmake.bbclass: restore OECMAKE_SOURCEPATH | Ross Burton | 2014-06-25 | 1 | -3/+6 |
* | cmake.bbclass: fix note when warning about deprecated variables | Ross Burton | 2014-01-22 | 1 | -1/+1 |
* | cmake: specify all install paths | Ross Burton | 2014-01-14 | 1 | -0/+9 |
* | cmake: default to out-of-tree builds | Ross Burton | 2014-01-14 | 1 | -0/+1 |
* | cmake: respect ${S} and ${B} | Ross Burton | 2014-01-14 | 1 | -24/+11 |
* | cmake.bbclass: ensure CMAKE_SYSTEM_NAME is correct | Saul Wold | 2013-09-10 | 1 | -1/+1 |
* | cmake: set system name correctly | Richard Purdie | 2013-09-08 | 1 | -1/+1 |
* | cmake.bbclass: Don't use packages from the native build machine | Stefan Herbrechtsmeier | 2013-08-16 | 1 | -0/+1 |
* | cmake.bbclass: modify construction of compiler flags | Joe Slater | 2013-05-29 | 1 | -2/+2 |
* | cmake: reset B from autotools, as this class doesnt like it | Ross Burton | 2013-02-04 | 1 | -0/+1 |
* | cmake.bbclass: use DEPENDS_prepend instead of += for cmake-native | Ross Burton | 2012-11-18 | 1 | -1/+1 |
* | cmake.bbclass: Add OECMAKE_C_LINK_FLAGS and OECMAKE_CXX_LINK_FLAGS variables | Khem Raj | 2012-06-11 | 1 | -0/+4 |
* | cmake.bbclass: add ${base_libdir} to CMAKE_LIBRARY_PATH | Nitin A Kamble | 2012-03-13 | 1 | -1/+1 |
* | Add EXTERNAL_TOOLCHAIN to CMAKE_FIND_ROOT_PATH | Ken Werner | 2012-02-03 | 1 | -1/+1 |
* | cmake.bbclass: adding extendable extra variable to root path | Andrew Gabbasov | 2011-09-28 | 1 | -1/+2 |
* | cmake.bbclass, perlnative.bbclass: arrange for cmake to find perl-native | Phil Blundell | 2011-08-17 | 1 | -1/+2 |
* | cmake.bbclass: add ${libdir} for multilib case | Yu Ke | 2011-07-27 | 1 | -1/+1 |
* | sat-solver: fix for non /usr/lib libdir case | Yu Ke | 2011-07-13 | 1 | -0/+4 |
* | cmake.bbclass: use CPPFLAGS and CXXFLAGS | Otavio Salvador | 2011-07-08 | 1 | -4/+4 |
* | cmake.bbclass: fix qmake and rpath issues | Otavio Salvador | 2011-05-11 | 1 | -2/+12 |
* | cmake.bbclass: sync from openembedded | Qing He | 2010-08-31 | 1 | -48/+51 |
* | cmake.bbclass: sync from openembedded | Qing He | 2010-08-27 | 1 | -7/+84 |
* | cmake: only search root directory for FIND_*** | Kevin Tian | 2010-07-27 | 1 | -1/+4 |
* | cmake.bbclass: Make sure EXTRA_OECMAKE has a sane default | Richard Purdie | 2010-07-21 | 1 | -0/+2 |
* | libproxy: Disabled webkit support | Jeff Dike | 2010-07-21 | 1 | -1/+1 |
* | cmake.bbclass: added version from OE + cross-compilation support | Marcin Juszkiewicz | 2008-06-18 | 1 | -0/+11 |