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
*
Remove warning about shadowing variable
Andy Cedilnik
2003-02-25
1
-16/+16
*
BUG: Fixed crash when CMAKE_BACKWARDS_COMPATIBILITY is deleted between config...
Brad King
2003-02-24
1
-0/+12
*
BUG: Fixed tab ordering of gui components.
Brad King
2003-02-21
1
-10/+10
*
fix for correct path style in depend file
Bill Hoffman
2003-02-20
1
-3/+3
*
ERR: Added missing return.
Brad King
2003-02-20
1
-0/+1
*
ENH: Using new --all-for-coverage of DumpDocumentation to improve coverage.
Brad King
2003-02-19
1
-1/+1
*
ENH: Added option to dump all documentation (coverage).
Brad King
2003-02-19
1
-8/+78
*
BUG: Fix problem with lib in the name of library. If there was lib in the nam...
Andy Cedilnik
2003-02-19
1
-1/+1
*
ERR: Fixed signed/unsigned warning.
Brad King
2003-02-19
1
-2/+2
*
ENH: Updated to use cmDocumentation class.
Brad King
2003-02-19
1
-1/+10
*
ENH: Re-implemented document generation class to be more organized and more r...
Brad King
2003-02-19
4
-368/+590
*
Fix to documentation formatting: removed extra newline.
Brad King
2003-02-19
1
-1/+1
*
ENH: fix for vs 7 beta1
Bill Hoffman
2003-02-18
1
-1/+1
*
BUG: This command must be inherited.
Brad King
2003-02-17
1
-0/+3
*
Attempt to fix SGI ccmake problem (thank you Clint Miller)
Andy Cedilnik
2003-02-17
1
-1/+1
*
Minor documentation fixes
Andy Cedilnik
2003-02-17
1
-5/+22
*
ENH: Added executable-specific command-line options.
Brad King
2003-02-17
1
-1/+9
*
ENH: Added header before list of commands in generated docs. Made options mo...
Brad King
2003-02-17
2
-14/+42
*
ERR: Use of stream format flags is hard to make portable. Manually implement...
Brad King
2003-02-16
1
-6/+6
*
ERR: Use of std::ios::fmtflags is not portable to older compilers.
Brad King
2003-02-16
1
-1/+1
*
ENH: Cleaned up documentation and formatted it for use by cmDocumentation.
Brad King
2003-02-14
75
-365/+612
*
ENH: Improved formatting of plain-text help to add a blank line before the be...
Brad King
2003-02-14
1
-3/+7
*
ENH: Further improved formatting. HTML/man/help now all have a consistent ap...
Brad King
2003-02-14
2
-45/+93
*
ENH: Improved formatting of documentation.
Brad King
2003-02-14
2
-7/+72
*
Lowercase has a bad signiture, so I have to live with it
Ken Martin
2003-02-14
1
-2/+1
*
ERR: Added missing include for msvc.
Brad King
2003-02-14
1
-0/+1
*
ENH: Added cmDocumentation class to generate various forms of documentation. ...
Brad King
2003-02-14
11
-9/+663
*
spelling errors
Bill Hoffman
2003-02-14
10
-20/+20
*
ENH: Centralized setting of CMake version number to top-level CMake listfile.
Brad King
2003-02-14
7
-11/+30
*
Try to fix update
Andy Cedilnik
2003-02-12
2
-2/+5
*
Write individual too
Andy Cedilnik
2003-02-12
1
-4/+11
*
Fix comment
Andy Cedilnik
2003-02-11
1
-1/+1
*
Fix cont and remove comments
Andy Cedilnik
2003-02-11
2
-6/+6
*
Start working on cont
Andy Cedilnik
2003-02-11
3
-16/+30
*
Fix date issues with different models
Andy Cedilnik
2003-02-11
3
-14/+134
*
ENH: add a new test for TRY_COMPILE
Bill Hoffman
2003-02-10
1
-0/+5
*
ENH: Running "make test" can now have ARGS specified on the command line. Th...
Brad King
2003-02-10
1
-1/+4
*
Fix for include optional
Bill Hoffman
2003-02-08
2
-6/+12
*
BUG: fix for spaces in paths in library path
Bill Hoffman
2003-02-08
1
-1/+1
*
Several fixes/improvements:
Brad King
2003-02-07
12
-39/+207
*
Remove warnings on AIX
Bill Hoffman
2003-02-07
1
-1/+8
*
Do not reuse connection as that feature seems to be broken
Andy Cedilnik
2003-02-07
1
-26/+26
*
Fix update return status
Andy Cedilnik
2003-02-07
1
-2/+6
*
ENH: spelling error fix
Bill Hoffman
2003-02-07
1
-1/+1
*
BUG: use IsNOTFOUND
Bill Hoffman
2003-02-07
1
-1/+1
*
Add updating support
Andy Cedilnik
2003-02-07
2
-1/+272
*
added option to shut off automatic rebuilding
Ken Martin
2003-02-06
2
-13/+28
*
ENH: Comeau C++ has been added for nightly testing. It does not support shar...
Brad King
2003-02-06
1
-11/+18
*
add better testing for unlink
Bill Hoffman
2003-02-06
3
-2/+19
*
BUG: Generate 0 into test driver instead of NULL.
Brad King
2003-02-05
1
-1/+1
[next]