Brad King
|
f36eaf6a6e
Refactor WINDOWS_EXPORT_ALL_SYMBOLS implementation
|
8 年之前 |
Brad King
|
25d261efa7
Refactor module definition file selection
|
8 年之前 |
Brad King
|
109b8a6fd3
VS: Refactor AdditionalOptions generation
|
8 年之前 |
Brad King
|
f8f3cb8d65
VS: Fix quoting of special characters in cmake re-run check commands
|
8 年之前 |
Zsolt Parragi
|
1e4bb35894
Add generator expression support to per-source COMPILE_FLAGS
|
9 年之前 |
Stephen Kelly
|
2fe3e55d53
cmState: Move CacheEntryType enum to separate namespace
|
9 年之前 |
Stephen Kelly
|
a49751fb2e
cmState: Move TargetType enum to separate namespace
|
9 年之前 |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 年之前 |
Stephen Kelly
|
839c65bca0
Convert: Move access to CurrentBinaryDirectory out of loops
|
9 年之前 |
Stephen Kelly
|
21b5fdf9a3
Convert: Avoid START_OUTPUT enum when converting to relative paths
|
9 年之前 |
Stephen Kelly
|
58ba87f892
Convert: Replace Convert(FULL) with equivalent
|
9 年之前 |
Stephen Kelly
|
08be47cf93
Convert: Replace UNCHANGED conversions with new API call
|
9 年之前 |
Stephen Kelly
|
a8c7ccb183
VS: Replace FULL/UNCHANGED conversion with equivalent
|
9 年之前 |
Yury Zhuravlev
|
9da725cb00
Windows: Honor WINDOWS_EXPORT_ALL_SYMBOLS for executables with exports
|
9 年之前 |
Brad King
|
b5ec5b0901
Avoid using KWSys auto_ptr by adopting it ourselves
|
9 年之前 |
Daniel Pfeifer
|
fa277b29e4
Remove c_str() calls from stream arguments.
|
9 年之前 |
Daniel Pfeifer
|
ba5fb16519
call static cmOutputConverter::GetFortranFormat without object
|
9 年之前 |
Daniel Pfeifer
|
25d1ef6424
Use enums defined in cmOutputConverter using their fully qualified name.
|
9 年之前 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 年之前 |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 年之前 |
Brad King
|
64b5520346
Isolate formatted streaming blocks with clang-format off/on
|
9 年之前 |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 年之前 |
Brad King
|
180538c706
Source: Stabilize include order
|
9 年之前 |
Brad King
|
729f5f01b4
VS: Map Intel Fortran `/MP` flag for multi-processor compilation (#15990)
|
9 年之前 |
Brad King
|
a3bcf2aa2c
VS: Fix WinCE remote debugger tool per-config target name
|
9 年之前 |
Andrej Bosik
|
a22f996725
VS: Optionally generate remote directory for WinCE projects
|
9 年之前 |
Brad King
|
cd9ba3ec45
cmLocalVisualStudio7Generator: Fix name of helper function
|
9 年之前 |
Stephen Kelly
|
520ca0ff6c
cmGeneratorTarget: Add API for property keys
|
10 年之前 |
Stephen Kelly
|
593f347b53
VS7: Port some implementation details to cmGeneratorTarget
|
10 年之前 |
Stephen Kelly
|
3f8aa62bfb
cmGeneratorTarget: Add API for target-relative commands.
|
10 年之前 |