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: Made Check* modules more consistent and well documented. Added CMAKE_RE...
Brad King
2006-02-10
9
-29/+101
*
BUG: Need to include empty arguments when parsing prefix/suffix lists for Fin...
Brad King
2006-02-10
1
-2/+2
*
ENH: Adding option to return empty arguments when expanding a list.
Brad King
2006-02-10
2
-5/+7
*
BUG: Fixed generation of cmake re-run rules.
Brad King
2006-02-09
4
-23/+25
*
BUG: Avoid case problems on windows.
Brad King
2006-02-09
3
-0/+27
*
BUG: Deal with case insensitivity on windows linker paths. Also fixed spelli...
Brad King
2006-02-09
2
-5/+16
*
ENH: Put libpng name back because it is needed for plain windows.
Brad King
2006-02-09
1
-1/+1
*
ENH: Removing platform-specific name hacks now that FIND_LIBRARY handles it.
Brad King
2006-02-09
4
-14/+2
*
ENH: Added platform settings CMAKE_FIND_LIBRARY_PREFIXES and CMAKE_FIND_LIBRA...
Brad King
2006-02-09
8
-24/+44
*
ENH: Pay attention to CMAKE_REQUIRED_INCLUDES.
Brad King
2006-02-09
1
-0/+9
*
BUG: Need Windows-g++.cmake module to support C++-only projects on Windows.
Brad King
2006-02-09
1
-0/+1
*
BUG: Need to duplicate some information from CMakeCCompiler to support C++-on...
Brad King
2006-02-09
1
-2/+17
*
ENH: Patch from Alexander Neundorf to improve behavior.
Brad King
2006-02-09
3
-1/+16
*
ENH: Added names for gnuwin32 library versions.
Brad King
2006-02-09
4
-14/+30
*
COMP: Last (?) fix for dashboard warning.
David Cole
2006-02-09
1
-1/+0
*
STYLE: Nightly Version update
Andy Cedilnik
2006-02-09
1
-1/+1
*
ENH: fix broken tests
Bill Hoffman
2006-02-08
3
-3/+2
*
ENH: working directory working for XCode
Bill Hoffman
2006-02-08
2
-6/+15
*
ENH: Enabled new WORKING_DIRECTORY option to ADD_CUSTOM_COMMAND and ADD_CUSTO...
Brad King
2006-02-08
2
-9/+7
*
ENH: add test for working directory of custom command and target
Bill Hoffman
2006-02-08
3
-0/+35
*
ENH: add working directory support
Bill Hoffman
2006-02-08
26
-48/+176
*
ENH: Added option BUILD_CursesDialog if curses is found. This allows people ...
Brad King
2006-02-08
3
-30/+32
*
BUG: Fixed qt version message. Submitted by Tanner Lovelace.
Brad King
2006-02-08
1
-1/+1
*
COMP: Fix problem with STL on HP, and fix reusing the same variable in for loops
Andy Cedilnik
2006-02-08
2
-22/+22
*
STYLE: Nightly Version update
Andy Cedilnik
2006-02-08
1
-1/+1
*
ENH: Adding definition of MSVC when it is the compiler.
Brad King
2006-02-07
1
-0/+1
*
BUG: Fixed finding of MinGW libraries with a windows build of CMake.
Brad King
2006-02-07
1
-6/+63
*
ENH: Add missing help for -C option
Andy Cedilnik
2006-02-07
1
-0/+3
*
COMP: Fix compile problem on windows and mac
Andy Cedilnik
2006-02-07
1
-2/+2
*
COMP: Fix build problem
Andy Cedilnik
2006-02-07
1
-2/+2
*
ENH: Move relative path to kwsys
Andy Cedilnik
2006-02-07
4
-98/+123
*
ENH: Added kwsys::String class to shorten debugging symbols and error message...
Brad King
2006-02-07
4
-21/+63
*
ENH: Add some doc for visible class
Mathieu Malaterre
2006-02-07
1
-0/+4
*
ENH: Since list file cache does not make much sense any more (because of prop...
Andy Cedilnik
2006-02-07
10
-138/+13
*
COMP: Fix next round of dashboard warnings.
David Cole
2006-02-07
1
-3/+0
*
STYLE: Nightly Version update
Andy Cedilnik
2006-02-07
1
-1/+1
*
ENH: allow for - in the name of targets for nmake
Bill Hoffman
2006-02-06
1
-1/+3
*
COMP: Fix CMake dashboard warnings related to previous revisions.
David Cole
2006-02-06
3
-4/+7
*
STYLE: Nightly Version update
Andy Cedilnik
2006-02-06
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2006-02-05
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2006-02-04
1
-1/+1
*
ENH: Incremented patch version for special KDE release.
Brad King
2006-02-03
1
-1/+1
*
ENH: Added test for new EXECUTE_PROCESS command.
Brad King
2006-02-03
3
-0/+69
*
ENH: Adding new EXECUTE_PROCESS command that interfaces to KWSys Process Exec...
Brad King
2006-02-03
1
-2/+3
*
ENH: Adding new EXECUTE_PROCESS command that interfaces to KWSys Process Exec...
Brad King
2006-02-03
3
-0/+450
*
COMP: Added missing method decl to header.
Brad King
2006-02-03
1
-0/+3
*
BUG: Fix mem leaks related to th_get_pathname. Change this implementation of ...
David Cole
2006-02-03
4
-18/+286
*
BUG: Fixed cmTarget::GetFullPath to not append the configuration name when on...
Brad King
2006-02-03
8
-9/+61
*
STYLE: Nightly Version update
Andy Cedilnik
2006-02-03
1
-1/+1
*
COMP: Fixed build on VC++ Express 2005. Explicitly testing for MFC to determ...
Brad King
2006-02-03
3
-5/+41
[next]