| Commit message (Expand) | Author | Age | Files | Lines |
* | GetPrerequisties: pass "-a" only to grep. | Mehdi Chinoune | 2022-03-25 | 1 | -1/+3 |
|
|
* | GetPrerequisites: Support CMAKE_OBJDUMP with .exe extension | Daniel Schlegel | 2021-09-28 | 1 | -1/+1 |
|
|
* | Modules: Fix typos and spelling in documentation | Josef Angstenberger | 2021-05-07 | 1 | -1/+1 |
|
|
* | Merge topic 'macos-include-weak-dependencies' | Brad King | 2021-01-21 | 1 | -1/+1 |
|\ |
|
| * | GetPrerequisites: Include weak macOS dependencies | Bianca van Schaik | 2021-01-20 | 1 | -1/+1 |
|
|
* | | Help: Add `.. versionadded` directives to module docs | Nikita Nemkin | 2020-12-02 | 1 | -5/+6 |
|/ |
|
* | Fix typos identified using codespell | Jean-Christophe Fillion-Robin | 2020-07-22 | 1 | -1/+1 |
|
|
* | GetPrerequisites: Classify vcruntime libraries as system | Err0rC0deX | 2020-03-19 | 1 | -3/+3 |
|
|
* | GetPrerequisites: match ldd output on Solaris | Jon Chronopoulos | 2019-08-21 | 1 | -1/+1 |
|
|
* | GetPrerequisites: use CMAKE_OBJDUMP if it is set | Rolf Eike Beer | 2019-06-19 | 1 | -1/+3 |
|
|
* | GetPrerequisites: Add deprecation notice | Kyle Edwards | 2019-06-10 | 1 | -0/+4 |
|
|
* | GetPrerequisites: fix regression in gp_append_unique | Ben Boeckel | 2019-06-04 | 1 | -1/+1 |
|
|
* | GetPrerequisites: use if(IN_LIST) instead of foreach | Ben Boeckel | 2019-05-23 | 1 | -10/+6 |
|
|
* | 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 |
|
|