summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/cmake
Commit message (Expand)AuthorAgeFilesLines
* cmake: avoid configure failures if CFLAGS contains -Wstrict-prototypesAndre McCurdy2018-01-072-0/+43
* cmake: improve CMAKE_SYSTEM_PROCESSOR assignment in nativesdkRoss Burton2016-10-151-2/+4
* cmake: also set CMAKE_FIND_ROOT_PATH_MODE_PACKAGERoss Burton2016-10-151-0/+2
* cmake: Use bb.fatal() instead of raising FuncFailedUlf Magnusson2016-10-041-1/+1
* cmake-native: prefer native sysroot libraries over hostRoss Burton2016-09-231-1/+2
* cmake-native: rationalise system/internal library dependenciesRoss Burton2016-09-161-2/+4
* cmake: use convenience options for clarityRoss Burton2016-09-161-7/+2
* cmake: don't inherit autotoolsRoss Burton2016-09-162-9/+15
* meta: cleanup d.getVar(var, 1)Robert Yang2016-09-141-1/+1
* cmake: upgrade to 3.6.1Maxin B. John2016-08-013-2/+2
* classes/cmake: enable progress for do_compilePaul Eggleton2016-07-081-0/+2
* cmake: update to 3.5.2Maxin B. John2016-05-224-54/+3
* cmake: remove unused dont-run-cross-binaries.patchRobert Yang2016-04-061-23/+0
* cmake: Update to 3.4.3.Philip Balister2016-02-193-2/+2
* cmake: update to 3.4.2Alexander Kanavin2016-01-263-2/+2
* cmake: Add nios2 supportMarek Vasut2015-12-092-0/+51
* package_regex.inc: split the rest of the entries to their recipesAlexander Kanavin2015-12-081-0/+2
* cmake: update 3.3.1 -> 3.3.2Andre McCurdy2015-11-163-3/+3
* cmake: update to 3.3.1Alexander Kanavin2015-09-013-6/+3
* cmake: Upgrade 2.8.12.2 -> 3.2.2Moritz Blume2015-06-276-103/+76
* cmake: fix B != SRobert Yang2015-01-161-2/+4
* cmake-native: disable check for acl.hChen Qi2015-01-071-0/+1
* cmake: drop already applied patchesPaul Eggleton2014-11-203-79/+0
* nativesdk-cmake: Adjust toolchain paths dynamicallyOtavio Salvador2014-10-243-0/+33
* cmake: Avoid accidentally including libacl.hMike Crowe2014-05-281-0/+1
* Globally replace 'base_contains' calls with 'bb.utils.contains'Otavio Salvador2014-04-251-1/+1
* cmake: Improve method for not building ccmakeMike Crowe2014-04-083-19/+9
* cmake: Remove dependency on ncursesMike Crowe2014-04-041-1/+1
* cmake-native: Stop building ccmakeMike Crowe2014-04-042-1/+21
* cmake: Add ugly hack from meta-qt5 to prevent cmake trying to detect qt5Martin Jansa2014-04-041-0/+22
* cmake: upgrade to 2.8.12.2Paul Eggleton2014-03-022-4/+4
* autotools-brokensep: Mark recipes with broken separate build dir supportRichard Purdie2014-02-281-1/+1
* cmake: Fix freetype detectionMartin Jansa2014-01-282-0/+48
* Replace one-line DESCRIPTION with SUMMARYPaul Eggleton2014-01-021-1/+1
* cmake: upgrade to 2.8.12.1Paul Eggleton2013-11-122-4/+4
* cmake: upgrade to 2.8.12Paul Eggleton2013-10-292-7/+4
* cmake-native: fix dependenciesPaul Eggleton2013-09-172-0/+31
* cmake: Update to 2.8.11.2Saul Wold2013-07-103-5/+8
* cmake: fix configure error if system Qt installation is brokenPaul Eggleton2013-07-102-0/+56
* cmake: Update to 2.8.11.1Saul Wold2013-06-133-7/+7
* cmake: Update to 2.8.11Saul Wold2013-05-245-69/+21
* Upstream-Status: Correct CapitalizationSaul Wold2013-05-122-2/+2
* classes/recipes/lib: Fix various python whitespace issuesRichard Purdie2013-05-091-2/+2
* cmake: add AArch64 supportMarcin Juszkiewicz2013-01-073-2/+82
* cmake-native: add checksumsTom Zanussi2012-12-191-0/+3
* cmake: Update to 2.8.10.2Saul Wold2012-12-193-3/+3
* cmake: Update to 2.8.10.1Saul Wold2012-12-036-43/+40
* cmake: Upgrade recipes to 2.8.8Khem Raj2012-07-284-12/+13
* PR bump for all recipes that DEPEND on ncursesScott Garman2012-03-151-1/+1
* meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie2012-03-051-2/+2