Clinton Stimpson
|
a1e542f195
Use Encoding::CommandLineArguments for main() functions.
|
12 éve |
Brad King
|
d1526f825e
Refactor internal resource location APIs and initialization
|
12 éve |
Brad King
|
765d783972
cmSystemTools: Drop old RunCommand method
|
12 éve |
Brad King
|
9b212ad01a
Make --help-* options available from all command-line tools
|
12 éve |
Brad King
|
0c39a757da
Drop the 'Full' field from cmDocumentationEntry
|
12 éve |
Brad King
|
399e9c46d8
Drop builtin property documentation
|
12 éve |
Brad King
|
87cc62cab9
Drop "full" documentation output types
|
12 éve |
Brad King
|
0d0fec1524
Drop CPack module documentation markup extraction
|
12 éve |
Brad King
|
a943b5c4f3
Fail early if no current working directory exists
|
12 éve |
Stephen Kelly
|
ddc052052b
Always use the auto_ptr from cmsys.
|
13 éve |
David Cole
|
b636728e39
Merge topic 'CPack-honorCPACK_XXX-valuesInScriptFile'
|
13 éve |
Eric NOULARD
|
05a8630ee6
Do not provide defaul value for CPACK_PACKAGE_DIRECTORY if found in config.
|
13 éve |
Eric NOULARD
|
926d634d3e
CPack fix regression between 2.8.7 and 2.8.8 when running cpack with no arg.
|
13 éve |
Eric NOULARD
|
a6bce55aef
Dynamically add documentation section specified in documented script.
|
13 éve |
Eric NOULARD
|
d4b77eba17
Avoid discovering system infos for documentation. Adding some path is enough.
|
13 éve |
Eric NOULARD
|
02ccb3291b
Create getDocumentedModulesListInDir which may be used in other context.
|
13 éve |
Eric NOULARD
|
543f1adfa4
Make the load of script documentation more efficient and dynamic.
|
13 éve |
Eric NOULARD
|
1629615a10
CPack Documentation extraction from CMake script begins to work
|
14 éve |
Eric NOULARD
|
83e34dd9e6
Implement simple CMake script comment markup language.
|
14 éve |
Eric NOULARD
|
c6a0169442
CPack begin the implementation of --help-command* and --help-variables*
|
14 éve |
Eric NOULARD
|
d2c9626d5a
Document undocumented (but existing) cpack options (fix #0010134)
|
14 éve |
Nicolas Despres
|
de512644d8
Usage: Print help, version and copyright options in usage information.
|
14 éve |
Nicolas Despres
|
d3d7e45df2
Remove trailing white-spaces.
|
14 éve |
Kai Wasserbäch
|
9203e9187e
Fix spelling errors reported by Lintian.
|
15 éve |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 éve |
Brad King
|
b41a548d86
Add parentheses around '&&' between '||' for gcc
|
16 éve |
David Cole
|
6bf31875ce
BUG: Fix issue #8383. Avoid crashing when using the Bundle CPack generator and CPACK_BUNDLE_NAME is not set. Instead, fail gracefully giving an informative error message and non-zero exit code.
|
17 éve |
Bill Hoffman
|
d31c890220
ENH: missed one
|
17 éve |
David Cole
|
e7948f89f9
COMP: auto_ptr will not compile without including memory on some platforms
|
17 éve |
David Cole
|
968706b29e
BUG: Fix mem leak. Thanks, Mathieu.
|
17 éve |