index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
cmSystemTools.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmSystemTools: Provide quiet link creation methods
Brad King
2022-10-06
1
-18
/
+25
*
cmSystemTools: Fix encoding of whole-environment lookup on Windows
zhenhaonong
2022-09-23
1
-0
/
+9
*
cmSystemTools: Add MakeTempDirectory
Matthew Woehlke
2022-09-05
1
-1
/
+92
*
cmake -E env: Add --modify flag
Alex Reinking
2022-08-17
1
-1
/
+6
*
cmCTestRunTest: Implement the ENVIRONMENT test property with EnvDiff too
Alex Reinking
2022-08-15
1
-5
/
+18
*
cmSystemTools: Add EnvDiff class to hold ENVIRONMENT_MODIFICATION logic
Alex Reinking
2022-08-15
1
-0
/
+121
*
Merge topic 'windows-symlink-dir'
Brad King
2022-08-02
1
-12
/
+2
|
\
|
*
Windows: Revert "Prefer junctions for directory symlinks"
Brad King
2022-08-01
1
-12
/
+2
*
|
Merge topic 'refactor-win-ver'
Brad King
2022-07-26
1
-0
/
+38
|
\
\
|
|
/
|
*
cmSystemTools: Factor out method to get Windows OS version
Brad King
2022-07-25
1
-0
/
+38
*
|
cmSystemTools: Fix unsetenv() fallback
Raul Tambre
2022-06-26
1
-2
/
+1
*
|
Source: Replace uses of sprintf with safer snprintf
Sean McBride
2022-06-22
1
-1
/
+1
|
/
*
cmSystemTools: Fix 'ErrorOccurred' spelling
FeRD (Frank Dana)
2022-06-13
1
-3
/
+3
*
clang-tidy: address `readability-container-data-pointer` lints
Ben Boeckel
2022-05-24
1
-5
/
+5
*
cmake-presets: add ${pathListSep} macro
Erin Melucci
2022-05-12
1
-0
/
+9
*
cmake -E tar: Add --touch option
Kasper Laudrup
2022-03-23
1
-6
/
+12
*
Windows: Prefer junctions for directory symlinks
Sergei Kryvonos
2022-03-01
1
-2
/
+12
*
Merge topic 'rpath-unrecognized-format'
Brad King
2021-12-02
1
-4
/
+21
|
\
|
*
file(RPATH): Restore tolerance of unknown formats if new RPATH is empty
Brad King
2021-12-01
1
-2
/
+21
|
*
cmSystemTools: Remove unnecessary mark-as-used casts to void
Brad King
2021-12-01
1
-2
/
+0
*
|
Source: Replace C headers with C++ ones
Rose
2021-11-02
1
-1
/
+1
*
|
bootstrap: Do not declare cmSystemTools functions that are not implemented
Brad King
2021-10-27
1
-20
/
+4
*
|
Merge topic 'warnings-cleanup'
Brad King
2021-10-27
1
-7
/
+7
|
\
\
|
*
|
Source: fix many -Wmissing-prototypes warnings by marking functions static
Sean McBride
2021-10-25
1
-7
/
+7
|
|
/
*
|
Source: Replace most calls to sprintf with snprintf
Sean McBride
2021-10-25
1
-6
/
+8
|
/
*
Move helpers functions from cmStringAlgorithms.h to cmValue.h
Marc Chevrier
2021-09-21
1
-0
/
+1
*
cmSystemTools::VersionCompare: use std::string for arguments
Marc Chevrier
2021-09-17
1
-8
/
+20
*
Xcode: add support for embedding dynamic libraries
Lucas SOLTIC
2021-09-14
1
-0
/
+6
*
cmArchiveWrite: Check for construction errors on Open
Brad King
2021-08-20
1
-1
/
+4
*
cmELF: Include the ELF parsing code unconditionally
Alex Richardson
2021-06-24
1
-33
/
+3
*
cmELF: Fix check for TagMipsRldMapRel
Alex Richardson
2021-06-24
1
-2
/
+1
*
cmSystemTools: Support multiple binary formats
Alex Richardson
2021-06-21
1
-76
/
+139
*
cmSystemTools: Add SetRPath() method
Kyle Edwards
2021-06-04
1
-0
/
+32
*
Refactor: Break up logic in cmSystemTools::ChangeRPath()
Kyle Edwards
2021-06-04
1
-70
/
+108
*
cmMessenger: Pass title inside a metadata structure
Marius Messerschmidt
2021-05-19
1
-1
/
+9
*
cmSystemTools: Adopt RelativeIfUnder helper
Brad King
2021-05-17
1
-0
/
+14
*
cmSystemTools: Improve CreateLink and CreateSymlink error codes
Brad King
2021-05-07
1
-3
/
+15
*
Merge topic 'nvhpc-warnings'
Brad King
2021-04-29
1
-1
/
+1
|
\
|
*
cmSystemTools: Avoid unreachable code warning on NVHPC
Brad King
2021-04-28
1
-1
/
+1
*
|
MSYS: Add support for running under MSYS runtime environment
Orgad Shaneh
2021-04-26
1
-1
/
+5
|
/
*
cmSystemTools: Return KWSys Status from CreateLink and CreateSymlink
Brad King
2021-04-15
1
-12
/
+12
*
cmSystemTools: Simplify using KWSys Status
Brad King
2021-04-14
1
-31
/
+26
*
Update CMake code using KWSys to account for Status return values
Brad King
2021-04-14
1
-2
/
+2
*
Merge topic 'openbsd-defines'
Brad King
2021-04-14
1
-3
/
+2
|
\
|
*
OpenBSD: Fix system feature definitions
Rafael Sadowski
2021-04-14
1
-3
/
+2
*
|
Refactor: Add cmSystemTools::GetSystemName()
Kyle Edwards
2021-03-15
1
-0
/
+47
*
|
cmSystemTools: add utilities to copy a file with error handling
Ben Boeckel
2021-03-09
1
-0
/
+46
*
|
cmSystemTools: Add RenameFile option to not replace destination
Brad King
2021-03-04
1
-8
/
+30
*
|
cmSystemTools: Add RenameFile signature to capture the error message
Brad King
2021-03-04
1
-3
/
+40
|
/
*
AIX: Enable XCOFF editing to replace RPATH on installation
Brad King
2021-02-03
1
-3
/
+110
[next]