| Commit message (Expand) | Author | Age | Files | Lines |
* | VS10: Fix exit code of custom commands with setlocal/endlocal (#11938) | Brad King | 2011-04-11 | 1 | -4/+8 |
|
|
* | VS: Use setlocal/endlocal only in VS 10 custom commands | Brad King | 2011-04-11 | 1 | -13/+37 |
|
|
* | VS10: Fix working directory of consecutive custom commands (#11938) | Brad King | 2011-04-08 | 1 | -14/+28 |
|
|
* | VS: Create a Fortran DLL's import library directory | Brad King | 2011-02-10 | 1 | -2/+6 |
|
|
* | Merge topic 'custom-command-generator-expressions' | Brad King | 2010-12-21 | 1 | -1/+1 |
|\ |
|
| * | Record backtrace in cmCustomCommand | Brad King | 2010-12-15 | 1 | -1/+1 |
|
|
* | | Merge topic 'custom-command-refactor' | Brad King | 2010-12-21 | 1 | -33/+12 |
|\ \
| |/ |
|
| * | Factor out common custom command generator | Brad King | 2010-12-08 | 1 | -31/+8 |
|
|
| * | Simplify VS generator ConstructScript interface | Brad King | 2010-12-08 | 1 | -4/+6 |
|
|
* | | VS10: stop build on custom command error (#11533) | David Cole | 2010-12-17 | 1 | -1/+13 |
|/ |
|
* | Partial fix from bug #10503, use full paths to fix custom commands. | Bill Hoffman | 2010-04-02 | 1 | -1/+1 |
|
|
* | Add errorlevel checking after each custom command in a sequence. | David Cole | 2010-03-11 | 1 | -1/+9 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | Do Windows command line escapes for VS 10 too | Brad King | 2009-09-07 | 1 | -20/+1 |
|
|
* | ENH: only 5 failing tests for VS 10 | Bill Hoffman | 2009-07-10 | 1 | -1/+20 |
|
|
* | ENH: Generalize exe implib dir creation for VS | Brad King | 2009-06-16 | 1 | -0/+30 |
|
|
* | ENH: remove patch as directory change was already fixed | Bill Hoffman | 2008-01-15 | 1 | -7/+0 |
|
|
* | BUG: fix for bug 6234, use cd /d so that drives can be changed. | Bill Hoffman | 2008-01-15 | 1 | -0/+8 |
|
|
* | BUG: When the working directory for a custom command is on another drive lett... | Brad King | 2007-12-17 | 1 | -0/+10 |
|
|
* | BUG: fix #5326: source files with the same name in different groups lead to c... | Alexander Neundorf | 2007-08-27 | 1 | -22/+38 |
|
|
* | ENH: Merging changes from branch CMake-SourceFile2-b between tags | Brad King | 2007-06-18 | 1 | -2/+2 |
|
|
* | ENH: now target names can be used in add_custom_command() and | Alexander Neundorf | 2007-05-09 | 1 | -2/+5 |
|
|
* | ENH: check in initial conv library stuff | Bill Hoffman | 2007-02-16 | 1 | -1/+2 |
|
|
* | ENH: do not use relative paths for custom command commands if they working di... | Bill Hoffman | 2007-01-18 | 1 | -1/+8 |
|
|
* | BUG: Avoid leading and trailing newlines in custom command scripts because so... | Brad King | 2006-10-25 | 1 | -6/+12 |
|
|
* | ENH: Re-implemented command line argument shell quoting to support several pl... | Brad King | 2006-09-27 | 1 | -1/+12 |
|
|
* | BUG: Centralized generation of command line arguments in escaped form. This ... | Brad King | 2006-09-21 | 1 | -0/+51 |
|
|
* | BUG: Duplicate object name detection should not be case sensitive since this ... | Brad King | 2006-08-08 | 1 | -5/+8 |
|
|
* | BUG: Make sure sources with unknown extensions are not compiled by VS. | Brad King | 2006-08-03 | 1 | -3/+13 |
|
|
* | ENH: Adding .hh file as a C++ header file extension. Remove duplicate code f... | Brad King | 2006-08-01 | 1 | -8/+12 |
|
|
* | STYLE: fix long lines | Ken Martin | 2006-07-18 | 1 | -3/+2 |
|
|
* | ENH: Moved unique object file name computation from cmLocalUnixMakefileGenera... | Brad King | 2006-07-11 | 1 | -0/+89 |
|
|