| Commit message (Expand) | Author | Age | Files | Lines |
* | GetPrerequisites: Fix handling of executable scripts | Alexander Grund | 2019-01-04 | 1 | -0/+9 |
|
|
* | GetPrerequisites: Allow prefixed tools | Alexander Grund | 2018-12-31 | 1 | -10/+10 |
|
|
* | GetPrerequisites: Add GET_PREREQUISITES_VERBOSE to set verbose | Alexander Grund | 2018-12-31 | 1 | -0/+7 |
|
|
* | GetPrerequisites: Don't use hardcoded name for otool | Alexander Grund | 2018-12-30 | 1 | -1/+1 |
|
|
* | Help: Convert remaining modules to block-style comments | Kitware Robot | 2018-10-22 | 1 | -163/+164 |
|
|
* | GetPrerequisites: Move dylibs from MacOS to Frameworks folder in bundle | Harry Mallon | 2018-07-24 | 1 | -14/+4 |
|
|
* | Modules: Remove paths set as global Unix prefixes | Christian Pfeiffer | 2017-11-20 | 1 | -2/+0 |
|
|
* | GetPrerequisites: Restore behavior on missing binary of not clearing list | Brad King | 2017-09-26 | 1 | -1/+0 |
|
|
* | GetPrerequisites: Do not warn about non-absolute UCRT system libraries | Brad King | 2017-06-26 | 1 | -1/+1 |
|
|
* | GetPrerequisites: Only recurse on resolved unseen prerequisites | Guillaume Dumont | 2017-05-11 | 1 | -1/+5 |
|
|
* | Modules: Add x32-abi support to hard-coded paths | Steven Newbury | 2017-03-07 | 1 | -1/+1 |
|
|
* | GetPrerequisites: also try to resolve just the basename | Michael Maltese | 2017-02-22 | 1 | -0/+5 |
|
|
* | Merge topic 'get_prerequisites_delayload' | Brad King | 2017-01-12 | 1 | -0/+14 |
|\ |
|
| * | GetPrerequisites: Exclude delay load dependencies on Windows | Pascal Thomet | 2017-01-11 | 1 | -0/+14 |
|
|
* | | GetPrerequisites: Do not fail on files we cannot find | Martin Koegler | 2017-01-11 | 1 | -0/+2 |
|/ |
|
* | GetPrerequisites: Fix call to find_program for `ri` tool | Martin Koegler | 2016-12-12 | 1 | -2/+2 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -13/+3 |
|
|
* | GetPrerequisites: Recognize absolute paths to UCRT system libraries | Brad King | 2016-09-08 | 1 | -2/+2 |
|
|
* | Merge topic 'GetPrerequisites-fix-regression' | Brad King | 2016-08-15 | 1 | -2/+6 |
|\ |
|
| * | GetPrerequisites: Fix regression in gp_resolved_file_type | Brad King | 2016-08-12 | 1 | -2/+6 |
|
|
| * | GetPrerequisites: fix typo in comment | Rolf Eike Beer | 2016-06-22 | 1 | -1/+1 |
|
|
* | | GetPrerequisites: Always filter objdump output as text | Alexander Shishenko | 2016-08-08 | 1 | -1/+1 |
|
|
* | | Use string(APPEND) in Modules | Daniel Pfeifer | 2016-07-27 | 1 | -1/+1 |
|
|
* | | GetPrerequisites: fix typo in comment | Rolf Eike Beer | 2016-06-23 | 1 | -1/+1 |
|
|
* | | GetPrerequisites: Optimize on Windows by filtering `objdump` output | Laurent Tarrisse | 2016-06-21 | 1 | -1/+5 |
|/ |
|
* | GetPrerequisites: Look for VS tools using registry entries (#16108) | Brad King | 2016-05-25 | 1 | -0/+7 |
|
|
* | GetPrerequisites: Look for VS tools using environment variables | Brad King | 2016-04-08 | 1 | -0/+7 |
|
|
* | GetPrerequisites: add path of VS 10,11,12,14 in order to find dumpbin.exe | FARBOS Arnaud | 2016-04-08 | 1 | -0/+4 |
|
|
* | GetPrerequisites: Fix gp_resolved_file_type on non-canonical paths | Brad King | 2016-03-08 | 1 | -0/+2 |
|
|
* | GetPrerequisites: Define api-ms-win-* files as system libraries (#15691) | André Klitzing | 2016-01-19 | 1 | -2/+2 |
|
|
* | GetPrerequisites: Optionally filter "objdump" output for speed | Bill Somerville | 2015-07-31 | 1 | -0/+8 |
|
|
* | GetPrerequisites: Add error checks for execute_process() calls | Bill Somerville | 2015-07-31 | 1 | -0/+30 |
|
|
* | Modules: Check for ARGC before using ARGV# | Daniele E. Domenichelli | 2015-02-27 | 1 | -12/+24 |
|
|
* | GetPrerequisites: Update output matching for newer 'file' versions | Marcus Meissner | 2015-02-23 | 1 | -0/+7 |
|
|
* | GetPrerequisites: join if() clauses | Rolf Eike Beer | 2014-11-25 | 1 | -18/+4 |
|
|
* | GetPrerequisites: remove needless variable dereferencing | Rolf Eike Beer | 2014-11-25 | 1 | -15/+15 |
|
|
* | BundleUtilities: Resolve & replace @rpath placeholders | Adam Strzelecki | 2014-10-10 | 1 | -9/+14 |
|
|
* | GetPrerequisites: Make sure dyld placeholders are prefixes | Adam Strzelecki | 2014-10-10 | 1 | -3/+3 |
|
|
* | Replace string(REGEX REPLACE) with string(REPLACE) where possible | Rolf Eike Beer | 2014-04-14 | 1 | -4/+4 |
|
|
* | 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 |
|
|