Bill Somerville
|
afb674ab46
GetPrerequisites: Add error checks for execute_process() calls
|
10 years ago |
Daniele E. Domenichelli
|
a7631fc4e0
Modules: Check for ARGC before using ARGV#
|
10 years ago |
Marcus Meissner
|
fe558718b3
GetPrerequisites: Update output matching for newer 'file' versions
|
10 years ago |
Rolf Eike Beer
|
d1903de8c5
GetPrerequisites: join if() clauses
|
11 years ago |
Rolf Eike Beer
|
c9e32b0b12
GetPrerequisites: remove needless variable dereferencing
|
11 years ago |
Adam Strzelecki
|
f7df82acaa
BundleUtilities: Resolve & replace @rpath placeholders
|
11 years ago |
Adam Strzelecki
|
14bc686fff
GetPrerequisites: Make sure dyld placeholders are prefixes
|
11 years ago |
Rolf Eike Beer
|
5bd48ac534
Replace string(REGEX REPLACE) with string(REPLACE) where possible
|
11 years ago |
Clinton Stimpson
|
e130b9ebaa
GetPrerequisites: Preserve search path order from caller.
|
12 years ago |
Kitware Robot
|
f051814ed0
Convert builtin help to reStructuredText source files
|
12 years ago |
Brad King
|
45d2966dcc
VS: Avoid leaking child process output back to IDE (#14266)
|
12 years ago |
Michael Tänzer
|
12fb50da9f
GetPrerequisites: Add documentation for objdump
|
12 years ago |
Michael Tänzer
|
33c94c82ba
GetPrerequisites: Add support for objdump
|
12 years ago |
Michael Tänzer
|
5260a864f5
GetPrerequisites: Move tool search paths up
|
12 years ago |
Brad King
|
d269984e53
GetPrerequisites: Mark file_cmd as advanced cache entry
|
13 years ago |
Kitware Robot
|
9db3116226
Remove CMake-language block-end command arguments
|
13 years ago |
Clinton Stimpson
|
ac7a193951
GetPrerequisites.cmake: detect executables built with the -pie linker flag.
|
13 years ago |
Clinton Stimpson
|
880139a642
GetPrerequisites: Add support for @rpath on Mac OS X.
|
14 years ago |
Clinton Stimpson
|
9a6b102205
GetPrerequisites: Add support for @rpath on Mac OS X.
|
14 years ago |
Nicolas Despres
|
bfb0ed4293
Usage: Add missing exepath argument in get_prerequisites documentation.
|
14 years ago |
Clinton Stimpson
|
b68d3dc1b5
BundleUtilities: Fix regex to extract dependents from ldd (#12034)
|
14 years ago |
Clinton Stimpson
|
7ac7b437b8
BundleUtilities: Work w/ non .app exes on Mac (#12034)
|
14 years ago |
David Partyka
|
48e80eb724
Fixes to GetPrerequisites for cygwin
|
15 years ago |
David Partyka
|
bee4802840
Append the gp_tool path to the system PATH using native slashes.
|
15 years ago |
David Partyka
|
8e550ba31e
Remove unecessary TO_CMAKE_PATH for gp_cmd_dir.
|
15 years ago |
David Partyka
|
1684198706
Switch to CMAKE_PATH when doing PATH comparisons on Windows.
|
15 years ago |
David Partyka
|
be94c494ed
Fixed appending PATH to dumpbin tool from growing without bounds.
|
15 years ago |
David Cole
|
e93a4b4d34
Avoid adding self as prerequisite. (#10417)
|
15 years ago |
David Cole
|
90add6b504
Refine formatting for cmake --help-module output.
|
15 years ago |
David Cole
|
af0c719b9a
Merge branch 'patches/docBundleUtilities'
|
15 years ago |