dev-python/PyGithub: Bump to 1.46
[gentoo.git] / eclass / cmake-utils.eclass
2019-12-04 Andreas Sturmlechnercmake-utiles.eclass: Add cmake_use_find_package
2019-11-11 Alexander Tsoycmake-utils.eclass: Fix BUILD_SHARED_LIBS variable...
2019-07-14 Benda Xueclass/cmake-utils.eclass: restrict rpath hack to Prefi...
2019-07-04 Andreas Sturmlechnercmake-utils.eclass: _cmake_modify-cmakelists: Fix CMAKE...
2019-07-04 Andreas Sturmlechnercmake-utils.eclass: Fix typo
2019-05-18 Andreas Sturmlechnercmake-utils.eclass: Fix _cmake_modify-cmakelists, add...
2018-12-10 Andreas Sturmlechnercmake-utils.eclass: Turn `eqawarn` into `die` for ...
2018-12-10 David Seifertcmake-utils.eclass: Enable BUILD_SHARED_LIBS by default...
2018-12-10 David Seifertcmake-utils.eclass: Make ninja default backend in EAPI...
2018-12-10 Andreas Sturmlechnercmake-utils.eclass: Use BDEPEND
2018-12-10 Michael Palimakacmake-utils.eclass: enable EAPI=7
2018-09-16 Andreas Sturmlechnercmake-utils.eclass: Move CMAKE_USER_MAKE_RULES_OVERRIDE...
2018-08-15 Andreas Sturmlechnercmake-utils.eclass: EAPI future-proof inherit-stop
2018-08-15 Arfrever Frehtes... cmake-utils.eclass: Stop inheriting eapi7-ver.eclass
2018-08-15 Arfrever Frehtes... cmake-utils.eclass: Drop remaining support for <cmake...
2018-08-15 Arfrever Frehtes... cmake-utils.eclass: Fix usage of has_version
2018-08-15 Michael Palimakacmake-utils.eclass: Port has_version usage handle EAPI=7
2018-06-02 Michał Górnycmake-utils.eclass: Override CMAKE_INSTALL_DOCDIR in...
2018-05-18 Andreas Sturmlechnercmake-utils.eclass: version_is_at_least -> ver_test
2018-05-18 Andreas Sturmlechnercmake-utils.eclass: Drop versionator.eclass
2018-05-18 Andreas Sturmlechnercmake-utils.eclass: Temporarily re-add versionator
2018-05-18 Andreas Sturmlechnercmake-utils.eclass: Switch to eapi7-ver
2018-03-29 Mike Frysingereclass: misc spelling fixes
2018-03-23 James Le Cuirotcmake-utils.eclass: Make the new ASM-ATT rules actually...
2018-03-17 Andreas Sturmlechnercmake-utils.eclass: inherit eutils,multilib only pre...
2018-03-17 Michael Palimakacmake-utils.eclass: use consistent style for SET
2018-03-17 Michael Palimakacmake-utils.eclass: raise CMAKE_MIN_VERSION to 3.9.6
2018-03-10 Michał Górnycmake-utils.eclass: Override CMAKE_INSTALL_{INFO,MAN}DIR
2018-03-10 Michał Górnycmake-utils.eclass: Extend ASM rules to ASM-ATT
2018-01-02 Fabian Groffeneclass/cmake-utils: switch Darwin to rpath mode, bug...
2017-12-06 Andreas Sturmlechnercmake-utils.eclass: Use xdg_environment_reset from...
2017-12-02 Michael Palimakacmake-utils.eclass: add supported EAPI documentation
2017-12-02 Michael Palimakacmake-utils.eclass: mark some eclass variables as unset...
2017-09-24 David Seifertcmake-utils.eclass: Add QA check for broken buildsystems
2017-09-24 David Seifertcmake-utils.eclass: Add QA check that cmake-utils_src_p...
2017-05-22 Michał Górnycmake-utils.eclass: Remove redundant enable_cmake-...
2017-05-21 Andreas Sturmlechnercmake-utils.eclass: Drop _cmake_execute_optionally...
2017-05-21 David Seifertcmake-utils.eclass: Remove PREFIX variable
2017-05-21 David Seifertcmake-utils.eclass: Remove support for EAPIs 0 - 4
2017-05-21 David Seifertcmake-utils.eclass: Remove WANT_CMAKE and warn users
2017-05-16 Michał Górnycmake-utils.eclass: Use eninja from ninja-utils
2017-03-18 Michael Palimakacmake-utils.eclass: raise minimum version to 3.7.2
2017-02-28 Robin H. JohnsonDrop $Id$ per council decision in bug #611234.
2017-02-07 Johannes Hubercmake-utils.eclass: Set CMAKE_MIN_VERSION to 3.6.3
2017-02-06 Maciej Mrozowskicmake-utils.eclass: set CMAKE_SYSTEM_PROCESSOR, certain...
2017-01-28 Johannes Hubercmake-utils.eclass: Drop EAPI 3
2017-01-26 T. Malfattimedia-libs/portaudio: Version bump
2017-01-07 Sergei TrofimovichMerge branch 'for_main_slyfox' of https://github.com...
2017-01-07 Michał Górnycmake-utils.eclass: Support running ctest in parallel
2017-01-01 Johannes Hubercmake-utils.eclass: Set CMAKE_MIN_VERSION to 3.5.2
2016-12-23 Sergei Trofimovichmedia-libs/aalib: revbump to fix undefined behavior
2016-12-23 Johannes Hubercmake-utils.eclass: Set CMAKE_MIN_VERSION to 3.2.2
2016-12-08 Michał Górnycmake-utils.eclass: Set assembly compiler & flags directly
2016-12-08 Michał Górnycmake-utils.eclass: Split multi-arg CC/CXX/FC correctly...
2016-12-02 Michał Górnycmake-utils.eclass: Revert "export CC/CXX/FC to environ...
2016-12-02 Michał Górnycmake-utils.eclass: Revert "Set assembler correctly...
2016-12-01 Michał Górnycmake-utils.eclass: Unset BUILD_TYPE-specific ASM flags
2016-12-01 Michał Górnycmake-utils.eclass: Set assembler correctly, #601292
2016-11-30 Michał Górnycmake-utils.eclass: Wipe out default flags for std...
2016-11-30 Michał Górnycmake-utils.eclass: Declare CMAKE_GENTOO_BUILD
2016-11-27 Michał Górnycmake-utils.eclass: Export PKG_CONFIG as envvar rather...
2016-11-27 Maciej Mrozowskicmake-utils.eclass: export CC/CXX/FC to environment...
2016-11-27 Michał Górnycmake-utils.eclass: Move CMAKE_AR & CMAKE_RANLIB into...
2016-10-01 Robin H. Johnsonsys-block/btrace: Merge GitHub PR #1716
2016-09-10 Amadeusz ŻołnowskiMerge branch 'ejabberd-16.08'
2016-09-08 Lars WendlerRevert "cmake-utils.eclass: print feature summary"
2016-09-08 Christoph Junghanscmake-utils.eclass: print feature summary
2016-08-31 Andreas Sturmlechnercmake-utils.eclass: Let cmake_comment_add_subdirectory...
2016-08-08 James Le CuirotMerge remote-tracking branch 'github/pr/2027'
2016-08-06 Sebastian PippingMerge remote-tracking branch 'github/pr/1997'
2016-08-04 Maciej Mrozowskicmake-utils.eclass: Expand suggestion related to functi...
2016-07-26 Pacho RamosMerge remote-tracking branch 'github/pr/1633', bug...
2016-06-16 Michael Palimakacmake-utils.eclass: echo ctest arguments
2016-06-16 Michael Palimakacmake-utils.eclass: do not pass CMAKE_INSTALL_DO_STRIP...
2016-05-26 Michał Górnycmake-utils.eclass: _ninjaopts_from_makeopts, fix plain...
2016-05-26 Michał Górnycmake-utils.eclass: _ninjaopts_from_makeopts, fix handl...
2016-05-18 Maciej Mrozowskicmake-utils.eclass: Remove incorrect suggestions relate...
2016-05-17 Maciej Mrozowskicmake-utils.eclass: enable CMAKE_WARN_UNUSED_CLI for...
2016-04-02 Michael Palimakacmake-utils.eclass: check for ninja with ROOT=/
2016-03-20 Andrew SavchenkoMerge remote-tracking branch 'remotes/github/pr/975'
2016-03-18 Michael Palimakacmake-utils.eclass: replace spaces with tabs
2016-03-08 Patrice ClementMerge github#785: net-libs/nodejs: removal
2016-03-08 Patrice ClementMerge github#363: sys-process/atop: add systemd support
2016-03-07 Patrice ClementMerge github#758: media-sound/mpd: fix the systemd...
2016-03-07 Patrice ClementMerge github#920: app-arch/zopfli: Version bump 1.0.1.
2016-03-07 Ian DelaneyMerge remote-tracking branch 'remotes/sbraz/pysrt'
2016-03-04 Ian DelaneyMerge remote-tracking branch 'remotes/PPed72/net-p2p...
2016-03-01 Patrice ClementMerge github#955: app-editors/gummi: minor fixes
2016-03-01 Jason ZamanMerge commit 'refs/pull/926/head' of git://github.com...
2016-03-01 Andreas Sturmlechnercmake-utils.eclass: Fix typo
2016-02-21 Michał Górnymedia-gfx/splash-themes-livecd: Merge gentoo-functions...
2016-02-13 Ian DelaneyMerge remote-tracking branch 'remotes/tomboy-64/qcheck'
2016-02-13 Ian DelaneyMerge remote-tracking branch 'remotes/tomboy-64/sigil'
2016-02-10 Patrice ClementMerge remote-tracking branch 'github/pr/831'.
2016-02-10 Mike Frysingercmake-utils.eclass: drop findutils dep #262965
2016-02-08 Patrice ClementMerge remote-tracking branch 'github/pr/372'.
2016-02-05 Patrice ClementMerge remote-tracking branch 'github/pr/608'.
2016-02-04 Patrice ClementMerge remote-tracking branch 'github/pr/708'.
2016-02-01 Patrice ClementMerge remote-tracking branch 'github/pr/760'.
2016-01-30 Patrice ClementMerge remote-tracking branch 'github/pr/674'.
next