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
path:
root
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
ENH: DIsplay the list file stack when displaying errors
Andy Cedilnik
2006-06-22
2
-3/+24
*
ENH: add a higher performance method to get the number of files in a directory
Ken Martin
2006-06-22
3
-3/+67
*
STYLE: Nightly Version update
Andy Cedilnik
2006-06-22
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2006-06-21
1
-1/+1
*
ENH: avoid crash in sprintf
Bill Hoffman
2006-06-20
2
-2/+3
*
ENH: fix line length and warning
Ken Martin
2006-06-20
1
-2/+3
*
BUG: Delay relative path configuration until as late as possible to make sure...
Brad King
2006-06-19
2
-3/+11
*
ENH: fix for dependent targets
Ken Martin
2006-06-19
2
-5/+9
*
COMP: Fix conversion warning.
Brad King
2006-06-19
1
-1/+1
*
ENH: do not use the link script on windows
Bill Hoffman
2006-06-19
1
-0/+4
*
BUG: Do not write link script lines that use the ':' command which is suppose...
Brad King
2006-06-18
1
-1/+6
*
STYLE: Nightly Version update
Andy Cedilnik
2006-06-18
1
-1/+1
*
BUG: Need to use different link script name when relinking.
Brad King
2006-06-17
1
-1/+8
*
STYLE: Nightly Version update
Andy Cedilnik
2006-06-17
1
-1/+1
*
ENH: warning fix
Ken Martin
2006-06-16
1
-12/+14
*
ENH: cleanup how progress is reported for individual targets to fix an intege...
Ken Martin
2006-06-16
1
-38/+23
*
ENH: fix line length
Ken Martin
2006-06-16
1
-2/+2
*
BUG: fix for bug 3417
Bill Hoffman
2006-06-16
1
-3/+4
*
STYLE: Nightly Version update
Andy Cedilnik
2006-06-16
1
-1/+1
*
ENH: Provide access to CMAKE_PATCH_VERSION in CMake code.
Brad King
2006-06-15
1
-0/+2
*
BUG: Pre-install rules for a target should not have target-level dependencies...
Brad King
2006-06-15
1
-1/+0
*
ENH: Added generation of link rules into script files executed by a cmake -E ...
Brad King
2006-06-15
12
-9/+242
*
ENH: Added Option_Verbatim to run whole command lines directly.
Brad King
2006-06-15
3
-183/+517
*
ENH: fix linelength
Ken Martin
2006-06-15
3
-5/+10
*
BUG: Clarified documentation about custom command outputs and custom target d...
Brad King
2006-06-15
2
-11/+16
*
ENH: Unknown command invocations should be fatal errors.
Brad King
2006-06-15
1
-0/+1
*
ENH: Added target property INSTALL_RPATH_USE_LINK_PATH to append the linker s...
Brad King
2006-06-15
3
-4/+28
*
BUG: Always check dependency integrity whether or not CMake will re-run becau...
Brad King
2006-06-15
1
-21/+20
*
STYLE: Nightly Version update
Andy Cedilnik
2006-06-15
1
-1/+1
*
ENH: centralized locaiton of CMakeFiles setting
Ken Martin
2006-06-14
16
-42/+83
*
ENH: fix line length
Ken Martin
2006-06-13
1
-1/+2
*
STYLE: Nightly Version update
Andy Cedilnik
2006-06-13
1
-1/+1
*
ENH: fix line length
Ken Martin
2006-06-12
2
-4/+9
*
BUG: Patch from Miguel A. Figueroa-Villanueva for fixing documentation.
Brad King
2006-06-12
1
-3/+3
*
ENH: cleanup
Ken Martin
2006-06-12
1
-9/+10
*
ENH: some cleanup to progress
Ken Martin
2006-06-12
3
-15/+16
*
STYLE: Nightly Version update
Andy Cedilnik
2006-06-12
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2006-06-11
1
-1/+1
*
STYLE: Nightly Version update
Andy Cedilnik
2006-06-10
1
-1/+1
*
ENH: check in partial cygwin generator
Bill Hoffman
2006-06-09
7
-1/+320
*
STYLE: Nightly Version update
Andy Cedilnik
2006-06-09
1
-1/+1
*
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
*
ENH: Changing shared library versioned file names on OSX to conform to that p...
Brad King
2006-06-05
3
-10/+46
[next]