index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmFindPackageCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor find_* command final path list computation
Brad King
2011-09-23
1
-13
/
+1
*
Merge topic 'WriteConfigVersionFile_2TemplateFiles'
David Cole
2011-08-16
1
-0
/
+3
|
\
|
*
Provide macro write_basic_config_version_file()
Alex Neundorf
2011-08-01
1
-0
/
+3
*
|
Merge topic 'FeatureSummaryImprovements'
David Cole
2011-08-02
1
-8
/
+8
|
\
\
|
|
/
|
/
|
|
*
FeatureSummary.cmake: add INCLUDE_QUIET_PACKAGES keyword
Alex Neundorf
2011-07-17
1
-8
/
+8
*
|
Add documentation for the CMAKE_DISABLE_FIND_PACKAGE_<Name> switch
Alex Neundorf
2011-06-23
1
-0
/
+4
*
|
Add a switch to disable a find_package() call completely
Alex Neundorf
2011-06-21
1
-0
/
+18
|
/
*
Teach find_(library|package) about Linux multiarch (#12037)
Brad King
2011-06-08
1
-6
/
+18
*
find_package: Check both 32-bit and 64-bit registry views
Brad King
2011-04-13
1
-5
/
+37
*
find_package: Search a "system package registry"
Brad King
2011-04-13
1
-13
/
+36
*
find_package: Document user package registry locations
Brad King
2011-04-13
1
-3
/
+10
*
find_package: Cleanup user package registry less aggressively
Brad King
2011-04-13
1
-4
/
+3
*
find_package: Rename implementation of user package registry
Brad King
2011-04-13
1
-5
/
+5
*
find_package: Forward component list for recursive calls in modules
Brad King
2011-04-07
1
-14
/
+23
*
Speedup find_* commands (#11412)
Brad King
2010-11-12
1
-7
/
+17
*
Merge topic 'ImproveFindPackageConfigMode'
Brad King
2010-09-08
1
-34
/
+109
|
\
|
*
Improve wording of the error message of find_package() in config-mode
Alex Neundorf
2010-08-31
1
-9
/
+10
|
*
Don't create an empty element at the end of Foo_CONSIDERED_CONFIGS/VERSIONS
Alex Neundorf
2010-08-29
1
-2
/
+5
|
*
Replace the two vector<string,string> with one vector<struct{string,string}>
Alex Neundorf
2010-08-29
1
-13
/
+14
|
*
Improve error message in Config-mode when no appropriate version was found
Alex Neundorf
2010-08-29
1
-36
/
+50
|
*
Record all considered Config files and their versions.
Alex Neundorf
2010-08-29
1
-10
/
+66
*
|
Log the required package version and major improvement to FeatureSummary
Alex Neundorf
2010-08-24
1
-0
/
+14
|
/
*
Teach find_* commands to ignore some paths
Todd Gamblin
2010-08-13
1
-0
/
+14
*
Document and test find_package <pkg>_DIR env var
Brad King
2009-11-04
1
-0
/
+1
*
Fix find_package() when <pkg>_DIR is wrong
Brad King
2009-10-07
1
-10
/
+17
*
Create cmMakefile::PlatformIs64Bit helper method
Brad King
2009-09-30
1
-8
/
+4
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14
/
+9
*
Use BeAPI for per-user package registry on Haiku
Brad King
2009-09-28
1
-0
/
+12
*
Add parentheses around '&&' between '||' for gcc
Brad King
2009-09-11
1
-4
/
+4
*
Teach find_package to search a "package registry"
Brad King
2009-09-01
1
-3
/
+186
*
Fix find_package for cmake-gui registry entry
Brad King
2009-08-05
1
-1
/
+1
*
STYLE: fix typos in the docs
Alexander Neundorf
2009-04-19
1
-1
/
+1
*
ENH: Isolate policy changes in included scripts
Brad King
2009-01-22
1
-7
/
+23
*
ENH: Refactor find_package version file scoping
Brad King
2009-01-22
1
-6
/
+4
*
BUG: Fix find_package docs for refind feature
Brad King
2009-01-15
1
-2
/
+1
*
ENH: when trying to find a FooConfig.cmake file, if in the directory pointed
Alexander Neundorf
2009-01-08
1
-57
/
+36
*
ENH: Teach find_package about more install dirs
Brad King
2008-12-17
1
-0
/
+27
*
BUG: find_package must push/pop policies
Brad King
2008-12-16
1
-0
/
+2
*
ENH: Add useful search locations to find_package
Brad King
2008-12-09
1
-0
/
+15
*
STYLE: Remove old TODO comment in find_package
Brad King
2008-12-09
1
-8
/
+0
*
ENH: Preserve <pkg>_FIND_XXX vars in find_package
Brad King
2008-12-09
1
-12
/
+46
*
ENH: Remove implicit NO_MODULE when recursing
Brad King
2008-10-08
1
-22
/
+14
*
ENH: Add UNSUITABLE result to package version test
Brad King
2008-10-03
1
-7
/
+14
*
ENH: Help recursive find_package calls in modules
Brad King
2008-10-03
1
-3
/
+41
*
ENH: Warn and ignore EXACT without version
Brad King
2008-10-03
1
-0
/
+8
*
ENH: Improve find_package version numbering
Brad King
2008-09-10
1
-88
/
+63
*
ENH: Improve message for bad find_package call
Brad King
2008-09-08
1
-10
/
+3
*
COMP: fix compile warning/error (non-void function returning void)
Alexander Neundorf
2008-09-07
1
-1
/
+1
*
ENH: provide the xxx_FIND_QUIETLY, xxx_FIND_REQUIRED and xxx_FIND_VERSION_ va...
Alexander Neundorf
2008-09-06
1
-57
/
+65
*
ENH: Teach find_package about lib64 paths
Brad King
2008-08-12
1
-9
/
+27
[next]