Vitaly Stakhovsky
|
61ce6a6eeb
Source: Delete unused prototypes
|
1 year ago |
Vitaly Stakhovsky
|
822203dd65
Source: Rename SetProperty(nullptr_t) to RemoveProperty()
|
2 years ago |
Marc Chevrier
|
aa5fed5052
SetProperty: suppress raw pointer usage
|
2 years ago |
Brad King
|
45d1925efc
Treat '.ccm', '.cxxm', and '.c++m' files as C++ sources
|
2 years ago |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 years ago |
Marc Chevrier
|
6dfa581bab
Enhancement: SetProperty accept cmProp or std::string
|
4 years ago |
Andrew Gilewsky
|
7c4c4f1406
Treat '.ixx' and '.cppm' files as C++ sources
|
4 years ago |
Ben Boeckel
|
b0fc2993e1
Treat the '.mpp' file extension as C++ code
|
6 years ago |
Deniz Bahadir
|
6624b65b3f
GENERATED prop: Add implementation for policy CMP0118 being set to NEW
|
5 years ago |
Vitaly Stakhovsky
|
c7b50349de
cmSourceFile::GetPropertyForUser: return cmProp
|
5 years ago |
Kyle Edwards
|
fd50a75fa0
CMP0115: Require source file extensions to be explicit
|
5 years ago |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 years ago |
Vitaly Stakhovsky
|
b36d1bdd9d
Single location for cmProp typedef
|
5 years ago |
Brad King
|
9c48804b69
PCH: Fix source group of per-architecture PCH headers
|
5 years ago |
Vitaly Stakhovsky
|
e64fa5f1b6
cmSourceFile::GetProperty: return cmProp
|
5 years ago |
Vitaly Stakhovsky
|
1398517f31
AppendProperty: convert value param to std::string
|
5 years ago |
Johnny Jazeix
|
39fbbd6fea
Fortran: Add .F extension to Source Files group
|
6 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Justin Goshi
|
c71ac889ba
cmSourceFile: Add backtraces for a few source properties
|
6 years ago |
Daniel Eiband
|
8456f60dbc
cmSourceFile: Remove non-const GetProperties accessor
|
6 years ago |
Cristian Adam
|
9d2ac86f45
Precompile Headers: Add precompile header file to source list
|
6 years ago |
Tushar Maheshwari
|
8c83f39a90
cmSourceFile: use unique_ptr for CustomCommand
|
6 years ago |
Daniel Eiband
|
2d888e3390
cmSourceFile: Rename mutating GetFullPath() overload
|
6 years ago |
Tushar Maheshwari
|
8cb3cffa42
cmSourceFile: Rename non-const GetLanguage
|
6 years ago |
Sebastian Holtermann
|
735c6f39d9
Fix invalid ///! doxygen comment line starts
|
6 years ago |
Albert Astals Cid
|
ae5e97a005
Delete some default constructors and assignment operators
|
6 years ago |
Sebastian Holtermann
|
cd8a930d61
cmSourceFile: Refactor FindFullPath method
|
6 years ago |
Sebastian Holtermann
|
2ddf3f4467
cmSourceFile: Add IsGenerated method
|
6 years ago |
Sebastian Holtermann
|
b9d44fc350
cmSourceFile: Additional static property strings
|
6 years ago |
Sebastian Holtermann
|
127094f2f0
Add GetSafeProperty method to cmTarget, cmGeneratorTarget and cmSourceFile
|
7 years ago |