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 (
Collapse
)
Author
Age
Files
Lines
*
BUG: Display string not some weird pointer
Andy Cedilnik
2004-04-09
1
-1/+1
|
*
BUG: add full path libraries to the depend information
Bill Hoffman
2004-04-09
1
-0/+13
|
*
ENH: Improve Mac OSX bundle support
Andy Cedilnik
2004-04-08
3
-13/+27
|
*
fix problem with custom command
Ken Martin
2004-04-07
1
-1/+2
|
*
ENH: remove warnings on sgi
Bill Hoffman
2004-04-07
1
-3/+5
|
*
BUG: _LINK_TYPE cache variable should never be switched from optimized to ↵
Brad King
2004-04-02
1
-7/+34
|
|
|
|
debug or vice versa.
*
ENH: fix for apple
Bill Hoffman
2004-04-02
2
-1/+10
|
*
BUG: fix warning and shadow variable
Bill Hoffman
2004-04-02
1
-1/+0
|
*
fix for missing valid images
Ken Martin
2004-04-01
1
-25/+51
|
*
ENH: Added comment for future work to make forwarding executable always ↵
Brad King
2004-04-01
1
-0/+9
|
|
|
|
statically linked.
*
BUG: Fix bug on windows. You cannot cout std::string directly
Andy Cedilnik
2004-04-01
1
-1/+1
|
*
ENH: Add logging of submitting
Andy Cedilnik
2004-04-01
3
-6/+55
|
*
BUG: fix non relative paths
Bill Hoffman
2004-04-01
1
-6/+12
|
*
BUG: fix for non relative paths with spaces in the path
Bill Hoffman
2004-04-01
1
-2/+19
|
*
ENH: Added registry check for ActiveState Tcl 8.4.6.
Brad King
2004-03-31
1
-0/+1
|
*
ENH: Reduce number of GetCurrentWorkingDirectory
Andy Cedilnik
2004-03-31
1
-1/+1
|
*
ENH: Change to the new directory
Andy Cedilnik
2004-03-31
1
-1/+1
|
*
ENH: make relative paths optional and default off, and add a test for them
Bill Hoffman
2004-03-31
5
-6/+31
|
*
BUG#724: Preserving current working directory during file selection.
Brad King
2004-03-29
1
-14/+19
|
*
ENH: When installing project, write manifest
Andy Cedilnik
2004-03-28
2
-0/+27
|
*
ENH: Add a way to clean additional files
Andy Cedilnik
2004-03-28
1
-1/+8
|
*
ENH: If configure file fails do not create directory
Andy Cedilnik
2004-03-28
3
-4/+13
|
*
ERR: Remove debug
Andy Cedilnik
2004-03-28
1
-1/+0
|
*
BUG: Support paths with spaces
Andy Cedilnik
2004-03-28
1
-2/+2
|
*
DOC: Fix comment
Andy Cedilnik
2004-03-28
2
-2/+2
|
*
ENH: Add pre and post install script support
Andy Cedilnik
2004-03-28
8
-1/+38
|
*
ENH: Add support for importing modules without specifying path
Andy Cedilnik
2004-03-28
4
-5/+23
|
*
ERR: That slash is unnecessary
Andy Cedilnik
2004-03-28
1
-1/+1
|
*
ERR: Shouldn't be adding xlibs to opengllibs on osx
Yves Starreveld
2004-03-27
1
-1/+4
|
*
coverage change that will probably end in an infinite loop
Ken Martin
2004-03-25
1
-4/+25
|
*
ENH: Clarified documentation for LINK_LIBRARIES and TARGET_LINK_LIBRARIES.
Brad King
2004-03-25
2
-3/+5
|
*
BUG: Added support to library flags parser for -Wl and -R options.
Brad King
2004-03-24
1
-1/+1
|
*
ERR: Fixed incorrect documentation for CMAKE_CXX_WARNING_LEVEL. Submitted ↵
Brad King
2004-03-23
1
-1/+1
|
|
|
|
by David Cole.
*
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 ↵
Andy Cedilnik
2004-03-17
1
-1/+1
|
|
|
|
typdefs from the same class
*
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 ↵
Andy Cedilnik
2004-03-14
2
-187/+258
|
|
|
|
elapsed time etc.
*
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
|
[next]