summaryrefslogtreecommitdiffstats
path: root/rules/host-cmake.make
Commit message (Collapse)AuthorAgeFilesLines
* host-cmake: Version bump. 3.27.4 -> 3.28.3Christian Melki2024-02-141-3/+3
| | | | | | | | | | | | New minor version. Doesn't look dangerous, but tread lightly. https://cmake.org/cmake/help/latest/release/3.27.html https://cmake.org/cmake/help/latest/release/3.28.html * Fix license file hash. Version and year changed in cmzlib. Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20240213192220.808441-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-cmake: Version bump. 3.27.3 -> 3.27.4Christian Melki2023-09-151-2/+2
| | | | | | | | | Minor changes, including zlib version handling. https://github.com/Kitware/CMake/compare/v3.27.3...v3.27.4 Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20230903160525.555304-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-cmake: Version bump. 3.27.2 -> 3.27.3Christian Melki2023-08-291-2/+2
| | | | | | | | | | Minor changes. https://github.com/Kitware/CMake/compare/v3.27.2...v3.27.3 Signed-off-by: Christian Melki <christian.melki@t2data.com> Reviewed-by: Alexander Dahl <ada@thorsis.com> Message-Id: <20230823201907.3897787-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-cmake: Version bump. 3.27.1 -> 3.27.2Christian Melki2023-08-281-2/+2
| | | | | | | | | | | Minor version bump. Could not find a release changelog. But https://github.com/Kitware/CMake/compare/v3.27.1...v3.27.2 looks harmless enough. Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20230813130751.2228399-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-cmake: Version bump. 3.27.0 -> 3.27.1Christian Melki2023-07-291-2/+2
| | | | | | | | | | Could not find any minor changelog. Looks harmless enough. https://cmake.org/cmake/help/latest/release/3.27.html Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20230728155933.2717810-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-cmake: Version bump. 3.25.3 -> 3.27.0Christian Melki2023-07-271-4/+4
| | | | | | | | | | | | | | As per usual with build tools. Tread lightly. Doesn't look overly exciting though. https://cmake.org/cmake/help/latest/release/3.26.html https://cmake.org/cmake/help/latest/release/3.27.html * Copyright years changed in license file, cmurl copyright removed license year (Upstream curl contents). Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20230722110311.1997307-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* add cmake options for cross packagesMichael Olbrich2023-06-081-1/+2
| | | | | | This includes explicit search paths in sysroot-cross. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-cmake: Version bump. 3.25.1 -> 3.25.3Christian Melki2023-03-131-2/+2
| | | | | | | | | Very small changes to the minor release bumps. https://cmake.org/cmake/help/latest/release/3.25.html Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20230310181528.1749914-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* use /usr in sysroot-host and sysroot-crossMichael Olbrich2023-01-221-1/+1
| | | | | | | | Building packages with prefix=/ is getting more difficult. For sysroot-host and sysroot-cross is doesn't really matter, so switch to prefix=/usr here as well. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-cmake: Version bump. 3.25.0 -> 3.25.1Christian Melki2022-12-091-2/+2
| | | | | | | | | Very minor bugfix release. https://cmake.org/cmake/help/latest/release/3.25.html Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20221205121533.3604953-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-cmake: Version bump 3.23.1 -> 3.25.0Christian Melki2022-12-041-5/+5
| | | | | | | | | | | | | | | | | | | Release notes, somewhat readable: https://cmake.org/cmake/help/v3.24/release/3.24.html https://cmake.org/cmake/help/v3.25/release/3.25.html A bunch of changes, seems to build fine for me. I found this one to be interesting: https://cmake.org/cmake/help/v3.24/policy/CMP0132.html#policy:CMP0132 Changes to license files: * Copyright.txt: Dates and versions, contributor list. * Utilities/cmcurl/COPYING: Date changes. * Utilities/cmzlib/Copyright.txt: Date and version changes. Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20221122094233.3576796-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-cmake: Version bump 3.20.5 -> 3.23.1Christian Melki2022-05-181-6/+6
| | | | | | | | | | | | | | | | | ~1 year release time difference. Release notes, somewhat readable: https://cmake.org/cmake/help/v3.21/release/3.21.html https://cmake.org/cmake/help/v3.22/release/3.22.html https://cmake.org/cmake/help/v3.23/release/3.23.html * License file changes are composed of year changes, spelling errors, contributors, whitespace, file references and a removal of a bsd-3-clause in cmlibuv. Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20220513142114.2332363-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-cmake: version bump 3.13.4 -> 3.20.5Michael Olbrich2021-07-041-7/+16
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* CREDITS: remove unmaintained fileRoland Hieber2019-07-031-2/+0
| | | | | | | | | | | | | | | This file has been touched 2 times in the last 7 years, and is no longer up to date. Remove it to carry less unmaintained stuff around. Also remove all references to it from file headers using for file in `g grep -l 'See CREDITS for details about who has'`; do sed -i '/See CREDITS for details about who has/,+1d' $file done as well as the different wording from rules/other/Toplevel.make. Signed-off-by: Roland Hieber <rhi@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* 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