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: make regex static so it is not recomputed for each line of the cache
Bill Hoffman
2005-04-12
1
-4/+4
*
ENH: optimization of cwd and do not leak library handle
Bill Hoffman
2005-04-12
2
-10/+18
*
BUG: local gen was setting proj dir when it shouldnt
Ken Martin
2005-04-12
1
-7/+0
*
ENH: also test for correct Proj dir settings
Ken Martin
2005-04-12
1
-1/+4
*
STYLE: Nightly Version update
Andy Cedilnik
2005-04-12
1
-1/+1
*
BUG: fix GetLongPathName for WindowsNT
Bill Hoffman
2005-04-11
1
-10/+84
*
STYLE: Nightly Version update
Andy Cedilnik
2005-04-11
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-04-10
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-04-09
1
-1/+1
*
BUG: handle case insensitive library extensions on windows
Bill Hoffman
2005-04-08
2
-1/+29
*
BUG: fix build on mingw
Bill Hoffman
2005-04-08
1
-0/+5
*
STYLE: Nightly Version update
Andy Cedilnik
2005-04-08
1
-1/+1
*
BUG: if short path or long path fails return the original input
Bill Hoffman
2005-04-07
1
-2/+2
*
ENH: check return value of GetLongPath
Bill Hoffman
2005-04-07
1
-1/+5
*
ENH: fix install test with xcode, the xcode generator does not support librar...
Bill Hoffman
2005-04-07
2
-3/+6
*
BUG: Avoid converting the subdirectory name to a relative path twice.
Brad King
2005-04-07
1
-8/+10
*
BUG: Do not repeat paths when trying the lib/ to lib64/ replacement.
Brad King
2005-04-07
1
-1/+1
*
ENH: Adding automatic generation of several 64-bit search path forms.
Brad King
2005-04-07
1
-5/+18
*
ENH: Removing extra 64-bit search paths. They are now constructed automatica...
Brad King
2005-04-07
23
-85/+12
*
BUG: Fix rule name for subdirectory traversal to use relative paths. This wa...
Brad King
2005-04-07
1
-6/+7
*
ENH: Adding support for 64-bit library paths. Contributed by Peter Vanroose.
Brad King
2005-04-07
23
-13/+86
*
BUG: fix for bug 1717 incorrect path sent to dart server
Bill Hoffman
2005-04-07
3
-1/+51
*
STYLE: Nightly Version update
Andy Cedilnik
2005-04-07
1
-1/+1
*
STYLE: Fixed spelling of "memmory".
Brad King
2005-04-06
1
-1/+1
*
BUG: Avoid duplicate definition by using cmsys_STL_STRING_NEQ_CHAR_DEFINED an...
Brad King
2005-04-06
1
-0/+3
*
ENH: Added proper namespaced version of KWSYS_STL_STRING_ISTREAM_DEFINED, KWS...
Brad King
2005-04-06
1
-3/+12
*
ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is ...
Brad King
2005-04-06
7
-56/+37
*
BUG: The bootstrap script should perform the KWSYS_STL_STRING_HAVE_NEQ_CHAR t...
Brad King
2005-04-06
1
-0/+11
*
ENH: better fix for 64 bit, add 64 to the name of all directories in the sear...
Bill Hoffman
2005-04-06
1
-9/+13
*
ENH: allow sub projects to use targets that are not part of the sub-project
Bill Hoffman
2005-04-06
1
-11/+5
*
remove cerr stuff
Bill Hoffman
2005-04-06
1
-6/+0
*
Fix bug in != stuff
Bill Hoffman
2005-04-06
1
-2/+7
*
STYLE: Nightly Version update
Andy Cedilnik
2005-04-06
1
-1/+1
*
COMP: hack fix for old sgi until bootstrap is fixed
Bill Hoffman
2005-04-06
1
-1/+1
*
BUG: try to address Bug 1673 .
Bill Hoffman
2005-04-05
2
-1/+19
*
Fix for bug Bug #1287 - cmake use MesaGL by default instead of libGL - Return...
Bill Hoffman
2005-04-05
1
-2/+2
*
BUG: fix for bug 1636 add extensions to AUX_SOURCE_DIRECTORY files
Bill Hoffman
2005-04-05
1
-0/+2
*
BUG: fix for bug 1652
Bill Hoffman
2005-04-05
1
-2/+7
*
BUG: fix for bug 1660
Bill Hoffman
2005-04-05
1
-0/+16
*
BUG: fix for bug 1700
Bill Hoffman
2005-04-05
1
-0/+5
*
BUG: fix for bug 1702, better error message for GUID missing
Bill Hoffman
2005-04-05
2
-7/+46
*
ENH: Added Close method and updated Open method to allow streams to be reused.
Brad King
2005-04-05
2
-22/+52
*
STYLE: Nightly Version update
Andy Cedilnik
2005-04-05
1
-1/+1
*
ENH: make sure source flags don't have to be set
Bill Hoffman
2005-04-04
1
-0/+3
*
ENH: get directory property should return an empty variable if it is not set,...
Bill Hoffman
2005-04-04
1
-3/+2
*
ENH: fix for bug 1304
Bill Hoffman
2005-04-04
1
-1/+2
*
FIX: fix for bug 1730
Bill Hoffman
2005-04-04
1
-2/+1
*
BUG: By default disable new files.
Andy Cedilnik
2005-04-04
4
-12/+19
*
STYLE: Nightly Version update
Andy Cedilnik
2005-04-04
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2005-04-03
1
-1/+1
[next]