index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
STYLE: Fixed line-too-long.
Brad King
2007-02-02
1
-1/+2
*
STYLE: Nightly Version update
Andy Cedilnik
2007-02-02
1
-1/+1
*
STYLE: fix line length
Bill Hoffman
2007-02-01
1
-1/+2
*
BUG: Use the exe/lib output path for .pdb file location. This addresses bug#...
Brad King
2007-02-01
1
-7/+21
*
ENH: Added cmTarget::GetPDBName method to simplify computation of .pdb file n...
Brad King
2007-02-01
3
-14/+16
*
BUG: Do not clean the .pdb file for a target just before it is linked! This ...
Brad King
2007-02-01
2
-4/+13
*
BUG: Clean rule for exe pdb file should use full path.
Brad King
2007-02-01
1
-1/+1
*
BUG: Do not use bitwise OR on bool.
Brad King
2007-02-01
1
-1/+1
*
STYLE: Removed unused method declarations.
Brad King
2007-02-01
1
-10/+0
*
ENH: Added a special flags integer field to the flag map entries. Added flag...
Brad King
2007-02-01
1
-79/+141
*
STYLE: Removed one more stray comment.
Brad King
2007-02-01
1
-2/+0
*
STYLE: removed code accidently checked in
Ken Martin
2007-02-01
1
-14/+1
*
BUG: fix for bug number 3320
Ken Martin
2007-02-01
1
-3/+33
*
COMP: Removed unused variable.
Brad King
2007-02-01
1
-1/+0
*
ENH: Added smoke test for user-value flag mapping for VS IDE.
Brad King
2007-02-01
3
-0/+18
*
ENH: Added mapping of /NODEFAULTLIB flag when no values are provided.
Brad King
2007-02-01
1
-0/+2
*
ENH: Reimplemented parsing and mapping of flags into vcproj file attribute op...
Brad King
2007-02-01
2
-281/+377
*
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
*
ENH: add support files for cpack cygwin setup package stuff
Bill Hoffman
2007-01-31
5
-0/+85
*
BUG: finally fix #4331, the previous version just caught the tag, the
Alexander Neundorf
2007-01-31
1
-2/+2
*
ENH: add more output when test fails
Bill Hoffman
2007-01-31
1
-4/+4
*
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
*
STYLE: KDEDIR is deprecated and not used, so also document that KDEDIRS is
Alexander Neundorf
2007-01-30
1
-2/+2
*
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
[prev]
[next]