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: Added support for finding qt-mtedu, the educational version of Qt.
Brad King
2005-08-23
1
-2/+2
*
make sure correct path type is used
Bill Hoffman
2005-08-23
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-08-23
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-08-22
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-08-21
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-08-20
1
-1/+1
*
BUG: Fixed OUTPUT_NAME feature for VS6 generator. It was not working for Deb...
Brad King
2005-08-19
2
-6/+19
*
BUG: Install rule should take build configuration into account.
Brad King
2005-08-19
2
-2/+26
*
ENH: add support for OUTPUT_NAME
Bill Hoffman
2005-08-19
1
-7/+24
*
BUG: If the scanner is not defined this would crash. For example when using n...
Andy Cedilnik
2005-08-19
1
-18/+18
*
ENH: Added cmake -E create_symlink command that behaves like ln -s.
Brad King
2005-08-19
1
-0/+11
*
BUG: Need to test void* not "void *" because the Intel compiler icc expands t...
Brad King
2005-08-19
1
-1/+2
*
BUG: Removing exe VERSION attribute test until it is implemented in the XCode...
Brad King
2005-08-19
2
-2/+4
*
STYLE: Nightly Version update
Andy Cedilnik
2005-08-19
1
-1/+1
*
COMP: Add STD namespace
Andy Cedilnik
2005-08-18
1
-1/+1
*
BUG: Fixed dirname in a few cases on windows. Now using KWSYS_SHARED_FORWARD...
Brad King
2005-08-18
1
-12/+21
*
ENH: Improve log file strategy
Andy Cedilnik
2005-08-18
2
-36/+40
*
ENH: Set update options
Andy Cedilnik
2005-08-18
1
-0/+3
*
ENH: Added support for Windows.
Brad King
2005-08-18
1
-31/+178
*
COMP: Avoid C++ comment in C translation unit.
Brad King
2005-08-18
1
-1/+1
*
COMP: Work-around iterator/const_iterator comparison problem on Borland 5.5.
Brad King
2005-08-18
1
-1/+2
*
STYLE: Nightly Version update
Andy Cedilnik
2005-08-18
1
-1/+1
*
BUG: It seems the auto-object-depends feature does not work in Visual Studio....
Brad King
2005-08-17
1
-7/+6
*
BUG: RunSingleCommand should translate NULL characters in the output to valid...
Brad King
2005-08-17
1
-0/+13
*
BUG: Automatic pwd/cwd path translation must check that the generated logical...
Brad King
2005-08-17
1
-28/+26
*
ENH: Updated SimpleInstall test to test new versioned executable and OUTPUT_N...
Brad King
2005-08-17
3
-1/+5
*
ENH: Added versioned executable support. This partially addresses bug#2143. ...
Brad King
2005-08-17
6
-33/+198
*
ENH: Added -E cmake_symlink_executable command to help create symbolic links ...
Brad King
2005-08-17
1
-0/+20
*
BUG: Do not make a file depend on a virtual target. That causes everything t...
Brad King
2005-08-17
1
-8/+0
*
ENH: More error regex
Andy Cedilnik
2005-08-17
1
-0/+1
*
COMP: Cannot use first/last insertion constructor of std::set because it is n...
Brad King
2005-08-17
1
-2/+6
*
ENH: Adding test for auto-object-depends feature. It has been tested with th...
Brad King
2005-08-17
3
-2/+20
*
ENH: Adding support for automatically adding the OBJECT_DEPENDS for generated...
Brad King
2005-08-17
3
-13/+109
*
STYLE: Nightly Version update
Andy Cedilnik
2005-08-17
1
-1/+1
*
ENH: file is now configured
Bill Hoffman
2005-08-16
1
-767/+0
*
STYLE: Nightly Version update
Andy Cedilnik
2005-08-16
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-08-15
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-08-14
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-08-13
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-08-12
1
-1/+1
*
ENH: added better error checking for cases when there is a CMakeCache.txt fil...
Ken Martin
2005-08-11
2
-14/+46
*
STYLE: Nightly Version update
Andy Cedilnik
2005-08-11
1
-1/+1
*
Implemented new parser which can handle:
Jorgen Bodde
2005-08-10
3
-42/+74
*
ENH: fix bug 2087 lib prefix stripped off on windows
Bill Hoffman
2005-08-10
7
-7/+35
*
ENH: some clean up from Clinton
Bill Hoffman
2005-08-10
1
-2/+1
*
ENH: add Eric Wings FindSDL updates
Bill Hoffman
2005-08-10
7
-2/+413
*
STYLE: Nightly Version update
Andy Cedilnik
2005-08-10
1
-1/+1
*
ENH: fix bug in depend file removing for deleted depend files
Bill Hoffman
2005-08-10
1
-2/+3
*
ENH: fixed up qt stuff from Clinton Stimpson
Bill Hoffman
2005-08-10
2
-50/+42
*
Implemented -G option
Jorgen Bodde
2005-08-09
4
-102/+90
[next]