index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tests
/
CustomCommand
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tests: Fix typos and spelling in comments
Josef Angstenberger
2021-05-07
1
-1
/
+1
*
Tests: bump cmake_minimum_required version to 2.8.12
Rolf Eike Beer
2021-04-05
1
-1
/
+1
*
Ninja: Omit custom commands with an empty COMMAND
Shannon Booth
2020-12-23
2
-0
/
+8
*
Tests: Avoid duplicate custom commands for Xcode "new build system"
Brad King
2020-09-18
1
-0
/
+8
*
add_custom_command: Fix dependency on macOS framework target
Brad King
2020-01-24
2
-0
/
+12
*
Tests/CustomCommand: add a test for depending on a `./path`
Ben Boeckel
2020-01-16
1
-0
/
+8
*
Tests/CustomCommand: fix custom command line to actually make its output
Ben Boeckel
2020-01-16
1
-1
/
+1
*
cmLocalGenerator: collapse the path after construction
Ben Boeckel
2020-01-16
1
-0
/
+1
*
add_custom_command: check if a relative path should be an in-source path
Ben Boeckel
2020-01-16
1
-0
/
+8
*
add_custom_command: convert DEPENDS path arguments to absolute paths
Ben Boeckel
2019-12-18
1
-0
/
+15
*
replace remove and remove_directory with rm in tests
Johnny Jazeix
2019-11-13
1
-2
/
+2
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-3
/
+4
*
add_custom_{command,target}: Add COMMAND_EXPAND_LISTS option
Ed Branch
2017-01-13
2
-0
/
+35
*
Use string(APPEND) in Tests
Daniel Pfeifer
2016-07-28
1
-3
/
+3
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
4
-29
/
+28
*
Drop Visual Studio 6 generator
Brad King
2016-03-09
1
-8
/
+2
*
Merge topic 'fix-OBJECT_DEPENDS-after-path-normalization'
Brad King
2015-01-29
3
-0
/
+19
|
\
|
*
Normalize OBJECT_DEPENDS paths to match custom commands (#15366)
Brad King
2015-01-28
3
-0
/
+19
*
|
Encoding: Modify tests to work using non-ascii paths.
Clinton Stimpson
2015-01-08
3
-10
/
+1
*
|
Add an option for explicit BYPRODUCTS of custom commands (#14963)
Brad King
2014-11-14
1
-0
/
+1
*
|
Add USES_TERMINAL option for custom commands
Peter Collingbourne
2014-11-14
1
-0
/
+23
|
/
*
add_custom_command: Normalize OUTPUT and DEPENDS paths.
Stephen Kelly
2014-05-28
1
-0
/
+27
*
Replace string(REGEX REPLACE) with string(REPLACE) where possible
Rolf Eike Beer
2014-04-14
1
-2
/
+2
*
add_custom_command: Evaluate generator expressions in DEPENDS
Stephen Kelly
2014-03-20
1
-2
/
+5
*
Tests: Don't read the LOCATION property from build targets.
Stephen Kelly
2013-11-19
1
-4
/
+1
*
Drop use of configure_file IMMEDIATE option
Daniele E. Domenichelli
2013-11-13
1
-2
/
+2
*
Generators: don't append sources from utility targets to objectSources
Nils Gladitz
2013-10-28
2
-0
/
+7
*
Add a test to expose a bug with add_custom_command and ninja.
Robert Maynard
2013-06-25
1
-0
/
+13
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
2
-4
/
+4
*
Convert CMake-language commands to lower case
Kitware Robot
2012-08-13
4
-84
/
+84
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
3
-17
/
+17
*
Tests/CustomCommand: Do not use 'main' in a library
Brad King
2012-07-09
1
-1
/
+1
*
Normalize slashes of add_custom_(command|target) DEPENDS (#11973)
Brad King
2011-03-30
1
-1
/
+1
*
Merge topic 'custom-command-generator-expressions'
Brad King
2010-12-21
1
-0
/
+13
|
\
|
*
Mark CustomCommand test perconfig.out as SYMBOLIC
Brad King
2010-12-20
1
-0
/
+1
|
*
Introduce "generator expression" syntax to custom commands (#11209)
Brad King
2010-12-15
1
-0
/
+12
*
|
Normalize add_custom_command OUTPUT names (#10485)
Brad King
2010-12-15
1
-1
/
+1
|
/
*
Skip file-level dependencies on custom targets (#11332)
Brad King
2010-12-08
1
-4
/
+1
*
Avoid CustomCommand test failure on VS71 (#9963)
David Cole
2010-09-20
1
-1
/
+5
*
Avoid CustomCommand test failure on VS71 (#9963)
David Cole
2010-09-14
1
-2
/
+0
*
No extra spaces in CustomCommand test (#9963)
David Cole
2010-09-12
1
-5
/
+10
*
Enable calling commands with : in argv[1] (#9963)
David Cole
2010-09-10
1
-6
/
+11
*
Oops. Last commit did not create subdir before doing a touch on a file in it....
David Cole
2009-09-25
1
-0
/
+1
*
Fix CMake Internal Error from cmTarget::GetOutputInfo - triggered by calling ...
David Cole
2009-09-25
1
-0
/
+27
*
ENH: Remove CMAKE_ANSI_CFLAGS from tests
Brad King
2009-07-08
1
-1
/
+0
*
BUG: Fix windows command line escape for empty arg
Brad King
2008-12-18
1
-3
/
+3
*
ENH: Allow custom sources in custom targets
Brad King
2008-10-09
1
-0
/
+1
*
ENH: Test relative path custom command output
Brad King
2008-08-05
1
-1
/
+11
*
BUG: Fix new custom command with make-var expansion test on VS6. The VS6 IDE...
Brad King
2008-06-05
1
-2
/
+8
*
ENH: Add test for make variable replacement in a custom command with the VERB...
Brad King
2008-06-04
2
-0
/
+14
[next]