| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ENH: Added EscapeWindowsShellArgument and ParseWindowsCommandLine methods to ... | Brad King | 2007-02-01 | 2 | -1/+100 |
|
|
* | BUG: fix for bug number 3964 | Ken Martin | 2007-02-01 | 1 | -0/+9 |
|
|
* | ENH: Patch from Alex to improve implementation and prepare for splitting the ... | Brad King | 2007-02-01 | 2 | -163/+216 |
|
|
* | BUG: The .pdb file generated for a library or executable should match the rea... | Brad King | 2007-02-01 | 8 | -39/+116 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-02-01 | 1 | -1/+1 |
|
|
* | ENH: commit cygwin source generator files, not used yet | Bill Hoffman | 2007-01-31 | 2 | -0/+235 |
|
|
* | ENH: do not use crazy long paths to object files for try compile | Bill Hoffman | 2007-01-31 | 1 | -0/+10 |
|
|
* | COMP: Remove osx bundle from OSXScriptLauncher | Andy Cedilnik | 2007-01-31 | 1 | -1/+1 |
|
|
* | COMP: Use new API | Andy Cedilnik | 2007-01-31 | 1 | -38/+12 |
|
|
* | COMP: Add missing file in the installation | Andy Cedilnik | 2007-01-31 | 1 | -0/+1 |
|
|
* | BUG: make sure external vs projects use the GUID in the project if it has one. | Bill Hoffman | 2007-01-31 | 2 | -1/+83 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-31 | 1 | -1/+1 |
|
|
* | ENH: Allow to specify build target | Andy Cedilnik | 2007-01-30 | 1 | -1/+3 |
|
|
* | COMP: Fix bootstrap | Andy Cedilnik | 2007-01-30 | 1 | -3/+5 |
|
|
* | BUG: fixes so that --build-and-test will honor timeouts | Ken Martin | 2007-01-30 | 5 | -12/+62 |
|
|
* | ENH: allow copy if different from a file to a directory to work | Bill Hoffman | 2007-01-30 | 1 | -2/+24 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-30 | 1 | -1/+1 |
|
|
* | BUG: fix in the timeout code | Ken Martin | 2007-01-29 | 1 | -3/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-29 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-28 | 1 | -1/+1 |
|
|
* | STYLE: Fix typo | Mathieu Malaterre | 2007-01-27 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-27 | 1 | -1/+1 |
|
|
* | STYLE: improve IF documentation to cover elseif | Ken Martin | 2007-01-26 | 1 | -2/+8 |
|
|
* | BUG: Added use of KWSYS_INSTALL_COMPONENT_NAME_DEVELOPMENT for header file in... | Brad King | 2007-01-26 | 1 | -6/+20 |
|
|
* | COMP: fix warning | Ken Martin | 2007-01-26 | 1 | -1/+2 |
|
|
* | BUG: remove early ; | Bill Hoffman | 2007-01-25 | 1 | -1/+1 |
|
|
* | BUG: fix for 4186, kdevelop adding file twice | Bill Hoffman | 2007-01-25 | 5 | -110/+14 |
|
|
* | ENH: added per test timeout support | Ken Martin | 2007-01-25 | 8 | -289/+345 |
|
|
* | ENH: Patch from Alex to make deprecated command documentation more consistent. | Brad King | 2007-01-24 | 11 | -22/+16 |
|
|
* | ENH: Patch from Alex to document this command as discouraged. | Brad King | 2007-01-24 | 2 | -0/+12 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-24 | 1 | -1/+1 |
|
|
* | ENH: this does not need to be safe as the value is checked | Bill Hoffman | 2007-01-23 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-23 | 1 | -1/+1 |
|
|
* | ENH: avoid crash, but do not make it an error if include flags is missing fro... | Bill Hoffman | 2007-01-23 | 1 | -1/+1 |
|
|
* | ENH: make the include flag required for a language avoids seg fault | Bill Hoffman | 2007-01-23 | 1 | -2/+3 |
|
|
* | ENH: undo bug fix because of failed test | Bill Hoffman | 2007-01-23 | 1 | -37/+29 |
|
|
* | ENH: add link flags for debug/release etc | Bill Hoffman | 2007-01-23 | 1 | -29/+37 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-23 | 1 | -1/+1 |
|
|
* | ENH: Patch from Alex to document WRITE_FILE as a discouraged command. | Brad King | 2007-01-22 | 1 | -0/+6 |
|
|
* | COMP: Patch from Alex for const correctness. | Brad King | 2007-01-22 | 2 | -4/+4 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-22 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-21 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-20 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-19 | 1 | -1/+1 |
|
|
* | ENH: do not use relative paths for custom command commands if they working di... | Bill Hoffman | 2007-01-18 | 1 | -1/+8 |
|
|
* | ENH: Add support for "~otheruser/" | Clinton Stimpson | 2007-01-16 | 1 | -9/+51 |
|
|
* | STYLE: Fix kwstyle | Andy Cedilnik | 2007-01-15 | 1 | -1/+2 |
|
|
* | STYLE: fix link lenght issue | Bill Hoffman | 2007-01-15 | 1 | -2/+4 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-15 | 1 | -1/+1 |
|
|
* | STYLE: Nightly Version update | Andy Cedilnik | 2007-01-14 | 1 | -1/+1 |
|
|