Martin Koegler
|
1d1f29f435
GetPrerequisites: Fix call to find_program for `ri` tool
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Brad King
|
258b7b2833
GetPrerequisites: Recognize absolute paths to UCRT system libraries
|
9 years ago |
Brad King
|
d47abe40b6
Merge topic 'GetPrerequisites-fix-regression'
|
9 years ago |
Brad King
|
a2d5c25a7a
GetPrerequisites: Fix regression in gp_resolved_file_type
|
9 years ago |
Alexander Shishenko
|
5f3c8f6ab2
GetPrerequisites: Always filter objdump output as text
|
9 years ago |
Daniel Pfeifer
|
5d0d980d99
Use string(APPEND) in Modules
|
9 years ago |
Rolf Eike Beer
|
8b3ffbe4af
GetPrerequisites: fix typo in comment
|
9 years ago |
Rolf Eike Beer
|
460a589d20
GetPrerequisites: fix typo in comment
|
9 years ago |
Laurent Tarrisse
|
867b73e275
GetPrerequisites: Optimize on Windows by filtering `objdump` output
|
9 years ago |
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 |