Brad King
|
26a3a22325
|
BUG: Added missing release steps.
|
2006-06-26 09:46:22 -04:00 |
Andy Cedilnik
|
147706247c
|
STYLE: Nightly Version update
|
2006-06-26 07:15:58 -04:00 |
Karthik Krishnan
|
7890524cd9
|
BUG: The operator precedence is [] followed by *. Calling this method was causing out of array index segfaults bounds
|
2006-06-25 15:18:49 -04:00 |
Andy Cedilnik
|
75b974eaf9
|
STYLE: Nightly Version update
|
2006-06-25 07:14:19 -04:00 |
Andy Cedilnik
|
259ab8ef2e
|
STYLE: Nightly Version update
|
2006-06-24 07:19:16 -04:00 |
Andy Cedilnik
|
e0e57a41fd
|
ENH: Default drop method http
|
2006-06-23 07:08:37 -04:00 |
Andy Cedilnik
|
a6e68ac582
|
ENH: Use CMake's error reporting mechanism
|
2006-06-22 15:37:58 -04:00 |
Andy Cedilnik
|
99f4edb4e4
|
ENH: DIsplay the list file stack when displaying errors
|
2006-06-22 15:31:19 -04:00 |
Ken Martin
|
847c3a5849
|
ENH: add a higher performance method to get the number of files in a directory
|
2006-06-22 10:35:37 -04:00 |
Andy Cedilnik
|
55b0935a79
|
STYLE: Nightly Version update
|
2006-06-22 08:01:35 -04:00 |
Andy Cedilnik
|
dfece7aa48
|
STYLE: Nightly Version update
|
2006-06-21 07:56:50 -04:00 |
Bill Hoffman
|
7e5509a260
|
ENH: avoid crash in sprintf
|
2006-06-20 13:13:13 -04:00 |
Ken Martin
|
fe99b156e5
|
ENH: fix line length and warning
|
2006-06-20 09:50:45 -04:00 |
Brad King
|
15ca72a862
|
BUG: Delay relative path configuration until as late as possible to make sure the source/binary dir are set. This is a work-around for lack of a more structured way of creating the global generator.
|
2006-06-19 14:57:57 -04:00 |
Ken Martin
|
a6bf59baef
|
ENH: fix for dependent targets
|
2006-06-19 11:34:50 -04:00 |
Brad King
|
6207dc41bd
|
ENH: Do not search for X11 if it is already found.
|
2006-06-19 10:07:44 -04:00 |
Brad King
|
f26a0302be
|
COMP: Fix conversion warning.
|
2006-06-19 09:49:52 -04:00 |
Bill Hoffman
|
c8f35fc4ef
|
ENH: do not use the link script on windows
|
2006-06-18 20:05:56 -04:00 |
Brad King
|
0a89a904b3
|
BUG: Do not write link script lines that use the ':' command which is supposed to be a no-op anyway.
|
2006-06-18 11:50:40 -04:00 |
Andy Cedilnik
|
d52f88ae10
|
STYLE: Nightly Version update
|
2006-06-18 09:23:49 -04:00 |
Brad King
|
7d550e8dc0
|
BUG: Need to use different link script name when relinking.
|
2006-06-17 19:32:30 -04:00 |
Andy Cedilnik
|
da1407942a
|
STYLE: Nightly Version update
|
2006-06-17 07:55:48 -04:00 |
Ken Martin
|
57746b6ffe
|
ENH: warning fix
|
2006-06-16 16:29:08 -04:00 |
Ken Martin
|
e92731ca6e
|
ENH: cleanup how progress is reported for individual targets to fix an integer math issue
|
2006-06-16 15:29:25 -04:00 |
Andy Cedilnik
|
63c241ea1e
|
ENH: Updates from KDE
|
2006-06-16 14:45:47 -04:00 |
Ken Martin
|
4fa019319e
|
ENH: fix line length
|
2006-06-16 14:19:37 -04:00 |
Bill Hoffman
|
1fa5f76e40
|
BUG: fix for bug 3417
|
2006-06-16 14:02:03 -04:00 |
Andy Cedilnik
|
79ebc7c9cc
|
STYLE: Nightly Version update
|
2006-06-16 07:44:51 -04:00 |
Bill Hoffman
|
9ab387b7d9
|
ENH: add a comment
|
2006-06-15 21:43:59 -04:00 |
Brad King
|
c4dcfd2ed0
|
ENH: Provide access to CMAKE_PATCH_VERSION in CMake code.
|
2006-06-15 16:42:42 -04:00 |
Brad King
|
9d02ac676b
|
BUG: Pre-install rules for a target should not have target-level dependencies. Each target can be re-linked independently as long as the original targets are up to date.
|
2006-06-15 16:37:58 -04:00 |
Brad King
|
0bbcb49f65
|
ENH: Added generation of link rules into script files executed by a cmake -E command in order to support longer link lines. This is needed only on platforms without response file support and that may have weak shells.
|
2006-06-15 16:17:11 -04:00 |
Brad King
|
6438bec4c9
|
ENH: Added Option_Verbatim to run whole command lines directly.
|
2006-06-15 14:40:42 -04:00 |
Ken Martin
|
6071052835
|
ENH: fix linelength
|
2006-06-15 11:51:51 -04:00 |
Brad King
|
4c2c2cfd68
|
BUG: Clarified documentation about custom command outputs and custom target dependencies.
|
2006-06-15 10:51:41 -04:00 |
Brad King
|
640c90f068
|
ENH: Unknown command invocations should be fatal errors.
|
2006-06-15 10:24:46 -04:00 |
Brad King
|
b4542762a7
|
ENH: Added target property INSTALL_RPATH_USE_LINK_PATH to append the linker search path directories not inside the project to the INSTALL_RPATH automatically. The property is initialized by the variable CMAKE_INSTALL_RPATH_USE_LINK_PATH when the target is created.
|
2006-06-15 10:12:19 -04:00 |
Brad King
|
60487a227e
|
BUG: Always check dependency integrity whether or not CMake will re-run because the generator no longer checks integrity during generation.
|
2006-06-15 09:45:02 -04:00 |
Andy Cedilnik
|
17258b398b
|
STYLE: Nightly Version update
|
2006-06-15 07:47:59 -04:00 |
Ken Martin
|
8e9a6beccc
|
ENH: centralized locaiton of CMakeFiles setting
|
2006-06-14 12:28:32 -04:00 |
Ken Martin
|
108839ffda
|
ENH: removed old out of date files, online and command line help is better
|
2006-06-13 10:29:05 -04:00 |
Ken Martin
|
f9eb5cf768
|
ENH: fix line length
|
2006-06-13 09:46:10 -04:00 |
Andy Cedilnik
|
7f497ea977
|
STYLE: Nightly Version update
|
2006-06-13 08:04:48 -04:00 |
Ken Martin
|
1f1196410a
|
ENH: fix line length
|
2006-06-12 15:44:10 -04:00 |
Andy Cedilnik
|
0964cb6c64
|
ENH: Add support for overwriting the name of the file CPackConfig.cmake and CPackSourceConfig.cmake
|
2006-06-12 14:21:36 -04:00 |
Ken Martin
|
77b401ddb2
|
ENH: removed logo info from the manifest tool
|
2006-06-12 13:17:47 -04:00 |
Brad King
|
54a7e0036b
|
BUG: Patch from Miguel A. Figueroa-Villanueva for fixing documentation.
|
2006-06-12 13:05:53 -04:00 |
Ken Martin
|
ede1491f5a
|
ENH: cleanup
|
2006-06-12 12:18:59 -04:00 |
Ken Martin
|
14cc1efe2c
|
ENH: some cleanup to progress
|
2006-06-12 11:40:31 -04:00 |
Andy Cedilnik
|
a21a320a26
|
ENH: Switch to http submission
|
2006-06-12 10:22:38 -04:00 |