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: more fixes for watcom
Bill Hoffman
2006-01-17
3
-21/+30
*
ENH: add support for watcom wmake and wcl386
Bill Hoffman
2006-01-17
49
-474/+979
*
ENH: correct standard libraries
Bill Hoffman
2006-01-17
1
-0/+2
*
STYLE: Nightly Version update
Andy Cedilnik
2006-01-17
1
-1/+1
*
COMP: wrapped compat.h inside a extern C block so that we can use it in C++ code
Yogi Girdhar
2006-01-16
1
-1/+7
*
STYLE: Nightly Version update
Andy Cedilnik
2006-01-16
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2006-01-15
1
-1/+1
*
COMP: Fixed shadowed variable warning.
Brad King
2006-01-14
1
-4/+4
*
STYLE: Nightly Version update
Andy Cedilnik
2006-01-14
1
-1/+1
*
ENH: Further centralized custom command dependency computation. Custom comma...
Brad King
2006-01-14
4
-70/+41
*
BUG: Removed bogust dependency.
Brad King
2006-01-14
1
-1/+0
*
COMP: Removed unused variables.
Brad King
2006-01-14
2
-17/+0
*
COMP: Removed unused paramter from cmLocalGenerator::OutputLinkLibraries.
Brad King
2006-01-13
3
-6/+5
*
BUG: Sweeping changes to cleanup computation of target names. This should
Brad King
2006-01-13
28
-1098/+1228
*
ENH: fix for CMakeTmp move broken stuff
Bill Hoffman
2006-01-13
3
-4/+5
*
ENH: fix checktypesize
Bill Hoffman
2006-01-13
2
-2/+4
*
STYLE: Nightly Version update
Andy Cedilnik
2006-01-13
1
-1/+1
*
ENH: move define into configured file and do not use the command line
Bill Hoffman
2006-01-13
2
-4/+3
*
COMP: Remove warning
Andy Cedilnik
2006-01-12
2
-3/+4
*
ENH: put CmakeTmp into CMakeFiles
Ken Martin
2006-01-12
19
-52/+54
*
ENH: contribution from Jan Woetzel
Bill Hoffman
2006-01-12
1
-191/+469
*
COMP: Fix compile error that was caused by the binary flag
Andy Cedilnik
2006-01-12
1
-1/+8
*
STYLE: Nightly Version update
Andy Cedilnik
2006-01-12
1
-1/+1
*
ENH: Fix compression on Windows
Andy Cedilnik
2006-01-12
1
-8/+6
*
ENH: Add support for binary
Andy Cedilnik
2006-01-12
2
-3/+3
*
ENH: Add a way to specify a custom install command
Andy Cedilnik
2006-01-11
1
-43/+58
*
ENH: Some improvements: specify link, copy msvc libraries, fix install directory
Andy Cedilnik
2006-01-11
5
-3/+37
*
STYLE: Nightly Version update
Andy Cedilnik
2006-01-11
1
-1/+1
*
COMP: Remove legacy code and fix sun build
Andy Cedilnik
2006-01-10
4
-33/+0
*
STYLE: Nightly Version update
Andy Cedilnik
2006-01-10
1
-1/+1
*
ENH: Use specified output file name, also detect errors during install
Andy Cedilnik
2006-01-09
2
-4/+10
*
ENH: Pass CPACK_PACKAGE_FILE_NAME
Andy Cedilnik
2006-01-09
1
-0/+2
*
ENH: Cleanup
Andy Cedilnik
2006-01-09
1
-3/+5
*
BUG: Allow spaces in path
Andy Cedilnik
2006-01-09
1
-1/+1
*
ENH: add test for generated header
Bill Hoffman
2006-01-09
3
-0/+16
*
ENH: for all custom commands that can not be given to a target, add them to a...
Bill Hoffman
2006-01-09
8
-10/+177
*
STYLE: Add an explanation for a bunch of backslashes
Andy Cedilnik
2006-01-09
1
-0/+2
*
BUG: Fix memory problem
Andy Cedilnik
2006-01-09
1
-1/+2
*
ENH:
Bill Hoffman
2006-01-09
2
-3/+3
*
ENH: add qt quiet stuff
Bill Hoffman
2006-01-09
2
-7/+16
*
ENH: Fix test for cpack variables, add support for icon on windows
Andy Cedilnik
2006-01-09
4
-2/+17
*
STYLE: Nightly Version update
Andy Cedilnik
2006-01-09
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2006-01-08
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2006-01-07
1
-1/+1
*
ENH: fix missing plist file error
Bill Hoffman
2006-01-06
1
-5/+7
*
COMP: Try to remove more warnings
Andy Cedilnik
2006-01-06
1
-4/+4
*
STYLE: Nightly Version update
Andy Cedilnik
2006-01-06
1
-1/+1
*
BUG: Fix for scanning generated headers included with double-quotes. Also fi...
Brad King
2006-01-05
2
-5/+35
*
ENH: Added special test 0 to just run a given command line.
Brad King
2006-01-05
1
-11/+20
*
ENH: More debugging and work on PackageMaker code
Andy Cedilnik
2006-01-05
2
-4/+19
[next]