| .. |
|
BuildDir
|
497cad7c88
cmake: Teach --build to reject multiple --target options
|
10 years ago |
|
cache-bad-entry
|
77cd74a3ea
Print line number of cache parse errors (#11109)
|
10 years ago |
|
cache-bad-generator
|
44e2923f33
cmake: Fix --build crash on bad CMAKE_GENERATOR in cache
|
11 years ago |
|
cache-empty-entry
|
77cd74a3ea
Print line number of cache parse errors (#11109)
|
10 years ago |
|
cache-no-generator
|
44e2923f33
cmake: Fix --build crash on bad CMAKE_GENERATOR in cache
|
11 years ago |
|
cmake_depends
|
d5f39a56a4
clang-format.bash: Use Git attributes to mark files for formatting
|
9 years ago |
|
copy_input
|
bc35087da3
cmake: Teach -E copy_directory to support multiple input directories
|
10 years ago |
|
Build-ninja-v-stdout.txt
|
d1082448a8
Tests: Extend RunCMake.CommandLine to cover 'cmake --build' for 'ninja -v'
|
11 years ago |
|
Build.cmake
|
d1082448a8
Tests: Extend RunCMake.CommandLine to cover 'cmake --build' for 'ninja -v'
|
11 years ago |
|
BuildDir--build-multiple-targets-result.txt
|
497cad7c88
cmake: Teach --build to reject multiple --target options
|
10 years ago |
|
BuildDir--build-multiple-targets-stderr.txt
|
497cad7c88
cmake: Teach --build to reject multiple --target options
|
10 years ago |
|
BuildDir.cmake
|
90ad087ab9
cmake: Fix --build <relative-dir> for VS generators (#15609)
|
10 years ago |
|
C-no-arg-result.txt
|
4e039a9a98
Tests: Move more command line tests into RunCMake.CommandLine
|
10 years ago |
|
C-no-arg-stderr.txt
|
4e039a9a98
Tests: Move more command line tests into RunCMake.CommandLine
|
10 years ago |
|
C-no-file-result.txt
|
4e039a9a98
Tests: Move more command line tests into RunCMake.CommandLine
|
10 years ago |
|
C-no-file-stderr.txt
|
4e039a9a98
Tests: Move more command line tests into RunCMake.CommandLine
|
10 years ago |
|
CMakeLists.txt
|
368e8de4cd
Tests: test -D parsing on the command line
|
11 years ago |
|
D-no-arg-result.txt
|
4e039a9a98
Tests: Move more command line tests into RunCMake.CommandLine
|
10 years ago |
|
D-no-arg-stderr.txt
|
4e039a9a98
Tests: Move more command line tests into RunCMake.CommandLine
|
10 years ago |
|
D_nested_cache-stderr.txt
|
aee7e4a03b
cmCacheManager: parse -D flags more strictly
|
11 years ago |
|
D_nested_cache.cmake
|
368e8de4cd
Tests: test -D parsing on the command line
|
11 years ago |
|
D_typed_nested_cache-stderr.txt
|
368e8de4cd
Tests: test -D parsing on the command line
|
11 years ago |
|
D_typed_nested_cache.cmake
|
368e8de4cd
Tests: test -D parsing on the command line
|
11 years ago |
|
DeprecateVS8-WARN-OFF.cmake
|
81f9c9e892
Deprecate Visual Studio 8 2005 generator
|
8 years ago |
|
DeprecateVS8-WARN-ON-stderr.txt
|
81f9c9e892
Deprecate Visual Studio 8 2005 generator
|
8 years ago |
|
DeprecateVS8-WARN-ON.cmake
|
81f9c9e892
Deprecate Visual Studio 8 2005 generator
|
8 years ago |
|
E-no-arg-result.txt
|
4e039a9a98
Tests: Move more command line tests into RunCMake.CommandLine
|
10 years ago |
|
E-no-arg-stderr.txt
|
0be5020bf8
cmake: Improve '-E' help message formatting
|
10 years ago |
|
E___run_iwyu-bad-iwyu-result.txt
|
67fa3da9e8
cmake: Add internal -E mode to run include-what-you-use with the compiler
|
10 years ago |
|
E___run_iwyu-bad-iwyu-stderr.txt
|
67fa3da9e8
cmake: Add internal -E mode to run include-what-you-use with the compiler
|
10 years ago |
|
E___run_iwyu-no----result.txt
|
67fa3da9e8
cmake: Add internal -E mode to run include-what-you-use with the compiler
|
10 years ago |
|
E___run_iwyu-no----stderr.txt
|
67fa3da9e8
cmake: Add internal -E mode to run include-what-you-use with the compiler
|
10 years ago |
|
E___run_iwyu-no-cc-result.txt
|
67fa3da9e8
cmake: Add internal -E mode to run include-what-you-use with the compiler
|
10 years ago |
|
E___run_iwyu-no-cc-stderr.txt
|
67fa3da9e8
cmake: Add internal -E mode to run include-what-you-use with the compiler
|
10 years ago |
|
E___run_iwyu-no-iwyu-result.txt
|
67fa3da9e8
cmake: Add internal -E mode to run include-what-you-use with the compiler
|
10 years ago |
|
E___run_iwyu-no-iwyu-stderr.txt
|
0618ddf6b1
Add properties to run the cpplint style checker with the compiler
|
9 years ago |
|
E_capabilities-arg-result.txt
|
49ad7f9af8
cmake: Add `cmake -E capabilities` mode
|
9 years ago |
|
E_capabilities-arg-stderr.txt
|
49ad7f9af8
cmake: Add `cmake -E capabilities` mode
|
9 years ago |
|
E_capabilities-stdout.txt
|
49ad7f9af8
cmake: Add `cmake -E capabilities` mode
|
9 years ago |
|
E_copy-one-source-directory-target-is-directory-result.txt
|
384ae5514e
cmake: Teach -E copy[_if_different] to support multiple files (#15703)
|
10 years ago |
|
E_copy-one-source-directory-target-is-directory-stderr.txt
|
384ae5514e
cmake: Teach -E copy[_if_different] to support multiple files (#15703)
|
10 years ago |
|
E_copy-one-source-file-result.txt
|
384ae5514e
cmake: Teach -E copy[_if_different] to support multiple files (#15703)
|
10 years ago |
|
E_copy-one-source-file-stderr.txt
|
384ae5514e
cmake: Teach -E copy[_if_different] to support multiple files (#15703)
|
10 years ago |
|
E_copy-three-source-files-target-is-directory-result.txt
|
384ae5514e
cmake: Teach -E copy[_if_different] to support multiple files (#15703)
|
10 years ago |
|
E_copy-three-source-files-target-is-directory-stderr.txt
|
384ae5514e
cmake: Teach -E copy[_if_different] to support multiple files (#15703)
|
10 years ago |
|
E_copy-three-source-files-target-is-file-result.txt
|
384ae5514e
cmake: Teach -E copy[_if_different] to support multiple files (#15703)
|
10 years ago |
|
E_copy-three-source-files-target-is-file-stderr.txt
|
384ae5514e
cmake: Teach -E copy[_if_different] to support multiple files (#15703)
|
10 years ago |
|
E_copy-two-good-and-one-bad-source-files-target-is-directory-result.txt
|
384ae5514e
cmake: Teach -E copy[_if_different] to support multiple files (#15703)
|
10 years ago |
|
E_copy-two-good-and-one-bad-source-files-target-is-directory-stderr.txt
|
384ae5514e
cmake: Teach -E copy[_if_different] to support multiple files (#15703)
|
10 years ago |
|
E_copy_directory-three-source-files-target-is-directory-result.txt
|
bc35087da3
cmake: Teach -E copy_directory to support multiple input directories
|
10 years ago |
|
E_copy_directory-three-source-files-target-is-directory-stderr.txt
|
bc35087da3
cmake: Teach -E copy_directory to support multiple input directories
|
10 years ago |
|
E_copy_directory-three-source-files-target-is-file-result.txt
|
bc35087da3
cmake: Teach -E copy_directory to support multiple input directories
|
10 years ago |
|
E_copy_directory-three-source-files-target-is-file-stderr.txt
|
bc35087da3
cmake: Teach -E copy_directory to support multiple input directories
|
10 years ago |
|
E_copy_directory-three-source-files-target-is-not-exist-result.txt
|
bc35087da3
cmake: Teach -E copy_directory to support multiple input directories
|
10 years ago |
|
E_copy_directory-three-source-files-target-is-not-exist-stderr.txt
|
bc35087da3
cmake: Teach -E copy_directory to support multiple input directories
|
10 years ago |
|
E_copy_if_different-one-source-directory-target-is-directory-result.txt
|
384ae5514e
cmake: Teach -E copy[_if_different] to support multiple files (#15703)
|
10 years ago |
|
E_copy_if_different-one-source-directory-target-is-directory-stderr.txt
|
384ae5514e
cmake: Teach -E copy[_if_different] to support multiple files (#15703)
|
10 years ago |
|
E_copy_if_different-three-source-files-target-is-directory-result.txt
|
384ae5514e
cmake: Teach -E copy[_if_different] to support multiple files (#15703)
|
10 years ago |
|
E_copy_if_different-three-source-files-target-is-directory-stderr.txt
|
384ae5514e
cmake: Teach -E copy[_if_different] to support multiple files (#15703)
|
10 years ago |
|
E_copy_if_different-three-source-files-target-is-file-result.txt
|
384ae5514e
cmake: Teach -E copy[_if_different] to support multiple files (#15703)
|
10 years ago |
|
E_copy_if_different-three-source-files-target-is-file-stderr.txt
|
384ae5514e
cmake: Teach -E copy[_if_different] to support multiple files (#15703)
|
10 years ago |
|
E_create_symlink-broken-create-check.cmake
|
e0228e2b04
cmake: Improve '-E create_symlink' edge case handling (#14713)
|
12 years ago |
|
E_create_symlink-broken-replace-check.cmake
|
e0228e2b04
cmake: Improve '-E create_symlink' edge case handling (#14713)
|
12 years ago |
|
E_create_symlink-missing-dir-result.txt
|
e0228e2b04
cmake: Improve '-E create_symlink' edge case handling (#14713)
|
12 years ago |
|
E_create_symlink-missing-dir-stderr.txt
|
e0228e2b04
cmake: Improve '-E create_symlink' edge case handling (#14713)
|
12 years ago |
|
E_create_symlink-no-arg-result.txt
|
4e039a9a98
Tests: Move more command line tests into RunCMake.CommandLine
|
10 years ago |
|
E_create_symlink-no-arg-stderr.txt
|
0be5020bf8
cmake: Improve '-E' help message formatting
|
10 years ago |
|
E_create_symlink-no-replace-dir-result.txt
|
e0228e2b04
cmake: Improve '-E create_symlink' edge case handling (#14713)
|
12 years ago |
|
E_create_symlink-no-replace-dir-stderr.txt
|
e0228e2b04
cmake: Improve '-E create_symlink' edge case handling (#14713)
|
12 years ago |
|
E_env-bad-arg1-result.txt
|
7abd574798
cmake: Add '-E env' command-line tool
|
11 years ago |
|
E_env-bad-arg1-stderr.txt
|
7abd574798
cmake: Add '-E env' command-line tool
|
11 years ago |
|
E_env-no-command0-result.txt
|
7abd574798
cmake: Add '-E env' command-line tool
|
11 years ago |
|
E_env-no-command0-stderr.txt
|
7abd574798
cmake: Add '-E env' command-line tool
|
11 years ago |
|
E_env-no-command1-result.txt
|
7abd574798
cmake: Add '-E env' command-line tool
|
11 years ago |
|
E_env-no-command1-stderr.txt
|
7abd574798
cmake: Add '-E env' command-line tool
|
11 years ago |
|
E_env-set-stdout.txt
|
7abd574798
cmake: Add '-E env' command-line tool
|
11 years ago |
|
E_env-set.cmake
|
7abd574798
cmake: Add '-E env' command-line tool
|
11 years ago |
|
E_env-unset-stdout.txt
|
7abd574798
cmake: Add '-E env' command-line tool
|
11 years ago |
|
E_env-unset.cmake
|
7abd574798
cmake: Add '-E env' command-line tool
|
11 years ago |
|
E_make_directory-directory-with-parent-result.txt
|
7984ac5e58
cmake: Teach -E make_directory to support multiple input directories
|
10 years ago |
|
E_make_directory-directory-with-parent-stderr.txt
|
7984ac5e58
cmake: Teach -E make_directory to support multiple input directories
|
10 years ago |
|
E_make_directory-three-directories-and-file-result.txt
|
7984ac5e58
cmake: Teach -E make_directory to support multiple input directories
|
10 years ago |
|
E_make_directory-three-directories-and-file-stderr.txt
|
7984ac5e58
cmake: Teach -E make_directory to support multiple input directories
|
10 years ago |
|
E_make_directory-three-directories-result.txt
|
7984ac5e58
cmake: Teach -E make_directory to support multiple input directories
|
10 years ago |
|
E_make_directory-three-directories-stderr.txt
|
7984ac5e58
cmake: Teach -E make_directory to support multiple input directories
|
10 years ago |
|
E_rename-no-arg-result.txt
|
4e039a9a98
Tests: Move more command line tests into RunCMake.CommandLine
|
10 years ago |
|
E_rename-no-arg-stderr.txt
|
0be5020bf8
cmake: Improve '-E' help message formatting
|
10 years ago |
|
E_server-arg-result.txt
|
b13d3e0d0b
cmake-server: Bare-bones server implementation
|
9 years ago |
|
E_server-arg-stderr.txt
|
7df8a8f276
server-mode: Add --experimental flag
|
9 years ago |
|
E_server-pipe-result.txt
|
1d601c6cb9
server-mode: Introduce cmServerConnection
|
9 years ago |
|
E_server-pipe-stderr.txt
|
1d601c6cb9
server-mode: Introduce cmServerConnection
|
9 years ago |
|
E_sleep-bad-arg1-result.txt
|
94389f6388
cmake: Add '-E sleep' command
|
12 years ago |
|
E_sleep-bad-arg1-stderr.txt
|
94389f6388
cmake: Add '-E sleep' command
|
12 years ago |
|
E_sleep-bad-arg2-result.txt
|
94389f6388
cmake: Add '-E sleep' command
|
12 years ago |
|
E_sleep-bad-arg2-stderr.txt
|
94389f6388
cmake: Add '-E sleep' command
|
12 years ago |
|
E_sleep-no-args-result.txt
|
94389f6388
cmake: Add '-E sleep' command
|
12 years ago |
|
E_sleep-no-args-stderr.cmake
|
94389f6388
cmake: Add '-E sleep' command
|
12 years ago |
|
E_time-no-arg-result.txt
|
1787269ef3
cmake: Fix `-E time` argument passing to child
|
10 years ago |
|
E_time-no-arg-stderr.txt
|
1787269ef3
cmake: Fix `-E time` argument passing to child
|
10 years ago |
|
E_time-stdout.txt
|
1787269ef3
cmake: Fix `-E time` argument passing to child
|
10 years ago |
|
E_touch_nocreate-no-arg-result.txt
|
4e039a9a98
Tests: Move more command line tests into RunCMake.CommandLine
|
10 years ago |
|
E_touch_nocreate-no-arg-stderr.txt
|
0be5020bf8
cmake: Improve '-E' help message formatting
|
10 years ago |
|
G_bad-arg-result.txt
|
4e039a9a98
Tests: Move more command line tests into RunCMake.CommandLine
|
10 years ago |
|
G_bad-arg-stderr.txt
|
588dcb33b7
cmake: Provide guidance when an invalid -G option is given
|
10 years ago |
|
G_no-arg-result.txt
|
4e039a9a98
Tests: Move more command line tests into RunCMake.CommandLine
|
10 years ago |
|
G_no-arg-stderr.txt
|
588dcb33b7
cmake: Provide guidance when an invalid -G option is given
|
10 years ago |
|
NoArgs-stdout.txt
|
4e039a9a98
Tests: Move more command line tests into RunCMake.CommandLine
|
10 years ago |
|
P_directory-result.txt
|
b1c113d9a7
cmake: Do not open directories as scripts (#14966)
|
11 years ago |
|
P_directory-stderr.txt
|
b1c113d9a7
cmake: Do not open directories as scripts (#14966)
|
11 years ago |
|
P_no-arg-result.txt
|
4e039a9a98
Tests: Move more command line tests into RunCMake.CommandLine
|
10 years ago |
|
P_no-arg-stderr.txt
|
4e039a9a98
Tests: Move more command line tests into RunCMake.CommandLine
|
10 years ago |
|
P_no-file-result.txt
|
4e039a9a98
Tests: Move more command line tests into RunCMake.CommandLine
|
10 years ago |
|
P_no-file-stderr.txt
|
4e039a9a98
Tests: Move more command line tests into RunCMake.CommandLine
|
10 years ago |
|
P_working-dir.cmake
|
8bb908b108
Document and test CMAKE_[CURRENT_](BINARY|SOURCE)_DIR in script mode
|
10 years ago |
|
RunCMakeTest.cmake
|
81f9c9e892
Deprecate Visual Studio 8 2005 generator
|
8 years ago |
|
U-no-arg-result.txt
|
4e039a9a98
Tests: Move more command line tests into RunCMake.CommandLine
|
10 years ago |
|
U-no-arg-stderr.txt
|
4e039a9a98
Tests: Move more command line tests into RunCMake.CommandLine
|
10 years ago |
|
W_bad-arg1-result.txt
|
07388f83b6
Refactor the -W options parser to be generic.
|
10 years ago |
|
W_bad-arg1-stderr.txt
|
07388f83b6
Refactor the -W options parser to be generic.
|
10 years ago |
|
W_bad-arg2-result.txt
|
07388f83b6
Refactor the -W options parser to be generic.
|
10 years ago |
|
W_bad-arg2-stderr.txt
|
07388f83b6
Refactor the -W options parser to be generic.
|
10 years ago |
|
W_bad-arg3-result.txt
|
28f2d750ed
Add -Werror and -Wno-error command-line options
|
10 years ago |
|
W_bad-arg3-stderr.txt
|
28f2d750ed
Add -Werror and -Wno-error command-line options
|
10 years ago |
|
Wdeprecated-stderr.txt
|
da688bcb3b
Add -W options to control deprecated warning messages.
|
10 years ago |
|
Wdeprecated.cmake
|
da688bcb3b
Add -W options to control deprecated warning messages.
|
10 years ago |
|
Wdev-stderr.txt
|
aa427a4239
Tests: Revise message in RunCMake.CommandLine -Wdev case
|
10 years ago |
|
Wdev.cmake
|
aa427a4239
Tests: Revise message in RunCMake.CommandLine -Wdev case
|
10 years ago |
|
Werror_deprecated-result.txt
|
28f2d750ed
Add -Werror and -Wno-error command-line options
|
10 years ago |
|
Werror_deprecated-stderr.txt
|
28f2d750ed
Add -Werror and -Wno-error command-line options
|
10 years ago |
|
Werror_deprecated.cmake
|
28f2d750ed
Add -Werror and -Wno-error command-line options
|
10 years ago |
|
Werror_dev-result.txt
|
28f2d750ed
Add -Werror and -Wno-error command-line options
|
10 years ago |
|
Werror_dev-stderr.txt
|
28f2d750ed
Add -Werror and -Wno-error command-line options
|
10 years ago |
|
Werror_dev.cmake
|
28f2d750ed
Add -Werror and -Wno-error command-line options
|
10 years ago |
|
Wno-deprecated.cmake
|
da688bcb3b
Add -W options to control deprecated warning messages.
|
10 years ago |
|
Wno-dev.cmake
|
aa427a4239
Tests: Revise message in RunCMake.CommandLine -Wdev case
|
10 years ago |
|
Wno-error_deprecated-stderr.txt
|
28f2d750ed
Add -Werror and -Wno-error command-line options
|
10 years ago |
|
Wno-error_deprecated.cmake
|
28f2d750ed
Add -Werror and -Wno-error command-line options
|
10 years ago |
|
Wno-error_dev-stderr.txt
|
28f2d750ed
Add -Werror and -Wno-error command-line options
|
10 years ago |
|
Wno-error_dev.cmake
|
28f2d750ed
Add -Werror and -Wno-error command-line options
|
10 years ago |
|
build-bad-dir-result.txt
|
90ad087ab9
cmake: Fix --build <relative-dir> for VS generators (#15609)
|
10 years ago |
|
build-bad-dir-stderr.txt
|
90ad087ab9
cmake: Fix --build <relative-dir> for VS generators (#15609)
|
10 years ago |
|
build-bad-generator-result.txt
|
44e2923f33
cmake: Fix --build crash on bad CMAKE_GENERATOR in cache
|
11 years ago |
|
build-bad-generator-stderr.txt
|
44e2923f33
cmake: Fix --build crash on bad CMAKE_GENERATOR in cache
|
11 years ago |
|
build-no-cache-result.txt
|
44e2923f33
cmake: Fix --build crash on bad CMAKE_GENERATOR in cache
|
11 years ago |
|
build-no-cache-stderr.txt
|
44e2923f33
cmake: Fix --build crash on bad CMAKE_GENERATOR in cache
|
11 years ago |
|
build-no-dir-result.txt
|
7195ec92b2
Tests: Extend RunCMake.CommandLine to cover --build with no arg
|
10 years ago |
|
build-no-dir-stderr.txt
|
7195ec92b2
Tests: Extend RunCMake.CommandLine to cover --build with no arg
|
10 years ago |
|
build-no-generator-result.txt
|
44e2923f33
cmake: Fix --build crash on bad CMAKE_GENERATOR in cache
|
11 years ago |
|
build-no-generator-stderr.txt
|
44e2923f33
cmake: Fix --build crash on bad CMAKE_GENERATOR in cache
|
11 years ago |
|
cache-bad-entry-result.txt
|
77cd74a3ea
Print line number of cache parse errors (#11109)
|
10 years ago |
|
cache-bad-entry-stderr.txt
|
77cd74a3ea
Print line number of cache parse errors (#11109)
|
10 years ago |
|
cache-empty-entry-result.txt
|
77cd74a3ea
Print line number of cache parse errors (#11109)
|
10 years ago |
|
cache-empty-entry-stderr.txt
|
77cd74a3ea
Print line number of cache parse errors (#11109)
|
10 years ago |
|
cache-no-file-result.txt
|
4e039a9a98
Tests: Move more command line tests into RunCMake.CommandLine
|
10 years ago |
|
cache-no-file-stderr.txt
|
4e039a9a98
Tests: Move more command line tests into RunCMake.CommandLine
|
10 years ago |
|
cmake_depends-check.cmake
|
af92482712
Makefile: Tolerate a BOM while scanning source dependencies (#15493)
|
10 years ago |
|
cmake_depends-stdout.txt
|
af92482712
Makefile: Tolerate a BOM while scanning source dependencies (#15493)
|
10 years ago |
|
debug-output-stdout.txt
|
4e039a9a98
Tests: Move more command line tests into RunCMake.CommandLine
|
10 years ago |
|
debug-output.cmake
|
4e039a9a98
Tests: Move more command line tests into RunCMake.CommandLine
|
10 years ago |
|
debug-trycompile.cmake
|
4e039a9a98
Tests: Move more command line tests into RunCMake.CommandLine
|
10 years ago |
|
lists-no-file-result.txt
|
4e039a9a98
Tests: Move more command line tests into RunCMake.CommandLine
|
10 years ago |
|
lists-no-file-stderr.txt
|
4e039a9a98
Tests: Move more command line tests into RunCMake.CommandLine
|
10 years ago |
|
reject_fifo-result.txt
|
ded616bdad
cmListFileLexer: bail out on seek-errors
|
9 years ago |
|
reject_fifo-stderr.txt
|
ded616bdad
cmListFileLexer: bail out on seek-errors
|
9 years ago |
|
trace-expand-stderr.txt
|
594bafe527
cmake: add --trace-expand option
|
10 years ago |
|
trace-expand.cmake
|
594bafe527
cmake: add --trace-expand option
|
10 years ago |
|
trace-only-this-file.cmake
|
e63151ff54
cmake: Add an option to control what files needs to be traced
|
9 years ago |
|
trace-source-stderr.txt
|
e63151ff54
cmake: Add an option to control what files needs to be traced
|
9 years ago |
|
trace-source.cmake
|
e63151ff54
cmake: Add an option to control what files needs to be traced
|
9 years ago |
|
trace-stderr.txt
|
4e039a9a98
Tests: Move more command line tests into RunCMake.CommandLine
|
10 years ago |
|
trace.cmake
|
4e039a9a98
Tests: Move more command line tests into RunCMake.CommandLine
|
10 years ago |