| .. |
|
DebuggerSample
|
a9a592f96e
cmake: Add debugger
|
2 years ago |
|
PseudoMemcheck
|
264dcae5e4
Tests: Fix clang -Wstrict-prototypes warnings
|
2 years ago |
|
testCTestResourceSpec_data
|
59df85194e
CTest Resource Allocation: Add test for spec file with no version
|
6 years ago |
|
testGccDepfileReader_data
|
375e6fdbbe
Link step: use linker dependency linker file
|
2 years ago |
|
testVisualStudioSlnParser_data
|
0abeb3e394
Tests: Remove references to dropped KWSys SharedForward component
|
2 years ago |
|
CMakeLists.txt
|
5396f4a9a3
cmUVJobServerClient: Add libuv-based job server integration client
|
1 year ago |
|
run_compile_commands.cxx
|
6ff03d463f
clang-tidy: address `google-readability-casting` lints
|
3 years ago |
|
testAffinity.cxx
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
|
testArgumentParser.cxx
|
33abef7416
Revise C++ coding style using clang-format-15
|
2 years ago |
|
testCMExtAlgorithm.cxx
|
241ee252ce
IWYU: Update for Debian 12 CI job
|
2 years ago |
|
testCMExtEnumSet.cxx
|
33abef7416
Revise C++ coding style using clang-format-15
|
2 years ago |
|
testCMExtMemory.cxx
|
33abef7416
Revise C++ coding style using clang-format-15
|
2 years ago |
|
testCMFilesystemPath.cxx
|
33abef7416
Revise C++ coding style using clang-format-15
|
2 years ago |
|
testCMakePath.cxx
|
945b9b8132
cmCMakePath: workarounds for Sunpro/sparc compiler
|
2 years ago |
|
testCTestBinPacker.cxx
|
33abef7416
Revise C++ coding style using clang-format-15
|
2 years ago |
|
testCTestResourceAllocator.cxx
|
19305afd8a
presets: Improve JSON parser and error messages
|
2 years ago |
|
testCTestResourceGroups.cxx
|
33abef7416
Revise C++ coding style using clang-format-15
|
2 years ago |
|
testCTestResourceSpec.cxx
|
19305afd8a
presets: Improve JSON parser and error messages
|
2 years ago |
|
testCommon.h
|
a9a592f96e
cmake: Add debugger
|
2 years ago |
|
testDebug.cxx
|
b0612796b1
cmDebugTools: add header
|
2 years ago |
|
testDebugger.h
|
e4483b8871
Tests: Avoid compiling call to dap::optional<dap::string>(nullptr)
|
2 years ago |
|
testDebuggerAdapter.cxx
|
764258771a
Debugger: Fix threads request segfault after thread exited event
|
2 years ago |
|
testDebuggerAdapterPipe.cxx
|
8b1257e7bf
Debugger: Replace libuv with platform-specific connection code
|
2 years ago |
|
testDebuggerBreakpointManager.cxx
|
60b6383993
Debugger: Always clear existing breakpoints on setBreakpoints
|
2 years ago |
|
testDebuggerNamedPipe.cxx
|
df0a32f48e
Merge topic 'debugger-pipe-connections'
|
2 years ago |
|
testDebuggerThread.cxx
|
c028425df9
Debugger: report function name in DAP stackframes
|
2 years ago |
|
testDebuggerVariables.cxx
|
e4483b8871
Tests: Avoid compiling call to dap::optional<dap::string>(nullptr)
|
2 years ago |
|
testDebuggerVariablesHelper.cxx
|
e02cf3f190
Debugger: Correctly handle clients without supportsVariableType
|
2 years ago |
|
testDebuggerVariablesManager.cxx
|
a9a592f96e
cmake: Add debugger
|
2 years ago |
|
testEncoding.cxx
|
241ee252ce
IWYU: Update for Debian 12 CI job
|
2 years ago |
|
testFindPackageCommand.cxx
|
33abef7416
Revise C++ coding style using clang-format-15
|
2 years ago |
|
testGccDepfileReader.cxx
|
241ee252ce
IWYU: Update for Debian 12 CI job
|
2 years ago |
|
testGeneratedFileStream.cxx
|
33abef7416
Revise C++ coding style using clang-format-15
|
2 years ago |
|
testJSONHelpers.cxx
|
19305afd8a
presets: Improve JSON parser and error messages
|
2 years ago |
|
testList.cxx
|
a9a34edc82
cmList: Fix performance regression in append/prepend
|
2 years ago |
|
testOptional.cxx
|
241ee252ce
IWYU: Update for Debian 12 CI job
|
2 years ago |
|
testRST.cxx
|
1cf14f8c03
Source: fix many -Wmissing-prototypes warnings by marking functions static
|
4 years ago |
|
testRST.expect
|
302f5171d8
Utilities/Sphinx: Add 'cref' role
|
2 years ago |
|
testRST.rst
|
302f5171d8
Utilities/Sphinx: Add 'cref' role
|
2 years ago |
|
testRSTinclude1.rst
|
25f2877eef
Add class cmRST to do basic reStructuredText processing
|
12 years ago |
|
testRSTinclude2.rst
|
25f2877eef
Add class cmRST to do basic reStructuredText processing
|
12 years ago |
|
testRSTmod.cmake
|
2945814de2
cmRST: Teach cmake-module directive to scan bracket comments
|
12 years ago |
|
testRSTtoc1.rst
|
25f2877eef
Add class cmRST to do basic reStructuredText processing
|
12 years ago |
|
testRSTtoc2.rst
|
25f2877eef
Add class cmRST to do basic reStructuredText processing
|
12 years ago |
|
testRange.cxx
|
33abef7416
Revise C++ coding style using clang-format-15
|
2 years ago |
|
testString.cxx
|
241ee252ce
IWYU: Update for Debian 12 CI job
|
2 years ago |
|
testStringAlgorithms.cxx
|
e8efcbec8c
iwyu: ignore `std::remove_reference` requirements
|
2 years ago |
|
testSystemTools.cxx
|
aa86e8ddfd
Remove component size limit for version comparisons
|
2 years ago |
|
testUTF8.cxx
|
3ce4e9523c
testUTF8: Improve using string_view
|
2 years ago |
|
testUVHandlePtr.cxx
|
47fbb29ad7
cmUVHandlePtr: Fix conversion to bool on Oracle Studio compiler
|
1 year ago |
|
testUVJobServerClient.cxx
|
5396f4a9a3
cmUVJobServerClient: Add libuv-based job server integration client
|
1 year ago |
|
testUVProcessChain.cxx
|
b11c8c45f9
Merge topic 'cmuvprocesschain'
|
1 year ago |
|
testUVProcessChainHelper.cxx
|
d32c30906a
Tests: Add missing include in testUVProcessChainHelper on Windows
|
1 year ago |
|
testUVRAII.cxx
|
89435a5662
Tests: Add dedicated test to cover cmUVHandlePtr types
|
1 year ago |
|
testUVStreambuf.cxx
|
27be5ccd45
cmUVStreamRead: Return RAII handle to avoid memory leak
|
2 years ago |
|
testVisualStudioSlnParser.cxx
|
0abeb3e394
Tests: Remove references to dropped KWSys SharedForward component
|
2 years ago |
|
testVisualStudioSlnParser.h.in
|
df035e4825
VS: Create parser for Visual Studio .sln files
|
12 years ago |
|
testXMLParser.cxx
|
33abef7416
Revise C++ coding style using clang-format-15
|
2 years ago |
|
testXMLParser.h.in
|
5872cc7c1f
Create CMakeLib test driver and test cmXMLParser
|
16 years ago |
|
testXMLParser.xml
|
5872cc7c1f
Create CMakeLib test driver and test cmXMLParser
|
16 years ago |
|
testXMLSafe.cxx
|
33abef7416
Revise C++ coding style using clang-format-15
|
2 years ago |