summaryrefslogtreecommitdiff
path: root/eclass/cmake-utils.eclass
AgeCommit message (Expand)Author
2010-08-12[eclass/cmake-utils/kde4-base] Do not abuse USE=debug to control compiler deb...Maciej Mrozowski
2010-08-12[eclass/cmake-utils,kde4-base] Silence QDebug messages in release buildsMaciej Mrozowski
2010-07-14[eclass/cmake-utils] Apply support for cmake-utils_use_use (same as in-tree)Tomáš Chvátal
2010-07-07[eclass/cmake-utils] A bit better EnglishMaciej Mrozowski
2010-07-06[eclass/cmake-utils] Respect TEST_VERBOSE, remove pushd/popd stderr redirectionMaciej Mrozowski
2010-06-28[eclass/cmake-utils] Add more hardcoded variables removals: CMAKE_COLOR_MAKEF...Maciej Mrozowski
2010-06-28[eclass/cmake-utils] Properly handle NOCOLOR variableMaciej Mrozowski
2010-06-21[eclass/cmake-utils] Fix NOCOLOR logicMaciej Mrozowski
2010-06-02[eclass/cmake-utils] Organize documentation blocks so that they actually appe...Maciej Mrozowski
2010-06-02Revert "[eclass] Dropped the cmake-utils eclass has it was lagging behind the...Maciej Mrozowski
2010-06-01[eclass] Dropped the cmake-utils eclass has it was lagging behind the tree ve...Jorge Manuel B. S. Vicetto (jmbsvicetto)
2010-05-27[eclass/cmake-utils] Update documentationMaciej Mrozowski
2010-05-27[eclass/cmake-utils] Build dir handling update, src_test rework, use base.ecl...Maciej Mrozowski
2010-05-26[eclass] Import cmake-utils for modificationsMaciej Mrozowski
2009-12-22[eclasses] cmake-utils. Remove do changes only in tree, since last major chan...Tomas Chvatal
2009-12-22[eclasses] cmake-utils use NOCOLOR that is standardised behavior for no-color...Tomas Chvatal
2009-12-22[eclasses] cmake-utils sync with tree.Tomas Chvatal
2009-12-21[eclass/cmake-utils] Fixed typo in comment.Maciej Mrozowski (reavertm)
2009-12-21[eclass/cmake-utils] Fixed displaying of build statusMaciej Mrozowski (reavertm)
2009-12-14[eclass] Force CMAKE_BUILD_WITH_INSTALL_RPATH=ON in prefix to make things buildabcd
2009-12-14[eclass] Remove EPREFIX from PREFIX/KDEDIR (to prevent doubling of prefixes);...abcd
2009-12-14[eclass] Re-add cmake-utils.eclass for editingabcd
2009-12-10Eclasses copied to the tree - drop cmake-utils; drop fixed ebuilds (in tree)abcd
2009-12-08[eclass] Remove comment accidentally re-addedabcd
2009-12-07[eclass] Add proper support for Gentoo Prefix and EAPI-3abcd
2009-12-07[eclass] Clean up some codeabcd
2009-12-05[eclass] Use arrays in cmake-utils.eclass; convert kde4-{base,meta}abcd
2009-12-05[eclass] Add local copy of cmake-utils for editingabcd
2009-10-27Remove the eclass. Now in main tree again.Tomáš Chvátal
2009-10-27[eclasses] Finalize the WANT_CMAKE cleanup.Tomáš Chvátal
2009-10-16[eclasses] Fix xdg issues with sandbox. Thx Samuli.Tomáš Chvátal
2009-10-09[eclasses] Remove old backcompat code from cmake-utils.Tomáš Chvátal
2009-09-21[eclass/cmake-utils.eclass] Use ${CMAKE_EXPF} instead of ${EXPF}, so that it ...Jonathan Callen
2009-09-21[eclass] bashify.Tomáš Chvátal
2009-09-21[eclass] introduce cmake-uitls eclass from main tree.Tomáš Chvátal
2009-05-08In main tree.Tomas Chvatal
2009-05-06Revert "Add backcompat modulo so we wont break stuff in main tree using wrong...Tomas Chvatal
2009-05-06Revert "Add missed &&"Tomas Chvatal
2009-05-06Add missed &&Tomas Chvatal
2009-05-06Add backcompat modulo so we wont break stuff in main tree using wrongly eclas...Tomas Chvatal
2009-05-02Move the use/build dir check to correct place in src_configureTomas Chvatal
2009-05-02Move variable declaration to the correct place, we cant define it in global s...Tomas Chvatal
2009-05-02More cmake fixes to support build elsewhere than inTomas Chvatal
2009-05-01Introduce new feature as requested in bug #267905.Tomas Chvatal
2009-04-04remove cmake stuff. it is in the tree.Tomas Chvatal
2009-04-01Update eclass for cmake usageTomas Chvatal
2009-03-30Tiny update to the eclass, now if we use (cmake-utils_bla ble)Tomas Chvatal
2009-03-28Update eclass to support the new cmake ebuildTomas Chvatal
2009-03-14In treeMaciej Mrozowski (reavertm)
2009-03-14Fixed cmake-utils_use in cmake-utils.eclassMaciej Mrozowski (reavertm)