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
*
STYLE: Nightly Version update
Andy Cedilnik
2006-06-08
1
-1/+1
*
ENH: add docs for debug trycompile
Bill Hoffman
2006-06-07
1
-0/+3
*
ENH: fix /TP for c code
Bill Hoffman
2006-06-06
1
-3/+16
*
ENH: fix for replacement of @var @ only legal variable names should be replaced
Bill Hoffman
2006-06-06
1
-1/+9
*
STYLE: Nightly Version update
Andy Cedilnik
2006-06-06
1
-1/+1
*
COMP: Removed unused variable.
Brad King
2006-06-05
1
-2/+0
*
BUG: Always check whether a subdirectory is below the top of the source befor...
Brad King
2006-06-05
1
-23/+15
*
ENH: line lengths
Ken Martin
2006-06-05
3
-7/+10
*
BUG: Use proper signature for EXEC_PROGRAM to get return value of cmake -E re...
Brad King
2006-06-05
1
-12/+13
*
ENH: Changing shared library versioned file names on OSX to conform to that p...
Brad King
2006-06-05
3
-10/+46
*
ENH: Added rxvt-unicode and cygwin terminals for color support.
Brad King
2006-06-05
1
-1/+3
*
STYLE: Nightly Version update
Andy Cedilnik
2006-06-05
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2006-06-04
1
-1/+1
*
ENH: Handle 'screen' terminal. Thank you Thomas Z.
Andy Cedilnik
2006-06-03
1
-0/+1
*
COMP: Remove warning
Andy Cedilnik
2006-06-03
1
-0/+1
*
COMP: More fixes for non-ANSI C compilers.
Brad King
2006-06-03
1
-1/+7
*
COMP: Fix for non-ANSI C compilers.
Brad King
2006-06-03
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2006-06-03
1
-1/+1
*
BUG: Custom commands should actually generate the files they claim to generate.
Brad King
2006-06-02
2
-3/+15
*
ENH: Display cmake install information when in verbose mode
Andy Cedilnik
2006-06-02
2
-0/+18
*
BUG: cmGlobalGenerator::Build should not always use the /fast target name bec...
Brad King
2006-06-01
14
-20/+28
*
BUG: Adjustment of install_name with install_name_tool should account for DES...
Brad King
2006-06-01
1
-1/+1
*
ENH: Moved generation of the /fast version of GLOBAL_TARGET targets to the pr...
Brad King
2006-06-01
2
-14/+23
*
BUG: Added /fast targets in subdirectory makefiles. Removed bogus INSTALL_*/...
Brad King
2006-06-01
2
-19/+31
*
ENH: Added test for generation of files listed explicitly as sources but not ...
Brad King
2006-06-01
3
-11/+33
*
BUG: Custom command outputs listed explicitly as source files in a target sho...
Brad King
2006-06-01
5
-119/+141
*
STYLE: Nightly Version update
Andy Cedilnik
2006-06-01
1
-1/+1
*
ENH: reduce string construct delete ops
Ken Martin
2006-05-31
4
-14/+14
*
STYLE: Nightly Version update
Andy Cedilnik
2006-05-31
1
-1/+1
*
BUG: Fix progress when total number of source files is less than 100.
Brad King
2006-05-30
2
-7/+30
*
BUG: Fixed cmake -E remove return code.
Brad King
2006-05-30
1
-4/+11
*
STYLE: Nightly Version update
Andy Cedilnik
2006-05-30
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2006-05-29
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2006-05-28
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2006-05-27
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2006-05-26
1
-1/+1
*
ENH: Adding advanced option CMAKE_COLOR_MAKEFILE for makefile generators with...
Brad King
2006-05-25
1
-0/+7
*
ENH: Slight improvement in genreation time by recording the setting of CMAKE_...
Brad King
2006-05-25
2
-3/+11
*
ENH: add qtmain to findqt
Bill Hoffman
2006-05-25
1
-0/+6
*
BUG: fix to progress for small projects
Ken Martin
2006-05-25
3
-9/+19
*
ENH: remove debugging output
Ken Martin
2006-05-25
1
-15/+20
*
BUG: Updated Makefile dependency scanning to provide a full local generator t...
Brad King
2006-05-25
10
-56/+127
*
STYLE: Nightly Version update
Andy Cedilnik
2006-05-25
1
-1/+1
*
BUG: Do not leak global table of processes.
Brad King
2006-05-24
1
-3/+9
*
ENH: fix compiler warnings and posibly java test
Ken Martin
2006-05-24
2
-6/+6
*
STYLE: Nightly Version update
Andy Cedilnik
2006-05-24
1
-1/+1
*
COMP: Added missing include for isspace.
Brad King
2006-05-23
1
-0/+2
*
BUG: Fix parsing of definitions to support REMOVE_DEFINITIONS.
Brad King
2006-05-23
1
-0/+6
*
BUG: Fix REMOVE_DEFINITIONS command to not remove substrings.
Brad King
2006-05-23
7
-1/+85
*
COMP: Fix warnings on Borland dashboards...
David Cole
2006-05-23
6
-8/+20
[next]