GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
repo/sync/gentoo.git
master
stable
Sync-friendly git mirror of repo/gentoo with caches and metadata
Michał Górny <mgorny@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
/
cmake-utils.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop $Id$ per council decision in bug #611234.
Robin H. Johnson
2017-02-28
1
-1
/
+0
*
cmake-utils.eclass: Set CMAKE_MIN_VERSION to 3.6.3
Johannes Huber
2017-02-07
1
-1
/
+1
*
cmake-utils.eclass: set CMAKE_SYSTEM_PROCESSOR, certain buildsystems rely on ...
Maciej Mrozowski
2017-02-07
1
-0
/
+1
*
cmake-utils.eclass: Drop EAPI 3
Johannes Huber
2017-01-28
1
-1
/
+1
*
cmake-utils.eclass: Support running ctest in parallel
Michał Górny
2017-01-07
1
-3
/
+4
*
cmake-utils.eclass: Set CMAKE_MIN_VERSION to 3.5.2
Johannes Huber
2017-01-01
1
-2
/
+2
*
cmake-utils.eclass: Set CMAKE_MIN_VERSION to 3.2.2
Johannes Huber
2016-12-23
1
-1
/
+1
*
cmake-utils.eclass: Set assembly compiler & flags directly
Michał Górny
2016-12-08
1
-1
/
+4
*
cmake-utils.eclass: Split multi-arg CC/CXX/FC correctly, #542530
Michał Górny
2016-12-08
1
-3
/
+10
*
cmake-utils.eclass: Revert "export CC/CXX/FC to environment, #542530"
Michał Górny
2016-12-02
1
-2
/
+3
*
cmake-utils.eclass: Revert "Set assembler correctly, #601292"
Michał Górny
2016-12-02
1
-3
/
+1
*
cmake-utils.eclass: Unset BUILD_TYPE-specific ASM flags
Michał Górny
2016-12-01
1
-0
/
+1
*
cmake-utils.eclass: Set assembler correctly, #601292
Michał Górny
2016-12-01
1
-1
/
+3
*
cmake-utils.eclass: Wipe out default flags for std build types
Michał Górny
2016-11-30
1
-0
/
+13
*
cmake-utils.eclass: Declare CMAKE_GENTOO_BUILD
Michał Górny
2016-11-30
1
-0
/
+1
*
cmake-utils.eclass: Export PKG_CONFIG as envvar rather than build rule
Michał Górny
2016-11-27
1
-1
/
+1
*
cmake-utils.eclass: export CC/CXX/FC to environment, #542530
Maciej Mrozowski
2016-11-27
1
-3
/
+3
*
cmake-utils.eclass: Move CMAKE_AR & CMAKE_RANLIB into toolchain defs
Michał Górny
2016-11-27
1
-2
/
+2
*
Revert "cmake-utils.eclass: print feature summary"
Lars Wendler
2016-09-08
1
-7
/
+0
*
cmake-utils.eclass: print feature summary
Christoph Junghans
2016-09-08
1
-0
/
+7
*
cmake-utils.eclass: Let cmake_comment_add_subdirectory take n arguments
Andreas Sturmlechner
2016-09-01
1
-4
/
+7
*
cmake-utils.eclass: Expand suggestion related to functions banned EAPI 6
Maciej Mrozowski
2016-08-05
1
-2
/
+2
*
cmake-utils.eclass: echo ctest arguments
Michael Palimaka
2016-06-17
1
-0
/
+1
*
cmake-utils.eclass: do not pass CMAKE_INSTALL_DO_STRIP in EAPI 6 and later
Michael Palimaka
2016-06-17
1
-1
/
+1
*
cmake-utils.eclass: _ninjaopts_from_makeopts, fix plain '-j' and '-l'
Michał Górny
2016-05-26
1
-2
/
+13
*
cmake-utils.eclass: _ninjaopts_from_makeopts, fix handling of -k
Michał Górny
2016-05-26
1
-2
/
+7
*
cmake-utils.eclass: Remove incorrect suggestions related to eclass functions ...
Maciej Mrozowski
2016-05-18
1
-2
/
+2
*
cmake-utils.eclass: enable CMAKE_WARN_UNUSED_CLI for EAPI 6
Maciej Mrozowski
2016-05-18
1
-2
/
+2
*
cmake-utils.eclass: check for ninja with ROOT=/
Michael Palimaka
2016-04-03
1
-1
/
+1
*
cmake-utils.eclass: replace spaces with tabs
Michael Palimaka
2016-03-18
1
-8
/
+8
*
cmake-utils.eclass: Fix typo
Andreas Sturmlechner
2016-03-02
1
-1
/
+1
*
cmake-utils.eclass: drop findutils dep #262965
Mike Frysinger
2016-02-10
1
-2
/
+0
*
cmake-utils.eclass: Merge consecutive [[ ]] into single [[ ]]
Justin Lecher
2016-01-28
1
-2
/
+2
*
cmake-utils.eclass: Fix inverted logic on EAPI check
Justin Lecher
2016-01-28
1
-1
/
+1
*
cmake-utils.eclass: Drop empty line
Justin Lecher
2016-01-27
1
-1
/
+0
*
cmake-utils.eclass: Use bash internal testing instead of has()
Justin Lecher
2016-01-27
1
-9
/
+9
*
cmake-utils.eclass: enable EAPI 6
Michael Palimaka
2016-01-26
1
-1
/
+1
*
cmake-utils.eclass: ban helper functions in EAPI 6 and later
Michael Palimaka
2016-01-26
1
-0
/
+12
*
cmake-utils.eclass: require two arguments for cmake-utils_use_find_package in...
Michael Palimaka
2016-01-26
1
-2
/
+8
*
cmake-utils.eclass: use default_src_prepare in EAPI 6 and later
Michael Palimaka
2016-01-26
1
-6
/
+9
*
cmake-utils.eclass: ban non-array usage of mycmakeargs in EAPI 6 and later
Michael Palimaka
2016-01-26
1
-1
/
+5
*
cmake-utils.eclass: move $S modifications to src_prepare in EAPI 6 and later
Michael Palimaka
2016-01-26
1
-17
/
+27
*
cmake-utils.eclass: namespace some private functions
Michael Palimaka
2016-01-26
1
-33
/
+33
*
cmake-utils.eclass: replace comment_add_subdirectory with a namespaced version
Michael Palimaka
2016-01-26
1
-2
/
+13
*
cmake-utils.eclass: ban WANT_CMAKE in EAPI 6 and later
Michael Palimaka
2016-01-26
1
-0
/
+3
*
cmake-utils.eclass: remove duplicate CMAKE_REMOVE_MODULES
Michael Palimaka
2016-01-26
1
-1
/
+0
*
cmake-utils.eclass: use a proper if statement
Michael Palimaka
2016-01-26
1
-2
/
+2
*
cmake-utils.eclass: check exit codes of executed commands
Nikoli
2016-01-26
1
-2
/
+2
*
cmake-utils.eclass: declare some variables local
Michael Palimaka
2016-01-26
1
-2
/
+2
*
cmake-utils.eclass: reorder a bit
Michael Palimaka
2016-01-26
1
-9
/
+10
[next]