Commit History

Author SHA1 Message Date
  Brad King 21541bb5cc Use CM_FALLTHROUGH in Windows-specific code 8 years ago
  Marc Chevrier 6bffc13ef1 Refactor per-source generator expression evaluation 8 years ago
  Brad King c871446abc cmSourceGroup: Return strings from GetName and GetFullName 8 years ago
  Brad King 344d149ae4 VS,Xcode: Add CMakeLists.txt sources without mutating targets 8 years ago
  Brad King 303cd7037a VS,Xcode: Fix TARGET_PROPERTY genex in source COMPILE_FLAGS property 8 years ago
  Brad King 068effa4d8 Merge topic 'auto_ptr' 8 years ago
  Fredrik Orderud b3e6514c2a VS: Adapt project parsers to support "ProjectGUID" without curly brackets 8 years ago
  Matthias Maennich f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR 8 years ago
  Pavel Solodovnikov 37d9387be3 Replace empty-string comparisons with checking against `empty()`. 8 years ago
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. 8 years ago
  Minmin Gong bc7c94fe13 MSVC: Add support for ARM64 architecture 8 years ago
  Aaron Orenstein 7bc6577017 Performance: Fix a few more unnecessary vector copies missed in af3fd6f 8 years ago
  Brad King ba247ccaba IPO: Consider support for each language separately 8 years ago
  Brad King 5b241d0ae8 Merge topic '16760-refactor-get-mac-content-directory' 8 years ago
  Gregor Jasny cf320f7cd7 Replace boolean `implib` parameters with enum 8 years ago
  Brad King c94f1bcf92 Drop Visual Studio 7 .NET 2003 generator 8 years ago
  Brad King 97cc29c766 VS: Teach generators how to mark per-config source files 8 years ago
  Brad King 888c8af6cb VS: List config-specific object library files on link lines 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Brad King f4af14add4 VS: Simplify logic collecting object library files as sources 8 years ago
  Brad King 8772fc81c4 Merge topic 'ipo-policy-CMP0069' 8 years ago
  Ruslan Baratov 1588a577d1 Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATION 8 years ago
  Christian Pfeiffer 7a411dfbf6 VS: Fix OBJECT library support in Intel Fortran projects 8 years ago
  Brad King 989484d51f Merge topic 'module-def-and-WINDOWS_EXPORT_ALL_SYMBOLS' 8 years ago
  Brad King 075f645409 Support WINDOWS_EXPORT_ALL_SYMBOLS with `.def` files 8 years ago
  Daniel Pfeifer 4b49c9a245 fix include order of windows.h 8 years ago
  Brad King f36eaf6a6e Refactor WINDOWS_EXPORT_ALL_SYMBOLS implementation 8 years ago
  Brad King 25d261efa7 Refactor module definition file selection 8 years ago
  Brad King 109b8a6fd3 VS: Refactor AdditionalOptions generation 8 years ago
  Brad King f8f3cb8d65 VS: Fix quoting of special characters in cmake re-run check commands 8 years ago