index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Help
/
command
/
add_custom_command.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ninja: Allow compilation before generation of dependencies' private sources
Martin Duffy
2023-09-20
1
-0/+10
*
Merge topic 'doc-fixups-release-3.27'
Craig Scott
2023-08-07
1
-1/+5
|
\
|
*
Help: Improve formatting and cross-references for DEPENDS_EXPLICIT_ONLY
Craig Scott
2023-08-04
1
-1/+5
*
|
Merge topic 'command-job-server-aware'
Brad King
2023-07-20
1
-0/+14
|
\
\
|
*
|
add_custom_{target,command}: Add argument JOB_SERVER_AWARE
Chris Mahoney
2023-07-19
1
-0/+14
*
|
|
Merge topic 'doc-add_custom_command'
Brad King
2023-06-29
1
-1/+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Help: add_custom_command(TARGET) does not support USES_TERMINAL
Brad King
2023-06-29
1
-1/+1
*
|
Drop Visual Studio 11 2012 generator
Brad King
2023-06-13
1
-1/+1
|
/
*
Help: Clarify PRE_BUILD option for add_custom_command()
Craig Scott
2023-05-19
1
-3/+6
*
Add variable CMAKE_ADD_CUSTOM_COMMAND_DEPENDS_EXPLICIT_ONLY
Abdelmaged Khalifa
2023-02-17
1
-0/+3
*
add_custom_command: Add DEPENDS_EXPLICIT_ONLY option for Ninja
Abdelmaged Khalifa
2023-02-14
1
-1/+17
*
Help: Clarify add_custom_command OUTPUT relative path behavior
Brad King
2023-01-30
1
-3/+12
*
Help: Add add_custom_command example with output consumed by multiple targets
Brad King
2022-12-08
1
-3/+48
*
Help: Drop misleading add_custom_command "makefile terms" explanation
Brad King
2022-12-07
1
-4/+0
*
add_custom_{command,target}: add genex support for COMMENT
Peter Würth
2022-11-19
1
-0/+4
*
Help: Add _See Also_ sections to related CMake commands
Alex Turbov
2022-11-09
1
-0/+5
*
Drop Visual Studio 10 2010 generator
Brad King
2022-09-26
1
-1/+1
*
Help:custom_command: link policy on BYPRODUCTS
Hinell
2022-09-16
1
-0/+2
*
Help: State behavior for add_custom_command(TARGET) without event type
Craig Scott
2022-06-04
1
-0/+5
*
find_* commands: add control over Windows registry views
Marc Chevrier
2022-04-29
1
-2/+2
*
Depfile parsing: enhance compatibility with GNU Make
Marc Chevrier
2022-01-16
1
-4/+3
*
Help: add_custom_command: describes depfile format
Marc Chevrier
2022-01-11
1
-3/+42
*
Help: Clarify and correct wording around DEPFILE option
Craig Scott
2021-07-24
1
-18/+23
*
VS: Add support for add_custom_command DEPFILE
Brad King
2021-06-09
1
-3/+5
*
add_custom_command: Target-dependent generator expression support
Raul Tambre
2021-05-31
1
-0/+5
*
Xcode: Add support of DEPFILE for add_custom_command, part 2
Marc Chevrier
2021-04-17
1
-8/+0
*
Xcode: Add support of DEPFILE for add_custom_command
Marc Chevrier
2021-04-15
1
-10/+20
*
Genex: add_custom_command: DEPFILE supports genex
Marc Chevrier
2021-04-12
1
-1/+6
*
Help: Custom OUTPUT and BYPRODUCTS genexes cannot refer to targets
Craig Scott
2021-03-25
1
-2/+6
*
Help: Convert some genex names to explicit cross-references
Brad King
2021-02-05
1
-2/+2
*
Makefiles: Add support of DEPFILE for add_custom_command
Marc Chevrier
2020-12-23
1
-3/+18
*
Ninja Multi-Config: Add support for cross-config custom commands
Kyle Edwards
2020-12-15
1
-0/+9
*
Help: Clarify version adding add_custom_{command,target} OUTPUT genex support
Brad King
2020-12-15
1
-32/+36
*
add_custom_{command,target}: Add genex support to OUTPUT and BYPRODUCTS
Brad King
2020-12-11
1
-0/+48
*
Help: Add examples to add_custom_command reference documentation
Brad King
2020-12-10
1
-0/+38
*
Help: Add `.. versionadded` directives to commands documentation
Nikita Nemkin
2020-11-09
1
-11/+26
*
Ninja: Transform DEPFILEs with policy CMP0116
Kyle Edwards
2020-10-13
1
-0/+5
*
GenEx: Remove unneeded dependencies from target info queries
Robert Maynard
2020-09-01
1
-7/+16
*
Help: Expand discussion of GENERATED / BYPRODUCTS
FeRD (Frank Dana)
2020-03-12
1
-0/+3
*
Help: Clarify add_custom_command DEPENDS conversion to file paths
Brad King
2020-03-06
1
-14/+30
*
add_custom_command: convert DEPENDS path arguments to absolute paths
Ben Boeckel
2019-12-18
1
-3/+5
*
Help: Both add_custom_command signatures support COMMAND_EXPAND_LISTS
Marc Aldorasi
2019-11-11
1
-1/+2
*
Help: Clarify how target names are handled in custom commands/targets
Craig Scott
2019-10-05
1
-16/+24
*
Depend: Hook up automatic target-level dependencies via byproducts
Daniel Eiband
2019-09-12
1
-3/+3
*
Support job pools in custom commands and targets
Rosen Matev
2019-05-14
1
-0/+8
*
Help: Apply syntax highlighting to project commands
Joachim Wuttke (o)
2018-10-25
1
-2/+4
*
add_custom_{command,target}: WORKING_DIRECTORY generator expressions
Jon Chronopoulos
2018-09-28
1
-0/+3
*
Help: Clarify add_custom_command build event execution order
Brad King
2018-05-02
1
-4/+3
*
Drop Visual Studio 8 2005 generator
Brad King
2018-04-02
1
-1/+1
*
Help: Improved MAIN_DEPENDENCY documentation of add_custom_command()
Christoph Ruediger
2018-01-16
1
-2/+4
[next]