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: Fix warning
Andy Cedilnik
2004-03-21
1
-2/+2
*
ENH: Clarified recursive TRY_COMPILE error message.
Brad King
2004-03-19
1
-1/+1
*
ERR: Fix warnings about wrong format
Andy Cedilnik
2004-03-19
1
-2/+2
*
ERR: Fix build on broken C++ compiles with no != operator for std::string
Andy Cedilnik
2004-03-18
1
-1/+1
*
BUG: change directory before running test and remember test number
Andy Cedilnik
2004-03-17
2
-12/+18
*
BUG: When error occurs, try compiles should still work
Berk Geveci
2004-03-17
2
-0/+11
*
ERR: On some compilers structure inside class cannot reference private typdef...
Andy Cedilnik
2004-03-17
1
-1/+1
*
ERR: Added missing include for auto_ptr.
Brad King
2004-03-16
1
-0/+2
*
ENH: Always include KWSys header files directory
Andy Cedilnik
2004-03-15
1
-1/+1
*
BUG#675: If not appending, do copy-if-different on exported file.
Brad King
2004-03-15
1
-6/+13
*
ERR: Fix build
Andy Cedilnik
2004-03-15
1
-1/+1
*
ENH: Add support for future tags
Andy Cedilnik
2004-03-14
2
-4/+21
*
ENH: Count tests while they go. Also in the logs report more stuff like elaps...
Andy Cedilnik
2004-03-14
2
-187/+258
*
ERR: SIGSEGV == SIGBUS on BeOS.
Brad King
2004-03-12
1
-0/+2
*
ENH: update vs71 generator to support excluded subdirs
Bill Hoffman
2004-03-10
2
-2/+8
*
ENH: add new subdirectory exclude from top option
Bill Hoffman
2004-03-09
17
-51/+146
*
ENH: create new test to test subdir exclude
Bill Hoffman
2004-03-09
8
-0/+64
*
ENH: Properly build WIN32 executables
Andy Cedilnik
2004-03-09
1
-3/+3
*
ENH: Try to remove warning
Andy Cedilnik
2004-03-09
2
-7/+7
*
ENH: Add comment about RUNTIME_DIRECTORY
Andy Cedilnik
2004-03-09
1
-2/+4
*
ENH: Move implementation of configure_file to cmMakefile, so that other class...
Andy Cedilnik
2004-03-09
3
-53/+79
*
ENH: Added STRING(CONFIGURE ...) command.
Brad King
2004-03-04
4
-0/+74
*
ENH: Moved variable and #cmakedefine replacement from cmConfigureFileCommand....
Brad King
2004-03-03
3
-27/+79
*
ERR: Too much commits
Andy Cedilnik
2004-02-29
1
-1/+1
*
ERR: Fix GetModulesFile
Andy Cedilnik
2004-02-29
2
-1/+2
*
ENH: Handle backticks as a valid library
Andy Cedilnik
2004-02-29
1
-1/+1
*
ERR: Cleanup and remove warning
Andy Cedilnik
2004-02-29
1
-12/+2
*
ERR: Fix build on Mac
Andy Cedilnik
2004-02-29
1
-3/+0
*
ENH: Styart working on bundles support and abstract WIN32_EXECUTABLE
Andy Cedilnik
2004-02-28
11
-104/+193
*
ERR: Fix crash. We should check output before appending to it
Andy Cedilnik
2004-02-24
1
-3/+12
*
BUG: CVS update fix. If the CVS command was not set there was no indication t...
Andy Cedilnik
2004-02-24
2
-226/+253
*
ENH: Put Process execution errors in output and honor verbosity
Andy Cedilnik
2004-02-24
1
-3/+18
*
ENH: Improve coverage support and add more verbosity
Andy Cedilnik
2004-02-23
2
-11/+53
*
ENH: Make more commands scriptable
Andy Cedilnik
2004-02-23
14
-0/+70
*
BUG: Prevent crash when deleting the last cache item
Andy Cedilnik
2004-02-23
1
-25/+34
*
ENH: Cleanups
Andy Cedilnik
2004-02-22
16
-0/+33
*
ENH: Ok, when doing cmake -P you should not have to squish filename next to -...
Andy Cedilnik
2004-02-20
4
-3/+10
*
ENH: Handle wrong library on sun and no project on visual studio 7
Andy Cedilnik
2004-02-20
1
-0/+2
*
ENH: Comment out test
Andy Cedilnik
2004-02-19
1
-2/+2
*
ENH: Cleanup
Andy Cedilnik
2004-02-19
2
-7/+20
*
ENH: Make IF command scriptable
Andy Cedilnik
2004-02-19
1
-0/+5
*
BUG: Fixed identification of ( and ) tokens to avoid finding them in string l...
Brad King
2004-02-19
1
-2/+2
*
ENH: Macro should be scriptable
Andy Cedilnik
2004-02-19
1
-0/+5
*
ERR: Do not exit when find bad custom files.
Andy Cedilnik
2004-02-19
1
-1/+0
*
BUG: don't crash when loading a module that does not exist
Bill Hoffman
2004-02-17
1
-4/+11
*
shut up unfixable warning
Ken Martin
2004-02-16
1
-2/+3
*
ENH: use cmake variables for cmDynamicLoader to figure out library prefix and...
Bill Hoffman
2004-02-16
2
-46/+18
*
BUG: fix mingw module load tests
Bill Hoffman
2004-02-16
2
-1/+4
*
fix warnings
Ken Martin
2004-02-16
1
-3/+14
*
shared modules are not linked so do not use lib prefix
Bill Hoffman
2004-02-14
1
-0/+1
[prev]
[next]