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
*
BUG: Looks like std::string changes the result of c_str() call. This fixes po...
Andy Cedilnik
2005-04-26
1
-0/+2
*
COMP: Remove warning
Andy Cedilnik
2005-04-26
1
-1/+1
*
COMP: Remove warnings
Andy Cedilnik
2005-04-26
2
-1/+3
*
BUG: Fixed ordering of multiple commands in a custom target when implemented ...
Brad King
2005-04-26
2
-25/+75
*
BUG: Added inclusion of pre-build rules for custom targets.
Brad King
2005-04-26
1
-1/+3
*
STYLE: Nightly Version update
Andy Cedilnik
2005-04-26
1
-1/+1
*
COMP: Remove warning
Andy Cedilnik
2005-04-25
1
-4/+4
*
STYLE: Nightly Version update
Andy Cedilnik
2005-04-25
1
-1/+1
*
COMP: Fix problem on compilers that cannot implicitly convert std::string to ...
Andy Cedilnik
2005-04-24
1
-1/+5
*
ENH: Improve internal test handling by creating a test class. Command cmEnabl...
Andy Cedilnik
2005-04-24
13
-167/+278
*
BUG: The argument is --ctest-config
Andy Cedilnik
2005-04-24
1
-1/+1
*
ENH: Support for modified and conflicts in subversion
Andy Cedilnik
2005-04-24
1
-42/+67
*
BUG: Older SGI compilers still have internal/stdio_core.h but do not support ...
Brad King
2005-04-24
2
-6/+8
*
BUG: Remember if there was update error
Andy Cedilnik
2005-04-24
1
-3/+3
*
STYLE: Nightly Version update
Andy Cedilnik
2005-04-24
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-04-23
1
-1/+1
*
ENH: Created cmTarget::GetLibraryNames to replace cmLocalUnixMakefileGenerato...
Brad King
2005-04-22
4
-75/+168
*
ENH: Added cmTarget::GetBaseName and cmTarget::GetFullName methods and remove...
Brad King
2005-04-22
7
-95/+125
*
COMP: Commented out unused variable until the corresponding logic is finished.
Brad King
2005-04-22
1
-2/+2
*
COMP: Removed line continuation characters from #if lines to avoid linefeed p...
Brad King
2005-04-22
2
-11/+4
*
BUG: Drastically extending test5's timeouts to get it to pass when running on...
Brad King
2005-04-22
1
-2/+2
*
COMP: Fixed assignment-in-conditional warning.
Brad King
2005-04-22
1
-1/+2
*
COMP: Fixed constant conditional warning.
Brad King
2005-04-22
1
-1/+1
*
COMP: Fixed unused parameter and constant conditional warnings.
Brad King
2005-04-22
1
-1/+3
*
STYLE: Nightly Version update
Andy Cedilnik
2005-04-22
1
-1/+1
*
ENH: Reorganize a bit and make sure to report an error if there are modified ...
Andy Cedilnik
2005-04-21
1
-11/+21
*
COMP: Using a new work-around for stdarg.h problem on SGI.
Brad King
2005-04-21
6
-40/+20
*
BUG: Fixed hash_allocator_n size computation.
Brad King
2005-04-21
1
-14/+38
*
ENH: Added include-work-around for hashtable.hxx.in dependency.
Brad King
2005-04-21
1
-0/+1
*
BUG: Do not close stdout/stderr pipes in parent if they are shared.
Brad King
2005-04-21
2
-4/+13
*
COMP: Do not do va_list hack if there is no std:: namespace.
Brad King
2005-04-21
1
-1/+1
*
COMP: Added KWSys try-compiles KWSYS_STL_HAS_ALLOCATOR_TEMPLATE and KWSYS_STL...
Brad King
2005-04-21
5
-50/+211
*
COMP: Do not build the file when wide char is not set since the file would be...
Andy Cedilnik
2005-04-21
1
-1/+6
*
STYLE: Nightly Version update
Andy Cedilnik
2005-04-21
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-04-20
1
-1/+1
*
BUG: Adjusting timeouts for tests 4 and 5 to avoid early killing.
Brad King
2005-04-20
1
-2/+2
*
COMP: Attempt to fix problem with building on SGI
Andy Cedilnik
2005-04-19
1
-0/+20
*
COMP: Attempt to fix problem with building on SGI
Andy Cedilnik
2005-04-19
2
-154/+193
*
BUG: When killing a child all the pipe read ends should be closed. This will...
Brad King
2005-04-19
1
-2/+7
*
BUG: Expanded difference in timeouts between tests 4 and 5 so that 5 does not...
Brad King
2005-04-19
1
-7/+11
*
COMP: Fix MAKE_WCS_BLOCK_NULL when HAVE_UNICODE_WCHAR is off.
Brad King
2005-04-19
1
-1/+1
*
BUG: Need to use #cmakedefine for HAVE_UNICODE_WCHAR.
Brad King
2005-04-19
1
-1/+1
*
BUG: Do not provide HAVE_UNICODE_WCHAR option if wchar.h is not available.
Brad King
2005-04-19
1
-3/+7
*
BUG: For some reason the non-template allocator test compiles on VS6 even tho...
Brad King
2005-04-15
1
-1/+1
*
BUG: Fix iterator traits test to use a real iterator instead of int*.
Brad King
2005-04-15
1
-3/+6
*
BUG: Cannot use Win32 implementation for cygwin processes because then cygwin...
Brad King
2005-04-15
1
-5/+5
*
COMP: Added KWSYS_CXX_HAS_CSTDDEF try-compile to KWSys to provide kwsys/cstdd...
Brad King
2005-04-15
7
-0/+69
*
COMP: Replaced kwsys_stl with @KWSYS_NAMESPACE@_stl to properly use the confi...
Brad King
2005-04-15
3
-58/+58
*
ENH: move convenience method to get OS name and version from KWApp to KWSys.
Sebastien Barre
2005-04-15
2
-0/+271
*
STYLE: Fix english
Andy Cedilnik
2005-04-15
1
-8/+8
[next]