index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
GetPrerequisites.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
GetPrerequisites: Preserve search path order from caller.
Clinton Stimpson
2013-11-14
1
-2/+4
*
Convert builtin help to reStructuredText source files
Kitware Robot
2013-10-15
1
-76/+129
*
VS: Avoid leaking child process output back to IDE (#14266)
Brad King
2013-07-16
1
-1/+0
*
GetPrerequisites: Add documentation for objdump
Michael Tänzer
2013-03-01
1
-0/+1
*
GetPrerequisites: Add support for objdump
Michael Tänzer
2013-02-28
1
-2/+18
*
GetPrerequisites: Move tool search paths up
Michael Tänzer
2013-02-28
1
-17/+18
*
GetPrerequisites: Mark file_cmd as advanced cache entry
Brad King
2012-08-14
1
-0/+1
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-97/+97
*
GetPrerequisites.cmake: detect executables built with the -pie linker flag.
Clinton Stimpson
2012-07-05
1
-0/+8
*
GetPrerequisites: Add support for @rpath on Mac OS X.
Clinton Stimpson
2012-01-20
1
-6/+11
*
GetPrerequisites: Add support for @rpath on Mac OS X.
Clinton Stimpson
2011-11-21
1
-3/+27
*
Usage: Add missing exepath argument in get_prerequisites documentation.
Nicolas Despres
2011-10-23
1
-1/+1
*
BundleUtilities: Fix regex to extract dependents from ldd (#12034)
Clinton Stimpson
2011-05-31
1
-1/+1
*
BundleUtilities: Work w/ non .app exes on Mac (#12034)
Clinton Stimpson
2011-05-27
1
-2/+2
*
Fixes to GetPrerequisites for cygwin
David Partyka
2010-10-27
1
-8/+28
*
Append the gp_tool path to the system PATH using native slashes.
David Partyka
2010-10-26
1
-0/+1
*
Remove unecessary TO_CMAKE_PATH for gp_cmd_dir.
David Partyka
2010-10-26
1
-1/+0
*
Switch to CMAKE_PATH when doing PATH comparisons on Windows.
David Partyka
2010-10-26
1
-2/+5
*
Fixed appending PATH to dumpbin tool from growing without bounds.
David Partyka
2010-10-25
1
-2/+10
*
Avoid adding self as prerequisite. (#10417)
David Cole
2010-09-08
1
-2/+23
*
Refine formatting for cmake --help-module output.
David Cole
2010-08-25
1
-6/+4
*
Merge branch 'patches/docBundleUtilities'
David Cole
2010-08-25
1
-110/+91
|
\
|
*
Improve documentation of GetPrerequisites.cmake
Michael Wild
2010-05-23
1
-110/+91
*
|
Modules: Fix spelling 'To distributed' -> 'To distribute'
Todd Gamblin
2010-08-09
1
-1/+1
*
|
Fix regression in 5e6634fd77969433a87c150a2fb3f2079131484f for Windows.
Clinton Stimpson
2010-06-24
1
-3/+3
*
|
Fix bug 10418 - GetPrerequisites returning "not" as a dependency.
Clinton Stimpson
2010-06-24
1
-1/+12
|
/
*
ENH: Hook in GetPrerequisites to override item type
Michael Wild
2010-03-17
1
-0/+11
*
Consider a windows directory named syswow* a 'system' directory for GetPrereq...
David Cole
2009-12-11
1
-1/+1
*
Fix issue #9395 - only return true for .exe files on Windows from the is_file...
David Cole
2009-09-28
1
-4/+4
*
Convert CMake non-find modules to BSD License
Brad King
2009-09-28
1
-0/+12
*
Overhaul GetPrerequisites and BundleUtilities: make fixup_bundle do something...
David Cole
2009-08-05
1
-111/+211
*
BUG: make sure list is not size 0 before sort
Bill Hoffman
2008-12-04
1
-2/+4
*
ENH: Activate GetPrerequisites code on Linux. Thanks to Mike Arthur for finis...
David Cole
2008-10-24
1
-4/+12
*
ENH: do not add the same thing to the PATH again and again
Bill Hoffman
2008-09-08
1
-2/+4
*
ENH: Add BundleUtilities.cmake and supporting changes to GetPrerequisites.cma...
David Cole
2008-09-06
1
-29/+200
*
ENH: When GetPrerequisites.cmake runs dumpbin while running inside the VS IDE...
Brad King
2008-05-01
1
-0/+1
*
ENH: Add script GetPrerequisites.cmake to help analyze what shared libraries ...
David Cole
2008-03-04
1
-0/+491