Stephen Kelly
|
57bdc1a2f7
cmState: Compute and store directory components.
|
10 years ago |
Stephen Kelly
|
f3af9517ff
CPack: Don't copy cmMakefile. Just push a scope instead.
|
10 years ago |
Stephen Kelly
|
6e23a4bddd
cmMakefile: Remove always-null first parameter to ReadListFile.
|
10 years ago |
Stephen Kelly
|
0aec491328
Port cmCommand consumers to cmState.
|
10 years ago |
Brad King
|
aca1d93bd9
cpack: Disable CMake Cygwin legacy warning while packaging
|
10 years ago |
Brad King
|
0f870234fe
Merge branch 'backport-no-global-setlocale' into no-global-setlocale
|
10 years ago |
Brad King
|
87be2e1427
Do not call setlocale() globally in CMake applications (#15377)
|
10 years ago |
Stephen Kelly
|
930bd47816
Replace 'foo.size() == 0' pattern with foo.empty().
|
10 years ago |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 years ago |
Nils Gladitz
|
cc1139cc30
strings: Remove redundant calls to std::string::c_str()
|
11 years ago |
Bill Hoffman
|
aea40fcb43
Fix scan-build warning parsed is never read after being set.
|
11 years ago |
Clinton Stimpson
|
c746b00eee
Encoding: Change to only set LC_CTYPE to fix encoding issues with libarchive.
|
11 years ago |
Clinton Stimpson
|
730e386291
Encoding: Add setlocale() to applications.
|
11 years ago |
Nils Gladitz
|
15a8af21e8
Add an "installed file" property scope
|
11 years ago |
Brad King
|
3be265b304
Workaround Sun C++ 5.9 compiler crash
|
11 years ago |
Stephen Kelly
|
af8a1643c1
Remove c_str calls when using stream APIs.
|
11 years ago |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 years ago |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 years ago |
Clinton Stimpson
|
a1e542f195
Use Encoding::CommandLineArguments for main() functions.
|
12 years ago |
Brad King
|
d1526f825e
Refactor internal resource location APIs and initialization
|
12 years ago |
Brad King
|
765d783972
cmSystemTools: Drop old RunCommand method
|
12 years ago |
Brad King
|
9b212ad01a
Make --help-* options available from all command-line tools
|
12 years ago |
Brad King
|
0c39a757da
Drop the 'Full' field from cmDocumentationEntry
|
12 years ago |
Brad King
|
399e9c46d8
Drop builtin property documentation
|
12 years ago |
Brad King
|
87cc62cab9
Drop "full" documentation output types
|
12 years ago |
Brad King
|
0d0fec1524
Drop CPack module documentation markup extraction
|
12 years ago |
Brad King
|
a943b5c4f3
Fail early if no current working directory exists
|
12 years ago |
Stephen Kelly
|
ddc052052b
Always use the auto_ptr from cmsys.
|
13 years ago |
David Cole
|
b636728e39
Merge topic 'CPack-honorCPACK_XXX-valuesInScriptFile'
|
13 years ago |
Eric NOULARD
|
05a8630ee6
Do not provide defaul value for CPACK_PACKAGE_DIRECTORY if found in config.
|
13 years ago |