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
/
QtAutogen
Commit message (
Expand
)
Author
Age
Files
Lines
*
Autogen: Tests: More rigorous rcc rebuild tests
Sebastian Holtermann
2017-03-23
7
-47
/
+93
*
Autogen: Test: Add mocDepends test
Sebastian Holtermann
2017-03-06
9
-0
/
+119
*
Autogen: Test: Add generated qrc file to rccDepends test
Sebastian Holtermann
2017-03-06
6
-9
/
+39
*
Autogen: Test: Add generated file to moc rerun test
Sebastian Holtermann
2017-03-06
5
-18
/
+37
*
Autogen: Test: Add timestamp comparison to moc rerun test
Sebastian Holtermann
2017-03-06
3
-15
/
+32
*
Autogen: Test: Rename automoc_rerun test to mocRerun
Sebastian Holtermann
2017-03-06
7
-9
/
+9
*
Autogen: Test: Rename autorcc_depends test to rccDepends
Sebastian Holtermann
2017-03-06
5
-8
/
+8
*
Autogen: Add AUTOUIC_SEARCH_PATHS test
Sebastian Holtermann
2017-03-02
7
-0
/
+100
*
Autogen: Fix for Q_PLUGIN_METADATA change detection test
Sebastian Holtermann
2017-02-26
4
-45
/
+46
*
Autogen: Add AUTOMOC_DEPEND_FILTERS test
Sebastian Holtermann
2017-02-22
10
-6
/
+46
*
Autogen: Don't use .moc include in Q_PLUGIN_METADATA test
Sebastian Holtermann
2017-02-21
2
-12
/
+8
*
Autogen: Tests: Set different compression levels in rcc test
Sebastian Holtermann
2017-02-21
1
-0
/
+11
*
Autogen: Tests: Add Q_PLUGIN_METADATA test
Sebastian Holtermann
2017-02-21
17
-2
/
+203
*
Autogen: Tests: Add moc include tests
Sebastian Holtermann
2017-02-21
19
-0
/
+354
*
Autogen: Tests: Clean comments
Sebastian Holtermann
2017-02-21
1
-11
/
+11
*
AUTOGEN: Tests: AUTORCC SKIP_AUTORCC and SKIP_AUTOGEN test
Sebastian Holtermann
2017-01-10
5
-0
/
+46
*
AUTOGEN: Tests: AUTOUIC SKIP_AUTOUIC and SKIP_AUTOGEN test
Sebastian Holtermann
2017-01-10
12
-0
/
+147
*
AUTOGEN: Tests: AUTOMOC SKIP_AUTOMOC and SKIP_AUTOGEN test
Sebastian Holtermann
2017-01-10
8
-0
/
+90
*
QtAutogen: Tests: Increase minimum required CMake version
Sebastian Holtermann
2016-12-07
4
-4
/
+4
*
QtAutogen: Tests: Don't use std::auto_ptr
Sebastian Holtermann
2016-12-07
2
-2
/
+7
*
QtAutogen: Tests: Don't include CMAKE_CURRENT_BINARY_DIR
Sebastian Holtermann
2016-12-07
5
-7
/
+3
*
QtAutogen tests: Pass Qt compiler features to library targets
Sebastian Holtermann
2016-11-29
2
-1
/
+7
*
QtAutogen tests: Move the complex test case to a subdirectory
Sebastian Holtermann
2016-11-29
56
-83
/
+88
*
QtAutogen tests: Extend test description in CMakeLists.txt
Sebastian Holtermann
2016-11-29
1
-6
/
+14
*
QtAutogen tests: Move independent sameName test to top list of CMakeLists.txt
Sebastian Holtermann
2016-11-29
1
-3
/
+4
*
QtAutogen tests: Rename uiconly target to camel case uicOnly
Sebastian Holtermann
2016-11-29
4
-4
/
+6
*
QtAutogen tests: Rename rcc_empty target to camel case rccEmpty
Sebastian Holtermann
2016-11-29
3
-7
/
+6
*
QtAutogen tests: Rename rcconly target to camel case rccOnly.
Sebastian Holtermann
2016-11-29
3
-6
/
+11
*
QtAutogen: Add test for empty qrc file
Sebastian Holtermann
2016-09-30
3
-0
/
+19
*
Simplify CMake per-source license notices
Brad King
2016-09-27
14
-182
/
+28
*
Tests/QtAutogen: Test same moc/qrc source names in different directories
Sebastian Holtermann
2016-08-10
21
-0
/
+237
*
Autogen: Revert changes to generate moc/rcc in subdirectories
Brad King
2016-07-21
19
-218
/
+0
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
53
-859
/
+830
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
8
-16
/
+16
*
Tests: QtAutogen: Same source name in different directories test
Sebastian Holtermann
2016-04-22
19
-0
/
+234
*
Revert "Automoc: Fix support of files with the same name (#12873)"
Brad King
2016-02-19
5
-27
/
+1
*
Automoc: Fix support of files with the same name (#12873)
Mariusz PlucinĚski
2016-02-16
5
-1
/
+27
*
cmGlobalGenerator: Initialize generator targets on construction (#15729)
Stephen Kelly
2015-09-29
2
-1
/
+13
*
Merge topic 'qt-autogen-always-run'
Brad King
2015-06-23
7
-0
/
+76
|
\
|
*
QtAutogen: Always run autogen step even when rcc is enabled (#15608)
Brad King
2015-06-19
7
-0
/
+76
*
|
Tests: Don't hang when running Qt5Autogen built with GCC 5 (#15570).
Stephen Kelly
2015-06-21
1
-2
/
+2
|
/
*
QtAutogen: Process 'rcc --list' stdout and stderr separately (#15523)
Brad King
2015-04-21
3
-0
/
+15
*
QtAutogen: Workaround rcc CRCRLF newlines on Windows (#15459)
Brad King
2015-04-16
4
-3
/
+3
*
Tests/QtAutogen: Avoid touching files in the source tree
Brad King
2015-04-16
4
-2
/
+5
*
Tests/QtAutogen: Help Qt5Autogen test find Qt5 on Windows
Brad King
2015-04-16
1
-0
/
+8
*
Tests/QtAutogen: Enable per-config source tests when possible
Brad King
2015-04-16
1
-3
/
+2
*
Tests/QtAutogen: Require CMake 3.1 to set policies everywhere
Brad King
2015-04-16
2
-2
/
+2
*
Merge topic 'fix-autouic-regression'
Brad King
2015-01-12
2
-0
/
+9
|
\
|
*
QtAutoUic: Add a test for the regression in the parent commit.
Stephen Kelly
2015-01-12
2
-0
/
+9
*
|
QtAutogen: Regenerate qrc files if their input changes (#15074)
Stephen Kelly
2014-10-24
5
-0
/
+67
|
/
[next]