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
*
ENH: Using lex-based tokenizer and a simple recursive-descent parser in place...
Brad King
2003-12-08
6
-230/+2719
*
STYLE: Removed trailing whitespace.
Brad King
2003-12-08
1
-7/+7
*
ENH: Improved error messages when source tree does not have a CMakeLists.txt ...
Brad King
2003-12-08
1
-4/+34
*
ENH: Improve coverage on systems with multiple gcov commands
Andy Cedilnik
2003-12-08
3
-4/+16
*
ENH: Cleaned up pipe numbering.
Brad King
2003-12-07
3
-13/+28
*
ENH: Using cmListFileCache to read the DartTestfile instead of duplicating th...
Brad King
2003-12-05
1
-149/+146
*
ERR: Need to include Configure.hxx to get kwsys_std definition.
Brad King
2003-12-05
1
-4/+6
*
ENH: Removed pipe selection argument from WaitForData method in kwsysProcess....
Brad King
2003-12-05
7
-37/+18
*
STYLE: Removed trailing whitespace.
Brad King
2003-12-05
3
-144/+144
*
BUG: Process startup-info struct dwFlags were being set incorrectly due to a ...
Brad King
2003-12-05
1
-1/+1
*
ENH: New indentation implementation to support multi-line strings.
Brad King
2003-12-05
1
-64/+88
*
STYLE: Removed trailing whitespace.
Brad King
2003-12-04
1
-14/+14
*
ERR: Added missing static storage class specifier for kwsysProcessCreate.
Brad King
2003-12-04
1
-2/+2
*
some fixes to test harnes
Ken Martin
2003-12-03
1
-2/+13
*
ERR: Some platforms define stdin, stdout, and stderr as macros. Renaming the...
Brad King
2003-12-03
1
-34/+34
*
ENH: Merged changes from KWSys-MultiProcess-bp to KWSys-MultiProcess-b2t-1-mp...
Brad King
2003-12-03
4
-490/+1182
*
better error handling
Ken Martin
2003-12-02
1
-0/+15
*
a start on the dashboard driver
Ken Martin
2003-12-02
3
-13/+195
*
BUG#411: Re-ordering statements so errors show up in CMakeError.log.
Brad King
2003-12-01
2
-6/+7
*
STYLE: Removed trailing whitespace.
Brad King
2003-11-28
1
-70/+70
*
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
1
-0/+1
*
ENH: Adding implementation of shared library version support on UNIX. This a...
Brad King
2003-11-26
1
-2/+2
*
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
*
BUG: remove junk code
Bill Hoffman
2003-11-21
1
-12/+0
*
BUG#266: Added cygwin names for the library. Module now documents output as ...
Brad King
2003-11-20
1
-5/+28
*
STYLE: Removed trailing whitespace.
Brad King
2003-11-20
1
-6/+6
*
BUG: fix for bug 383 gcc flags are now always set if the compiler is gnu
Bill Hoffman
2003-11-14
22
-17/+59
*
fixed argument parsing
Ken Martin
2003-11-13
1
-1/+1
*
ENH: Documentation improvements.
Brad King
2003-11-13
4
-36/+46
*
BUG#299: GTK_gmodule_LIBRARY is optional just like GTK_gthread_LIBRARY.
Brad King
2003-11-12
1
-1/+5
*
BUG#374: Adding OUTPUT_VARIABLE OUTPUT to TRY_COMPILE commands.
Brad King
2003-11-12
2
-2/+4
*
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#199: If DART_EXPERIMENTAL_USE_PROJECT_NAME is set, the PROJECT_NAME will ...
Brad King
2003-11-12
1
-2/+6
*
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
*
ENH: Handle kwsys properly
Andy Cedilnik
2003-11-05
1
-2/+3
[next]