summaryrefslogtreecommitdiffstats
path: root/rules/host-cmake.make
Commit message (Collapse)AuthorAgeFilesLines
* host-cmake: version bump 3.13.1 -> 3.13.4Michael Olbrich2019-02-261-2/+2
| | | | | | | Without this building poppler with Qt 5.12.1 fails because '-I/usr/include' is added to the cflags. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-cmake: version bump 3.11.1 -> 3.13.1Clemens Gruber2018-12-151-4/+4
| | | | | Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-cmake: version bump 3.7.2 -> 3.11.1Michael Olbrich2018-04-201-6/+6
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-cmake: disable opensslMichael Olbrich2017-04-211-1/+2
| | | | | | It's not needed and it can race with host-openssl during parallel builds. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-cmake: cleanup buildingMichael Olbrich2017-03-241-2/+11
| | | | | | Don't build the tests and compile the bootstrap cmake in parallel. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-cmake: version bump 3.1.1 -> 3.7.2Ulrich Ölmann2017-02-101-6/+8
| | | | | | Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de> [mol: update license information] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Licenses: use SPDX conform license namesJuergen Borleis2015-10-211-1/+1
| | | | Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
* host-cmake: add license information and license files for report generationJuergen Borleis2015-02-061-0/+5
| | | | | Signed-off-by: Juergen Borleis <jbe@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Update host-cmake to 3.1.1Bernhard Walle2015-01-261-3/+3
| | | | | Signed-off-by: Bernhard Walle <bernhard@bwalle.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Update host-cmake to 2.8.11Bernhard Walle2013-06-111-2/+2
| | | | | Signed-off-by: Bernhard Walle <bernhard@bwalle.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Update host-cmake to 2.8.10.2Bernhard Walle2013-03-061-2/+2
| | | | | Signed-off-by: Bernhard Walle <bernhard@bwalle.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-cmake: remove redundant get stageRobert Schwebel2012-06-141-8/+0
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* Update host-cmake to 2.8.8Bernhard Walle2012-04-231-2/+2
| | | | | | | | | | Changelog is at http://www.kitware.com/news/home/browse/CMake?2012_04_19&CMake+2.8.8+is+Now+Available. The new OBJECT_LIBRARY feature sounds promising. Signed-off-by: Bernhard Walle <bernhard@bwalle.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Update host-cmake to 2.8.7Bernhard Walle2012-01-071-2/+2
| | | | | Signed-off-by: Bernhard Walle <bernhard@bwalle.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Update host-cmake to 2.8.6Bernhard Walle2011-10-101-2/+2
| | | | | | | Version bump, nothing special. Signed-off-by: Bernhard Walle <walle@corscience.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Update cmake to 2.8.5Bernhard Walle2011-07-151-2/+2
| | | | | | | | Version bump, my projects did build after the update on both x86 (i486) and ARM. Signed-off-by: Bernhard Walle <bernhard@bwalle.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Update CMake to 2.8.4Bernhard Walle2011-06-171-2/+2
| | | | | | | | | | | | For me this fixes a bug that the FindQt4 module doesn't set the include path correctly when the QMultimedia module is used, so #include <QAudioOutput> in my application fails. Signed-off-by: Bernhard Walle <walle@corscience.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* Correct host-cmake checksumBernhard Walle2011-05-101-1/+1
| | | | | | | | | Upstream uploaded a new tarball at some point. The contents is identical. Unfortunately the timestamps are not, so the checksum is different. Signed-off-by: Bernhard Walle <walle@corscience.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [rules] add md5sum for all packagesMichael Olbrich2011-05-041-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
*-. Merge branches 'next/cleanups', 'next/version-bumps' and 'next/patchin' of ↵Marc Kleine-Budde2010-04-011-8/+2
|\ \ | | | | | | | | | git://git.pengutronix.de/git/mkl/ptxdist
| | * [host-cmake] version bump to 2.8.1Marc Kleine-Budde2010-04-011-1/+1
| |/ |/| | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
| * [host-cmake] just cleanupsMarc Kleine-Budde2010-04-011-7/+1
|/ | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [ptxd_make_cmake_toolchain] generate a toolchain host fileMarc Kleine-Budde2010-01-191-2/+3
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [ptxd_make_cmake_toolchain] rename PTXDIST_CMAKE_TOOLCHAIN -> ↵Marc Kleine-Budde2010-01-191-1/+2
| | | | | | | | | PTXDIST_CMAKE_TOOLCHAIN_TARGET This is needed for a propper PTXDIST_CMAKE_TOOLCHAIN_HOST, wich comes in the next patch. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [rules] remove obsolete clean target & minor cleanupsMichael Olbrich2010-01-181-8/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [cmake] version bump to 2.8.0Marc Kleine-Budde2009-11-191-2/+2
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [host-cmake] just cleanupsMarc Kleine-Budde2009-10-281-2/+0
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [host-cmake] build out-of-treeMarc Kleine-Budde2009-07-281-0/+1
| | | | | | | cmake cannot handle recurring executions of it's prepare stage, building out-of-tree cleans the builddir, so fixes this problem Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [cmake] fix PTXDIST_CMAKE_TOOLCHAIN dependencyMarc Kleine-Budde2009-06-121-0/+2
| | | | | | | | | | move PTXDIST_CMAKE_TOOLCHAIN dep from virtual-cross-tools to host-cmake. this prevents a whole project rebuild if the cmake configuration is changed, only the cmake based project will be rebuilt then. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10751 33e552b5-05e3-0310-8538-816dae2090ed
* [cmake] version bump to 2.6.4Marc Kleine-Budde2009-06-011-1/+2
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10629 33e552b5-05e3-0310-8538-816dae2090ed
* [cmake] just cleanupsMarc Kleine-Budde2009-03-111-52/+1
| | | | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de> git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10054 33e552b5-05e3-0310-8538-816dae2090ed
* * cmake: version bumpRobert Schwebel2009-02-231-3/+3
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9828 33e552b5-05e3-0310-8538-816dae2090ed
* * host-cmake: version upgrade. Patch by Erwin Rol.Robert Schwebel2008-08-281-2/+2
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8802 33e552b5-05e3-0310-8538-816dae2090ed
* * host-cmake.make:Marc Kleine-Budde2006-06-091-1/+1
| | | | | | | use HOST_ENV git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5711 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/*.make:Marc Kleine-Budde2006-06-091-1/+0
| | | | | | | remove -include $(call package_depfile) git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5707 33e552b5-05e3-0310-8538-816dae2090ed
* * host-cmake.make:Marc Kleine-Budde2006-06-091-9/+9
| | | | | | | replace = by := git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5672 33e552b5-05e3-0310-8538-816dae2090ed
* Added cmake host toolErwin Rol2006-06-021-0/+108
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5627 33e552b5-05e3-0310-8538-816dae2090ed