Commit History

Author SHA1 Message Date
  Brad King b42866a34a Drop Visual Studio 6 generator 9 years ago
  Sebastian Schuberth 497cad7c88 cmake: Teach --build to reject multiple --target options 9 years ago
  Ben Boeckel 594bafe527 cmake: add --trace-expand option 10 years ago
  Brad King 90ad087ab9 cmake: Fix --build <relative-dir> for VS generators (#15609) 10 years ago
  Stephen Kelly a653611db0 cmake: Replace CurrentLocalGenerator concept with CurrentMakefile. 10 years ago
  Stephen Kelly 8ab1cce704 cmMakefile: Rename method to something more appropriate. 10 years ago
  Stephen Kelly 57bdc1a2f7 cmState: Compute and store directory components. 10 years ago
  Stephen Kelly 54d6a9187f cmMakefile: Rename GetCurrent{Output,Binary}Directory. 10 years ago
  Stephen Kelly 55d80d0a85 cmMakefile: Rename GetCurrent{,Source}Directory. 10 years ago
  Stephen Kelly f081c5bddd cmState: Move CacheEntryType enum from cmCacheManager. 10 years ago
  Stephen Kelly ff7169a03c Port to cmState. 10 years ago
  Stephen Kelly ba404938a2 cmCacheManager: Port consumers to non-iterator API. 10 years ago
  Brad King 3347c5e4f9 Revert topic 'refactor-cache-api' 10 years ago
  Stephen Kelly 9410e24a4a cmCacheManager: Port consumers to non-iterator API. 10 years ago
  Stephen Kelly 7916d7bac6 Include cmAlgorithms where it is used. 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
  Brad King 9de2ab7fce Merge topic 'consistent-empty-method' 10 years ago
  Stephen Kelly fa889c4d2f cmakemain: Initialize vector content with iterators directly. 10 years ago
  Stephen Kelly 8211010c3f cmakemain: Use member insert in command line handling code. 10 years ago
  Stephen Kelly 930bd47816 Replace 'foo.size() == 0' pattern with foo.empty(). 10 years ago
  Brad King 94d1879ba0 Merge topic 'cmake-no-args-output' 11 years ago
  Adam Strzelecki de7c2882ff cmake,ccmake: Produce shorter output on no arguments (#14973) 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
  Brad King 73b13f5641 cmSystemTools: Rename ErrorCallback to MessageCallback 11 years ago
  Clinton Stimpson a1e542f195 Use Encoding::CommandLineArguments for main() functions. 12 years ago
  Stephen Kelly 4fe963f656 Use new cmHasLiteralPrefix function 12 years ago
  Brad King d1526f825e Refactor internal resource location APIs and initialization 12 years ago
  Brad King 61de941ad7 Merge topic 'cmake--build-pipes' 12 years ago