Shane Parris
|
ca0befc2e1
Add `CONFIGURE_DEPENDS` flag support to cmFileCommand::HandleGlobCommand
|
7 년 전 |
Shane Parris
|
b688d4fd22
file(GLOB): Ensure entire file list is sorted
|
7 년 전 |
Shane Parris
|
fcaa134c6c
Refactor HandleGlobCommand
|
7 년 전 |
Shane Parris
|
602988e1e5
Adds file(TOUCH) and file(TOUCH_NOCREATE) sub-commands
|
7 년 전 |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 년 전 |
Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 년 전 |
Domen Vrankar
|
670ad047b3
Move file/dir permissions code to common file.
|
8 년 전 |
Domen Vrankar
|
deeba85f81
CMake: enable setting default dir creation permissions
|
8 년 전 |
Shane Parris
|
5d67e9025d
file(DOWNLOAD|UPLOAD): Add 'NETRC' and 'NETRC_FILE' suboption
|
8 년 전 |
Matthias Maennich
|
870dd06da1
Fix left-over occurrences of else-after-return
|
8 년 전 |
Matthias Maennich
|
f0489856e3
Retire std::auto_ptr and its macro CM_AUTO_PTR
|
8 년 전 |
Brad King
|
7c28081c14
Merge topic 'string-clear'
|
8 년 전 |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
8 년 전 |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 년 전 |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 년 전 |
Daniel Pfeifer
|
190e3825d4
Replace C-style casts
|
8 년 전 |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 년 전 |
Nils Gladitz
|
5299141320
CPackDeb: Enable the DEB generator on Windows
|
8 년 전 |
Brad King
|
c6ea3f01c3
Merge topic 'lint-function-args'
|
8 년 전 |
Daniel Pfeifer
|
b1ec5deaf1
Pass large types by const&, small types by value
|
8 년 전 |
Daniel Pfeifer
|
8d7b3ef5d4
Provide and use CM_FALLTHROUGH
|
8 년 전 |
Pavel Solodovnikov
|
86dc86dd6c
Add const-reference qualifications
|
8 년 전 |
Brad King
|
67d5593efa
Merge topic 'mingw-w64-compile'
|
8 년 전 |
Aleksey Chernov
|
9557b403f5
cmFileCommand: Fix build on mingw-w64
|
8 년 전 |
Ben Boeckel
|
3e027d9def
c++: prefer vectors over lists
|
8 년 전 |
Daniel Pfeifer
|
b26577c92a
clang-tidy: remove else after break and continue
|
8 년 전 |
Brad King
|
99b90dbf3c
file: Add COPY/INSTALL option for fixed layout relative to a directory
|
8 년 전 |
Brad King
|
dadf1570d9
file: Refactor COPY/INSTALL relative path handling
|
8 년 전 |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 년 전 |
Brad King
|
d66081b546
Merge topic 'iwyu'
|
8 년 전 |