Brad King
|
c9cebed5d8
GetPrerequisites: Look for VS tools using registry entries (#16108)
|
9 years ago |
Brad King
|
a1c402910c
GetPrerequisites: Look for VS tools using environment variables
|
9 years ago |
FARBOS Arnaud
|
c79f88b019
GetPrerequisites: add path of VS 10,11,12,14 in order to find dumpbin.exe
|
9 years ago |
Brad King
|
37e8ccee54
GetPrerequisites: Fix gp_resolved_file_type on non-canonical paths
|
9 years ago |
André Klitzing
|
c8daac3556
GetPrerequisites: Define api-ms-win-* files as system libraries (#15691)
|
10 years ago |
Bill Somerville
|
5d0a8b1abc
GetPrerequisites: Optionally filter "objdump" output for speed
|
10 years ago |
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 |