| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes to GetPrerequisites for cygwin | David Partyka | 2010-10-27 | 1 | -8/+28 |
|
|
* | Append the gp_tool path to the system PATH using native slashes. | David Partyka | 2010-10-26 | 1 | -0/+1 |
|
|
* | Remove unecessary TO_CMAKE_PATH for gp_cmd_dir. | David Partyka | 2010-10-26 | 1 | -1/+0 |
|
|
* | Switch to CMAKE_PATH when doing PATH comparisons on Windows. | David Partyka | 2010-10-26 | 1 | -2/+5 |
|
|
* | Fixed appending PATH to dumpbin tool from growing without bounds. | David Partyka | 2010-10-25 | 1 | -2/+10 |
|
|
* | Avoid adding self as prerequisite. (#10417) | David Cole | 2010-09-08 | 1 | -2/+23 |
|
|
* | Refine formatting for cmake --help-module output. | David Cole | 2010-08-25 | 1 | -6/+4 |
|
|
* | Merge branch 'patches/docBundleUtilities' | David Cole | 2010-08-25 | 1 | -110/+91 |
|\ |
|
| * | Improve documentation of GetPrerequisites.cmake | Michael Wild | 2010-05-23 | 1 | -110/+91 |
|
|
* | | Modules: Fix spelling 'To distributed' -> 'To distribute' | Todd Gamblin | 2010-08-09 | 1 | -1/+1 |
|
|
* | | Fix regression in 5e6634fd77969433a87c150a2fb3f2079131484f for Windows. | Clinton Stimpson | 2010-06-24 | 1 | -3/+3 |
|
|
* | | Fix bug 10418 - GetPrerequisites returning "not" as a dependency. | Clinton Stimpson | 2010-06-24 | 1 | -1/+12 |
|/ |
|
* | ENH: Hook in GetPrerequisites to override item type | Michael Wild | 2010-03-17 | 1 | -0/+11 |
|
|
* | Consider a windows directory named syswow* a 'system' directory for GetPrereq... | David Cole | 2009-12-11 | 1 | -1/+1 |
|
|
* | Fix issue #9395 - only return true for .exe files on Windows from the is_file... | David Cole | 2009-09-28 | 1 | -4/+4 |
|
|
* | Convert CMake non-find modules to BSD License | Brad King | 2009-09-28 | 1 | -0/+12 |
|
|
* | Overhaul GetPrerequisites and BundleUtilities: make fixup_bundle do something... | David Cole | 2009-08-05 | 1 | -111/+211 |
|
|
* | BUG: make sure list is not size 0 before sort | Bill Hoffman | 2008-12-04 | 1 | -2/+4 |
|
|
* | ENH: Activate GetPrerequisites code on Linux. Thanks to Mike Arthur for finis... | David Cole | 2008-10-24 | 1 | -4/+12 |
|
|
* | ENH: do not add the same thing to the PATH again and again | Bill Hoffman | 2008-09-08 | 1 | -2/+4 |
|
|
* | ENH: Add BundleUtilities.cmake and supporting changes to GetPrerequisites.cma... | David Cole | 2008-09-06 | 1 | -29/+200 |
|
|
* | ENH: When GetPrerequisites.cmake runs dumpbin while running inside the VS IDE... | Brad King | 2008-05-01 | 1 | -0/+1 |
|
|
* | ENH: Add script GetPrerequisites.cmake to help analyze what shared libraries ... | David Cole | 2008-03-04 | 1 | -0/+491 |
|
|