summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* BUG: fix for bug number 3320Ken Martin2007-02-011-3/+33
* COMP: Removed unused variable.Brad King2007-02-011-1/+0
* ENH: Added mapping of /NODEFAULTLIB flag when no values are provided.Brad King2007-02-011-0/+2
* ENH: Reimplemented parsing and mapping of flags into vcproj file attribute op...Brad King2007-02-012-281/+377
* ENH: Added EscapeWindowsShellArgument and ParseWindowsCommandLine methods to ...Brad King2007-02-012-1/+100
* BUG: fix for bug number 3964Ken Martin2007-02-011-0/+9
* ENH: Patch from Alex to improve implementation and prepare for splitting the ...Brad King2007-02-012-163/+216
* BUG: The .pdb file generated for a library or executable should match the rea...Brad King2007-02-018-39/+116
* STYLE: Nightly Version updateAndy Cedilnik2007-02-011-1/+1
* ENH: commit cygwin source generator files, not used yetBill Hoffman2007-01-312-0/+235
* ENH: do not use crazy long paths to object files for try compileBill Hoffman2007-01-311-0/+10
* COMP: Remove osx bundle from OSXScriptLauncherAndy Cedilnik2007-01-311-1/+1
* COMP: Use new APIAndy Cedilnik2007-01-311-38/+12
* COMP: Add missing file in the installationAndy Cedilnik2007-01-311-0/+1
* BUG: make sure external vs projects use the GUID in the project if it has one.Bill Hoffman2007-01-312-1/+83
* STYLE: Nightly Version updateAndy Cedilnik2007-01-311-1/+1
* ENH: Allow to specify build targetAndy Cedilnik2007-01-301-1/+3
* COMP: Fix bootstrapAndy Cedilnik2007-01-301-3/+5
* BUG: fixes so that --build-and-test will honor timeoutsKen Martin2007-01-305-12/+62
* ENH: allow copy if different from a file to a directory to workBill Hoffman2007-01-301-2/+24
* STYLE: Nightly Version updateAndy Cedilnik2007-01-301-1/+1
* BUG: fix in the timeout codeKen Martin2007-01-291-3/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-01-291-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-01-281-1/+1
* STYLE: Fix typoMathieu Malaterre2007-01-271-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-01-271-1/+1
* STYLE: improve IF documentation to cover elseifKen Martin2007-01-261-2/+8
* BUG: Added use of KWSYS_INSTALL_COMPONENT_NAME_DEVELOPMENT for header file in...Brad King2007-01-261-6/+20
* COMP: fix warningKen Martin2007-01-261-1/+2
* BUG: remove early ;Bill Hoffman2007-01-251-1/+1
* BUG: fix for 4186, kdevelop adding file twiceBill Hoffman2007-01-255-110/+14
* ENH: added per test timeout supportKen Martin2007-01-258-289/+345
* ENH: Patch from Alex to make deprecated command documentation more consistent.Brad King2007-01-2411-22/+16
* ENH: Patch from Alex to document this command as discouraged.Brad King2007-01-242-0/+12
* STYLE: Nightly Version updateAndy Cedilnik2007-01-241-1/+1
* ENH: this does not need to be safe as the value is checkedBill Hoffman2007-01-231-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-01-231-1/+1
* ENH: avoid crash, but do not make it an error if include flags is missing fro...Bill Hoffman2007-01-231-1/+1
* ENH: make the include flag required for a language avoids seg faultBill Hoffman2007-01-231-2/+3
* ENH: undo bug fix because of failed testBill Hoffman2007-01-231-37/+29
* ENH: add link flags for debug/release etcBill Hoffman2007-01-231-29/+37
* STYLE: Nightly Version updateAndy Cedilnik2007-01-231-1/+1
* ENH: Patch from Alex to document WRITE_FILE as a discouraged command.Brad King2007-01-221-0/+6
* COMP: Patch from Alex for const correctness.Brad King2007-01-222-4/+4
* STYLE: Nightly Version updateAndy Cedilnik2007-01-221-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-01-211-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-01-201-1/+1
* STYLE: Nightly Version updateAndy Cedilnik2007-01-191-1/+1
* ENH: do not use relative paths for custom command commands if they working di...Bill Hoffman2007-01-181-1/+8
* ENH: Add support for "~otheruser/"Clinton Stimpson2007-01-161-9/+51