Commit History

Author SHA1 Message Date
  Brad King cef4676d3a StdIo: Factor out helper to initialize stdin, stdout, and stderr 6 months ago
  Kitware Robot 1772622772 LICENSE: Replace references to Copyright.txt with LICENSE.rst 8 months ago
  Kitware Robot 0b96ae1f6a Revise C++ coding style using clang-format with "east const" 9 months ago
  Brad King 5aed3ee49d cmSystemTools: Add GetLogicalWorkingDirectory 1 year ago
  Brad King 967d3ea85c cmake-gui: Explicitly normalize input paths as they exist on disk 1 year ago
  Kyle Edwards b5383bc767 cmake-gui: Add optional filename argument to --browse-manual 2 years ago
  Alex Turbov 69918b07e1 cmDocumentationEntry: Drop all user provided ctors for C++ >= 14 3 years ago
  Alex Turbov 74b735dea8 cmDocumentation: `char*[][2]` → `cmDocumentationEntry[N]` 3 years ago
  Alex Turbov 807aa8e353 CMakeSetup.cxx: Use anonymous namespace instead of `static` 3 years ago
  Alex Turbov 8e2a03c078 ctest.cxx: Eliminate redundand trenary operator 3 years ago
  Juan Ramos 3c3bce133d cmake: Honor CMAKE_GENERATOR env var in --help output 3 years ago
  Mehdi Chinoune 497397bd17 cmake-gui: Support non-ASCII chars on Windows with Qt6 3 years ago
  Brad King 9d89c9af46 Merge topic 'cmake-gui-locale' 3 years ago
  Brad King ae13524e3b cmake-gui: Restore support for internationalization with Qt5 on Windows 3 years ago
  Craig Scott 6c657173d8 cmake-gui: Address deprecation warnings with Qt6 4 years ago
  Sankhesh Jhaveri 035078d847 cmake-gui: Remove explicit locale setup 4 years ago
  Loren Burkholder 47649baf60 cmake-gui: Use icon from system theme if available 4 years ago
  Brad King 5ca2910f5f Merge topic 'cmake-presets-help-flag' 5 years ago
  Kyle Edwards ef03124237 CMake GUI: Add --browse-manual argument 5 years ago
  Kyle Edwards c619be2784 ccmake: Don't list --preset in --help 5 years ago
  Kyle Edwards b7d7eca66d CMakePresets.json: Rework how --preset argument is handled 5 years ago
  Kyle Edwards a4382f72d7 CMake GUI: Add presets functionality 5 years ago
  Kyle Edwards 41e223deb3 CMake GUI: Split up into libraries, add test shim 5 years ago
  Ben Boeckel ce9dbceb42 QtDialog: remove Qt4-only code 5 years ago
  Brad King 12b39aef75 Remove redundant calls to CollapseFullPath 5 years ago
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 years ago
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 years ago
  Sebastian Holtermann f71f7ce3f0 cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 6 years ago
  Brad King c85524a94a Ensure stdin, stdout, and stderr pipes are always open 6 years ago
  mistersandman fce03306ee cmake-gui: Fix theme on Windows with Qt >= 5.10 6 years ago