summaryrefslogtreecommitdiff
path: root/dev-util/cmake
AgeCommit message (Collapse)Author
2013-03-02Update KDE overlay to use new Qt package names.Chris Reffett
Package-Manager: portage-2.2.0_alpha164 RepoMan-Options: --force
2013-02-08[dev-util/cmake] Add a fix for finding the Python interpreter wrt bug #405181.Arfrever Frehtes Taifersar Arahesis
Package-Manager: portage-2.1.11.50
2013-01-16[dev-util/cmake] Use libarchive subslots.Michael Palimaka
Package-Manager: portage-2.1.11.42 RepoMan-Options: --force
2013-01-11[dev-util/cmake] Add improved Python patch for testing wrt bug #405181.Michael Palimaka
Package-Manager: portage-2.1.11.38 RepoMan-Options: --force
2012-11-19[dev-util/cmake] Moved to portage.Michael Palimaka
2012-11-10[dev-util/cmake] Version bump.Michael Palimaka
* Upstream has changed the version format slightly for this sort of release. * Exclude all tests directly through CTest, so we can drop the patch. * Stop excluding a test that no longer exists. Package-Manager: portage-2.1.11.31
2012-11-07[dev-util/cmake] Version bump.Michael Palimaka
Package-Manager: portage-2.1.11.31
2012-08-19[dev-util/cmake] Moved to tree.Johannes Huber
(Portage version: 2.2.0_alpha121/git/Linux i686, unsigned Manifest commit)
2012-08-15[dev-util/cmake] Version bump 2.8.9.Johannes Huber
(Portage version: 2.2.0_alpha120/git/Linux i686, unsigned Manifest commit)
2012-05-02[dev-util/cmake] Moved to tree.Johannes Huber
(Portage version: 2.2.0_alpha101/git/Linux i686, unsigned Manifest commit)
2012-05-02[dev-util/cmake] Remove obsolete comment.Johannes Huber
(Portage version: 2.2.0_alpha101/git/Linux i686, unsigned Manifest commit)
2012-05-01[dev-util/cmake] Added patch to remove failing tests, removed RESTRICTChris Reffett
2012-05-01[dev-util/cmake] Cleanup header.Johannes Huber
(Portage version: 2.2.0_alpha101/git/Linux x86_64, unsigned Manifest commit)
2012-04-30[dev-util/cmake] Add patch for FindPkgConfig to respect PKG_CONFIG ↵Johannes Huber
environment variable by DaboD <daiderek@gmail.com> bug 414037. (Portage version: 2.2.0_alpha101/git/Linux i686, unsigned Manifest commit)
2012-04-22[dev-util/cmake] Restrict tests until we patch test 62 to not destroy ↵Chris Reffett
/usr/local/ (Portage version: 2.2.0_alpha100/git/Linux x86_64, unsigned Manifest commit)
2012-04-22[dev-util/cmake] Update more-no_host_paths.patch to be compatible with cmake ↵Chris Reffett
2.8.8, add patch line to ebuild (Portage version: 2.2.0_alpha100/git/Linux x86_64, unsigned Manifest commit)
2012-04-22[dev-util/cmake] Version bump.Johannes Huber
(Portage version: 2.2.0_alpha100/git/Linux i686, unsigned Manifest commit)
2012-01-22[dev-util/cmake] Remove patched version to use eselected boost. Latest boost ↵Johannes Huber
is wanted see bug 335108 resolution. (Portage version: 2.2.0_alpha84/git/Linux x86_64, unsigned Manifest commit)
2012-01-22[dev-util/cmake] Moved to tree.Johannes Huber
(Portage version: 2.2.0_alpha84/git/Linux i686, unsigned Manifest commit)
2012-01-13[dev-util/cmake] Version bump 2.8.7.Johannes Huber
(Portage version: 2.2.0_alpha84/git/Linux x86_64, unsigned Manifest commit)
2012-01-13[dev-util/cmake] Add missing patch from r4.Johannes Huber
(Portage version: 2.2.0_alpha84/git/Linux x86_64, unsigned Manifest commit)
2012-01-13[dev-util/cmake] Revision bump. Adds new FindBoost.cmake patch which fixes ↵Johannes Huber
bug 335108. (Portage version: 2.2.0_alpha84/git/Linux i686, unsigned Manifest commit)
2011-10-15[dev-util/cmake] Moved to main treeAndreas K. Huettel (dilfridge)
2011-10-13[dev-util/cmake] Added patches thx Arseny Solokha, bug 386919Johannes Huber
2011-10-07[dew-util/cmake] Bump 2.8.6Johannes Huber
(Portage version: 2.2.0_alpha62/git/Linux x86_64, signed Manifest commit with key DF018462)
2011-07-12[dev-util/cmake] In treeTheo Chatzimichos
2011-07-11[dev-util/cmake] Bump 2.8.5Johannes Huber
2010-07-07[dev-util/cmake] Move fix to treeMaciej Mrozowski
2010-06-28[dev-util/cmake] Fix java detection, should resolve bug 315229. Please test.Andreas K. Huettel (dilfridge)
2009-10-01Removed from the overlay, in the main portage tree for wider testing.Marcus D. Hanwell
2009-09-27Initial commit for new cmake.Tomáš Chvátal
For god sake do not test cause it is not ready. Whats needed to be done: - check 2.6 patches and apply those that are still relevant. - CMakeLists got rewritten so new options are around Also probably new dep (optional): JNI-H -- i bet it is something javist. In this verison it uses system curses form library not internal YAY :] Also it reports that it wants CURSES_EXTRA_LIBRARY=NOT-FOUND, so find out what the heck it is.
2009-04-04remove cmake stuff. it is in the tree.Tomas Chvatal
2009-03-25Fix ebuild a bit :]Tomas Chvatal
2009-03-25cmake updates: added FindJNI patch that makes it able to find IBM jdk, fixed ↵Maciej Mrozowski (reavertm)
Qt4 deps a bit, reordered variables to ease merging in tools like kdiff3/kompare (SLOT is usually invariant so the idea is to place it between KEYWORDS and IUSE), reformatted a bit for better (?) readability
2009-03-25Cmake magic. I compiled with nonbootstraped one whole tree -e world and ↵Tomas Chvatal
observe no issues (i week testing)