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
*
COMP: Avoid warning.
Brad King
2007-04-26
1
-4/+4
*
STYLE: Nightly Version update
Andy Cedilnik
2007-04-26
1
-1/+1
*
STYLE: Fixed line-too-long.
Brad King
2007-04-25
1
-1/+2
*
ENH: Added FILE(STRINGS) command.
Brad King
2007-04-25
3
-0/+341
*
STYLE: fix typo "CCC" -> "CC", add comments which variables it sets
Alexander Neundorf
2007-04-25
1
-0/+7
*
STYLE: Nightly Version update
Andy Cedilnik
2007-04-25
1
-1/+1
*
ENH: fix docs
Bill Hoffman
2007-04-24
1
-2/+5
*
ENH: fix seg fault in ccmake when hitting configure twice
Bill Hoffman
2007-04-24
1
-2/+4
*
STYLE: Nightly Version update
Andy Cedilnik
2007-04-24
1
-1/+1
*
COMP: Added missing include for time.
Brad King
2007-04-23
1
-0/+2
*
ENH: Add command to generate random strings
Ken Martin
2007-04-23
2
-1/+79
*
STYLE: Nightly Version update
Andy Cedilnik
2007-04-23
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2007-04-21
1
-1/+1
*
COMP: Make sure gcc 2.96 sstream header is not used.
Brad King
2007-04-20
1
-0/+3
*
COMP: Added istringstream::clear() method to disambiguate the call from using...
Brad King
2007-04-20
1
-0/+4
*
BUG: Reverting previous change. It did not account for the possibility that ...
Brad King
2007-04-20
1
-1/+8
*
STYLE: Nightly Version update
Andy Cedilnik
2007-04-20
1
-1/+1
*
BUG: Need to clear read failure when string is reset.
Brad King
2007-04-19
1
-0/+6
*
ENH: Added testing for istringstream and stringstream.
Brad King
2007-04-19
1
-2/+99
*
BUG: Fix stream state on successfully reading a string.
Brad King
2007-04-19
1
-1/+1
*
COMP: Fixes for Watcom.
Brad King
2007-04-19
2
-0/+17
*
COMP: Skip testAutoPtr and testHashSTL on Watcom. They are hopeless.
Brad King
2007-04-19
1
-3/+7
*
COMP: Need to include header for unlink function.
Brad King
2007-04-19
1
-4/+16
*
ENH: Added function call argument to module function to make sure calling con...
Brad King
2007-04-19
2
-4/+14
*
ENH: Added support for Watcom compiler. Added TODO comment about calling con...
Brad King
2007-04-19
1
-4/+30
*
ENH: Removed code unnecessary now that DynamicLoader is implemented better.
Brad King
2007-04-19
1
-8/+1
*
ENH: Fixed stl string streaming operators for Watcom.
Brad King
2007-04-19
2
-4/+15
*
STYLE: Nightly Version update
Andy Cedilnik
2007-04-19
1
-1/+1
*
BUG: Fix ComputeLinkInformation. When using a loader_flag link item the full...
Brad King
2007-04-18
1
-9/+14
*
STYLE: Nightly Version update
Andy Cedilnik
2007-04-18
1
-1/+1
*
ENH: Plugin test should now work on QNX.
Brad King
2007-04-18
1
-3/+0
*
ENH: Add CMAKE_EXE_EXPORTS_C_FLAG and CMAKE_EXE_EXPORTS_CXX_FLAG to support e...
Brad King
2007-04-18
1
-0/+2
*
BUG: Cannot escape link items because some need the spaces to separate argume...
Brad King
2007-04-18
1
-6/+6
*
ENH: Added CMAKE_EXE_EXPORTS_C_FLAG and CMAKE_EXE_EXPORTS_CXX_FLAG to support...
Brad King
2007-04-18
2
-0/+4
*
ENH: Added platform variable CMAKE_EXE_EXPORTS_<lang>_FLAG to add a linker fl...
Brad King
2007-04-18
1
-0/+10
*
COMP: Need to enable ansi C features.
Brad King
2007-04-18
1
-0/+5
*
BUG: Fix ComputeLinkInformation for non-linked targets. Why is it called for...
Brad King
2007-04-18
1
-7/+14
*
ENH: Fixed Plugin test on Cygwin.
Brad King
2007-04-17
2
-3/+3
*
BUG: Disable Plugin test on Cygwin until it is implemented.
Brad King
2007-04-17
1
-2/+2
*
ENH: Re-enabling Plugin test now that it should work on MacOSX. I will let i...
Brad King
2007-04-17
1
-3/+3
*
ENH: Added CMAKE_SHARED_MODULE_LOADER_C_FLAG and CMAKE_SHARED_MODULE_LOADER_C...
Brad King
2007-04-17
1
-0/+2
*
ENH: Added use of platform variable CMAKE_SHARED_MODULE_LOADER_<lang>_FLAG to...
Brad King
2007-04-17
1
-15/+35
*
BUG: Disable Plugin test until it works everywhere.
Brad King
2007-04-17
1
-0/+3
*
ENH: Added test for executables with plugins that use an API exported by the ...
Brad King
2007-04-17
1
-0/+10
*
ENH: Configure location of plugin files so that the executable can run with a...
Brad King
2007-04-17
3
-1/+16
*
ENH: Added test for executables with plugins that use an API exported by the ...
Brad King
2007-04-17
4
-0/+128
*
STYLE: Nightly Version update
Andy Cedilnik
2007-04-17
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2007-04-16
1
-1/+1
*
ENH: Fix old api
Andy Cedilnik
2007-04-15
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2007-04-15
1
-1/+1
[next]