index
:
extra-cmake-modules.git
hurd
master
hurd extra-cmake-modules.git
biblio
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
ECMAddTests.cmake
Age
Commit message (
Expand
)
Author
2017-11-24
ecm_add_test: Use proper path sep on Windows
Kevin Funk
2017-11-05
ECMAddTests: set QT_PLUGIN_PATH so locally built plugins can be found
David Faure
2017-08-10
Revert "RFC: Make ECMAddTests respect BUILD_TESTING"
Kevin Funk
2017-08-10
Revert "doc: Add 'Since' note"
Kevin Funk
2017-08-09
doc: Add 'Since' note
Kevin Funk
2017-08-07
RFC: Make ECMAddTests respect BUILD_TESTING
Kevin Funk
2016-08-31
add full license text
Allen Winter
2015-05-18
Add arguments to ecm_add_tests for listing added tests.
Alex Merry
2015-05-18
Rework ECMAddTests documentation to emphasis ecm_add_tests().
Alex Merry
2015-05-16
Revert "Add PROPERTIES argument to ecm_add_test and ecm_add_tests."
Alex Merry
2015-05-13
Add PROPERTIES argument to ecm_add_test and ecm_add_tests.
Alex Merry
2015-05-13
Add unit tests for ECMAddTests module.
Alex Merry
2015-02-06
Document when modules were added to ECM.
Alex Merry
2014-06-21
ECMAddTests: make NAME_PREFIX only apply to the test, not the target
Alex Merry
2014-05-10
Revert "use the NAME_PREFIX only for the test, not for the executable"
Alex Merry
2014-05-10
add in the correct location. sorry for the noise
Patrick Spendrin
2014-05-10
hotfix
Patrick Spendrin
2014-05-09
use the NAME_PREFIX only for the test, not for the executable
Patrick Spendrin
2014-05-03
use different syntax to run the target in question instead of an executable i...
Patrick Spendrin
2014-04-11
Add documentation generation using Sphinx
Alex Merry
2014-01-22
Mark target created by ecm_add_test as non GUI by default
Alex Richardson
2013-10-07
debug--
Aleix Pol
2013-10-07
Fix typo
Aleix Pol
2013-10-03
Add new functions for adding unit tests
Alex Richardson