summaryrefslogtreecommitdiff
path: root/eclass/kde-frameworks.eclass
AgeCommit message (Expand)Author
2014-02-12[eclass] Bump required extra-cmake-modules version.Michael Palimaka
2014-02-11[eclass] Remove PREFIX variable, it doesn't appear to be used.Michael Palimaka
2014-02-11[eclass] Improve variables documentation.Michael Palimaka
2014-02-09[eclass] Don't set EGIT_BRANCH to master in case we need to override it.Michael Palimaka
2014-01-22[eclass] Do not move binaries since almost everything is renamed upstream now.Michael Palimaka
2014-01-21[eclass] dox generation command moved location upstream.Michael Palimaka
2014-01-20[eclass] Only set S when building a release.Michael Palimaka
2014-01-20[eclass] Replace FRAMEWORKS_QTCORE with FRAMEWORKS_AUTODEPS and control dev-l...Michael Palimaka
2014-01-20[eclass] die if dox generation script fails for some reasonAlex Turbov
2014-01-18[eclass] Enable doxygen by default.Michael Palimaka
2014-01-15[eclass] Remove unused inherits.Michael Palimaka
2014-01-15[eclass] Add new function comment_add_subdirectory to avoid code duplication.Michael Palimaka
2014-01-15[eclass] Control FRAMEWORKS_DOXYGEN with false in preparation for future doxy...Michael Palimaka
2014-01-15[eclass] Respect KMNAME when building framework releases.Michael Palimaka
2014-01-15[eclass] Respect KMNAME when fetching framework releases.Michael Palimaka
2014-01-10[eclass] Add missing space.Michael Palimaka
2014-01-10[eclass] Add support for tech preview.Michael Palimaka
2014-01-10[eclass] Remove dead code.Michael Palimaka
2014-01-10[eclass] Add FRAMEWORKS_QTCORE variable to allow toggling of the qtcore depen...Michael Palimaka
2014-01-10[eclass] Raise extra-cmake-modules dependency.Michael Palimaka
2014-01-03Happy new year! Change all copyrights to 2014 to shut repoman up.Chris Reffett
2013-12-20[eclass] Set minimum version of Qt to 5.2.0 as it is releasedJohannes Huber
2013-12-19[eclass] Remove custom INCLUDE_INSTALL_DIRJohannes Huber
2013-12-19[eclass] Drop FRAMEWORKS_TYPE, unused after repo splitJohannes Huber
2013-12-17[eclass] kDE frameworks splitted by upstreamJohannes Huber
2013-11-25[eclass] Fix commentJohannes Huber
2013-11-25[eclass] Add examples to USE flagsJohannes Huber
2013-11-23[eclass] Fix previous commitJohannes Huber
2013-11-22[eclass] Fix build when test is not in IUSEJohannes Huber
2013-11-22[eclass] Move to git-r3Johannes Huber
2013-11-23[eclass] Fix previous commit.Michael Palimaka
2013-11-23[eclass] Do not build examples.Michael Palimaka
2013-11-23[eclass] Avoid updating MIME database unnecessarily for every framework.Michael Palimaka
2013-11-18[eclass] Export src_prepare. Never build standalone tests, and only build uni...Michael Palimaka
2013-11-14[eclass] Allow to build kf5 with Qt 5.2 beta1Johannes Huber
2013-11-14[eclass] Permit disabling of the debug USE flag where it makes no sense (rema...Michael Palimaka
2013-11-14[eclass] Install binaries to kf5 prefix to permit slotting with KDE 4.Michael Palimaka
2013-11-14[eclass] Install libraries to kf5 prefix to permit slotting with KDE 4.Michael Palimaka
2013-11-13[eclass] Raise minimum CMake requirement.Michael Palimaka
2013-09-17[eclass] Debug code is more widespread than I initially thought, so introduce...Michael Palimaka
2013-09-11[eclass] Only build tests when they are wanted.Michael Palimaka
2013-09-10[eclass] GCC 4.5 is the minimum for frameworks.Michael Palimaka
2013-09-10[eclass] Add initial kde-frameworks eclass.Michael Palimaka