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
path:
root
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
BUG: cmake_symlink_library should return the accumulated result, not just 0.
Brad King
2003-11-27
1
-1/+1
*
ENH: Adding implementation of shared library version support on UNIX. This a...
Brad King
2003-11-26
2
-76/+240
*
BUG: The cmake_symlink_library command needs to remove existing files before ...
Brad King
2003-11-26
1
-0/+8
*
ENH: Added undocumented cmake_symlink_library to help with building versioned...
Brad King
2003-11-26
1
-1/+27
*
remove more warnings
Bill Hoffman
2003-11-26
2
-2/+0
*
remove warnings
Bill Hoffman
2003-11-26
4
-9/+6
*
ERR: Fixed unused parameter warnings.
Brad King
2003-11-26
1
-5/+8
*
ENH: fix some warnings
Bill Hoffman
2003-11-26
4
-19/+50
*
ENH: Added CreateSymlink method.
Brad King
2003-11-26
2
-1/+12
*
ENH: remove removecache entry call
Bill Hoffman
2003-11-26
1
-2/+0
*
ENH: generate a sln and dsw file for each sub project in a project
Bill Hoffman
2003-11-26
6
-136/+291
*
BUG: Do not use std::string to accumulate output. Use std::vector instead. ...
Brad King
2003-11-26
2
-2/+12
*
BUG#393: Adding XML escaping for additional per-source compile flags.
Brad King
2003-11-21
1
-4/+3
*
fixed argument parsing
Ken Martin
2003-11-13
1
-1/+1
*
ENH: Documentation improvements.
Brad King
2003-11-13
4
-36/+46
*
BUG: fix for bug 373 make depend problem
Bill Hoffman
2003-11-12
1
-2/+4
*
ENH: Bug #371 - Add build configuration for try compiles using cmake variable
Andy Cedilnik
2003-11-12
2
-2/+22
*
BUG: fix for 363, VCMIDLTool not used for idl files
Bill Hoffman
2003-11-11
1
-1/+6
*
BUG: Handle -C properly for executables that are not in the project; Fix Bug ...
Andy Cedilnik
2003-11-11
1
-29/+35
*
ENH: Add warning exception for VTK type warning blocking
Andy Cedilnik
2003-11-06
1
-0/+1
*
BUG: fix for bug 346, borland should now support dash in the path
Bill Hoffman
2003-11-05
2
-8/+9
*
BUG#259: Fix for spaces in paths to executable added to previous fixes for th...
Brad King
2003-11-05
1
-6/+10
*
BUG: fix for bug 323
Bill Hoffman
2003-11-04
1
-0/+8
*
ERR: Removed extra variable assignments.
Brad King
2003-11-04
2
-5/+3
*
BUG: Removed CloseHandle in case of error in DuplicateHandle. According to d...
Brad King
2003-11-04
1
-1/+0
*
BUG: Cannot add extra escapes for backslashes because it makes the behavior i...
Brad King
2003-11-04
1
-2/+4
*
BUG: This fixes problem when submitting bugs on Mac: Bug #320 - When st_size ...
Andy Cedilnik
2003-11-03
2
-3/+7
*
BUG: hack fix for problem of MS vs 6 and custom target commands
Bill Hoffman
2003-11-03
2
-3/+27
*
BUG: Fix Bug #319 - Change in QT_WRAP_CPP's behaviour
Andy Cedilnik
2003-11-03
1
-4/+8
*
ENH: Cleanup parsing of argument to help fix Bug #259 - CMake does not quote ...
Andy Cedilnik
2003-11-03
2
-18/+10
*
BUG#259: ADD_TEST command generated in DartTestfile.txt now quotes/escapes al...
Brad King
2003-11-03
1
-7/+12
*
BUG: fix for debug libs not using output path
Bill Hoffman
2003-11-03
1
-1/+2
*
BUG#318: cmake.check_depends now collects all dependencies for cmake.depends ...
Brad King
2003-10-31
1
-3/+4
*
ENH: Attempt to add debug library postfix for visual studio 6
Andy Cedilnik
2003-10-31
1
-1/+46
*
ENH: Report when having conflicts
Andy Cedilnik
2003-10-31
1
-0/+4
*
BUG#313: Improving error message when no CMakeLists.txt file is found in the ...
Brad King
2003-10-30
1
-4/+5
*
BUG: Backing out previous change until a deeper problem can be investigated.
Brad King
2003-10-30
1
-10/+9
*
BUG#259: Do not double quote arguments if they are already quoted when writin...
Brad King
2003-10-30
1
-9/+10
*
BUG#163: Added documentation of OUTPUT_VARIABLE argument.
Brad King
2003-10-30
1
-3/+6
*
BUG: Fix Bug #310 - CTest sends wrong time to cvs on Windows
Andy Cedilnik
2003-10-30
1
-3/+7
*
ENH: Ok, no more argument needed for script mode
Andy Cedilnik
2003-10-30
4
-5/+32
*
ENH: More scripting changes
Andy Cedilnik
2003-10-29
1
-1/+4
*
ENH: Start includding the scripting support
Andy Cedilnik
2003-10-29
4
-14/+83
*
ENH: Start includding the scripting support
Andy Cedilnik
2003-10-29
3
-0/+18
*
ENH: Command should also be quoted
Andy Cedilnik
2003-10-28
1
-2/+5
*
BUG: add preprocessor flags to resource compiler
Bill Hoffman
2003-10-28
1
-2/+5
*
BUG: fix for bug 303 pass makeflags to sub makes
Bill Hoffman
2003-10-28
4
-3/+20
*
BUG: make sure -M flags are not duplicated and are only set in the xml
Bill Hoffman
2003-10-17
1
-14/+26
*
BUG: fix for unicode and for /D -D
Bill Hoffman
2003-10-17
1
-1/+4
*
ENH: Fix problem with wx 2.4
Andy Cedilnik
2003-10-17
1
-1/+1
[next]