376 Commits (master)

Author SHA1 Message Date
Stephan Szabo fc58a40e76 VS: Manually fix generated NASM flag table 7 years ago
Stephan Szabo 7fd339b1e5 VS: Add CUDA flag table entry for -maxrregcount 7 years ago
Stephan Szabo f61e097554 VS: Add more CUDA flag table entries 7 years ago
Stephan Szabo c17809bcd7 VS: Select CUDA code generation architectures 7 years ago
Stephan Szabo 73ce99cbfe VS: Select the CUDA runtime library 7 years ago
Stephan Szabo f044bbbf08 VS: Place CUDA host compiler options in proper project file fields 7 years ago
Stephan Szabo 7faa4d59a8 Add placeholder CUDA json flag tables 7 years ago
Stephan Szabo 6e947179a8 Add json flag tables for C# 7 years ago
Stephan Szabo 2f37ce5e86 Add initial NASM flag table json 7 years ago
Stephan Szabo a84461160c Add CL, LIB, Link, MASM, RC flag json 7 years ago
David Benjamin cb694f8cd6 VS: Properly quote arguments in nasm.xml 7 years ago
Sylvain Joubert bbbcbb1a48 TestDriver: Disable clang-tidy 'modernize-use-using' 7 years ago
Sander Vrijders 3af0438b4b TestDriver: Replace strncpy with strcpy 7 years ago
Sylvain Joubert 72d3161a7f TestDriver: fix style-'variableScope' cppcheck warning 8 years ago
Brad King 221ffabfad TestDriver: Fix -Wconversion warning 8 years ago
Brad King 608cc887c7 TestDriver: Remove unused local variable initialization 8 years ago
Evgeny Fimochkin 5ba2c9e5e0 VS: Add support for ASM_NASM language 9 years ago
Daniel Pfeifer eb86b4cec1 TestDriver: fix/silence clang-tidy warnings 9 years ago
Daniel Pfeifer 178c897374 TestDriver: calc NumTests at compile time 9 years ago
Daniel Pfeifer 3bb4a79826 TestDriver: use for loop 9 years ago
Daniel Pfeifer 60b68304f2 TestDriver: abstract CM_CAST macro 9 years ago
Daniel Pfeifer 1731b90cd0 TestDriver: Revise C++ coding style using clang-format 9 years ago
Brad King db915a3785 Utilities/Release: Drop Cygwin binary 9 years ago
Sylvain Joubert cd344e3a62 create_test_sourcelist: Use safer strncpy instead of strcpy 9 years ago
Sean McBride 527773662c Drop unnecessary LSRequiresCarbon reference from Info.plist files 9 years ago
Brad King b42866a34a Drop Visual Studio 6 generator 10 years ago
Gilles Khouzam 1be2f12cf2 VS: Add support for Windows 10 Universal (Store) Applications 10 years ago
Brad King da7276cf94 Replace http://www.cmake.org URLs with https://cmake.org 10 years ago
Gilles Khouzam b8e405387e VS: Mark Windows Phone and Store targets as App Containers 11 years ago
Brad King 63fc8dcdb8 create_test_sourcelist: Suppress MSVC warnings in test driver (#15066) 11 years ago
Nils Gladitz 15a8af21e8 Add an "installed file" property scope 11 years ago
Sean McBride 50ca77f4a0 create_test_sourcelist: Initialize variable at declaration 11 years ago
Sean McBride ed675a92a1 create_test_sourcelist: Fix linkage in generated test driver code 12 years ago
Matt McCormick 7eddefd8f1 TestDriver.cxx.in: Untrusted array index read. 12 years ago
Stephen Kelly 2a6bd96c13 Fix config-specific INCLUDE_DIRECTORIES in multi-config generators 13 years ago
Kitware Robot 77543bde41 Convert CMake-language commands to lower case 13 years ago
Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 years ago
Eric NOULARD 6ad0f0405b Update CPackConfig template. 14 years ago
Eric NOULARD b7457de4ea CPack fix template too 14 years ago
Brad King fe971d97ca Add STATIC_LIBRARY_FLAGS_<CONFIG> property (#10768) 15 years ago
Brad King dc1d2189ae CMake 2.8.1-rc1 16 years ago
Brad King 90b8164e44 Use per-config output dir in VS 6 templates 16 years ago
Bill Hoffman ebd0c2d377 Merge in changes for RC 3 16 years ago
Brad King 82c8b48c2a Add '#!/bin/sh' to cygwin-package.sh 16 years ago
Bill Hoffman f9687e328f Merge in changes to CMake-2-8 RC 2 16 years ago
Brad King 4867b712f9 Fix Windows GUI implib and image version in VS 6 16 years ago
Brad King 071ce33ec9 ENH: Install all Modules and Templates 16 years ago
Brad King 43669f0ef2 BUG: Avoid cmTarget::GetDirectory for utilities 16 years ago
David Cole 95a6feaa66 COMP: Don't emit old style cast warning when configured as C++ but still allow being configured as C. Thanks to Monsieur Francois Bertel for the patch. 17 years ago
Bill Hoffman a50cdcb5a6 BUG: fix for rc and vs6 17 years ago