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
/
Tests
/
QtAutogen
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Autogen: Test: Add mocDepends test
Sebastian Holtermann
2017-03-06
1
-0/+4
*
Autogen: Test: Add generated qrc file to rccDepends test
Sebastian Holtermann
2017-03-06
1
-3/+18
*
Autogen: Test: Add timestamp comparison to moc rerun test
Sebastian Holtermann
2017-03-06
1
-14/+29
*
Autogen: Test: Rename automoc_rerun test to mocRerun
Sebastian Holtermann
2017-03-06
1
-7/+7
*
Autogen: Test: Rename autorcc_depends test to rccDepends
Sebastian Holtermann
2017-03-06
1
-7/+7
*
Autogen: Add AUTOUIC_SEARCH_PATHS test
Sebastian Holtermann
2017-03-02
1
-0/+4
*
Autogen: Fix for Q_PLUGIN_METADATA change detection test
Sebastian Holtermann
2017-02-26
1
-38/+39
*
Autogen: Add AUTOMOC_DEPEND_FILTERS test
Sebastian Holtermann
2017-02-22
1
-4/+18
*
Autogen: Tests: Add Q_PLUGIN_METADATA test
Sebastian Holtermann
2017-02-21
1
-2/+59
*
Autogen: Tests: Add moc include tests
Sebastian Holtermann
2017-02-21
1
-0/+8
*
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
1
-0/+21
*
AUTOGEN: Tests: AUTOUIC SKIP_AUTOUIC and SKIP_AUTOGEN test
Sebastian Holtermann
2017-01-10
1
-0/+20
*
AUTOGEN: Tests: AUTOMOC SKIP_AUTOMOC and SKIP_AUTOGEN test
Sebastian Holtermann
2017-01-10
1
-0/+22
*
QtAutogen: Tests: Increase minimum required CMake version
Sebastian Holtermann
2016-12-07
1
-1/+1
*
QtAutogen: Tests: Don't include CMAKE_CURRENT_BINARY_DIR
Sebastian Holtermann
2016-12-07
1
-1/+0
*
QtAutogen tests: Pass Qt compiler features to library targets
Sebastian Holtermann
2016-11-29
1
-1/+4
*
QtAutogen tests: Move the complex test case to a subdirectory
Sebastian Holtermann
2016-11-29
1
-83/+10
*
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
1
-4/+6
*
QtAutogen tests: Rename rcc_empty target to camel case rccEmpty
Sebastian Holtermann
2016-11-29
1
-5/+4
*
QtAutogen tests: Rename rcconly target to camel case rccOnly.
Sebastian Holtermann
2016-11-29
1
-4/+4
*
QtAutogen: Add test for empty qrc file
Sebastian Holtermann
2016-09-30
1
-0/+6
*
Tests/QtAutogen: Test same moc/qrc source names in different directories
Sebastian Holtermann
2016-08-10
1
-0/+4
*
Autogen: Revert changes to generate moc/rcc in subdirectories
Brad King
2016-07-21
1
-4/+0
*
Tests: QtAutogen: Same source name in different directories test
Sebastian Holtermann
2016-04-22
1
-0/+4
*
cmGlobalGenerator: Initialize generator targets on construction (#15729)
Stephen Kelly
2015-09-29
1
-1/+8
*
Merge topic 'qt-autogen-always-run'
Brad King
2015-06-23
1
-0/+23
|
\
|
*
QtAutogen: Always run autogen step even when rcc is enabled (#15608)
Brad King
2015-06-19
1
-0/+23
*
|
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
1
-0/+9
*
QtAutogen: Workaround rcc CRCRLF newlines on Windows (#15459)
Brad King
2015-04-16
1
-1/+1
*
Tests/QtAutogen: Avoid touching files in the source tree
Brad King
2015-04-16
1
-1/+1
*
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
1
-1/+1
*
Merge topic 'fix-autouic-regression'
Brad King
2015-01-12
1
-0/+6
|
\
|
*
QtAutoUic: Add a test for the regression in the parent commit.
Stephen Kelly
2015-01-12
1
-0/+6
*
|
QtAutogen: Regenerate qrc files if their input changes (#15074)
Stephen Kelly
2014-10-24
1
-0/+32
|
/
*
Merge topic 'autogen-fixes'
Brad King
2014-09-22
1
-0/+4
|
\
|
*
QtAutogen: Process all ui files in a source file (#14981).
Stephen Kelly
2014-09-18
1
-0/+1
|
*
QtAutogen: Add source files to target when only AUTORCC is used.
Stephen Kelly
2014-09-17
1
-0/+3
*
|
cmTarget: Make the source files depend on the config.
Stephen Kelly
2014-04-02
1
-1/+7
|
/
*
QtAutogen: Fix use of multiple ui files in a single target.
Stephen Kelly
2014-03-25
1
-1/+1
*
QtAutogen: Use the basename for resource files.
Stephen Kelly
2014-03-25
1
-1/+1
*
QtAutogen: Fix AUTOGEN depends on custom command output with VS.
Stephen Kelly
2014-03-10
1
-1/+7
*
QtAutogen: Only add source files to the target if AUTORCC is ON.
Stephen Kelly
2014-02-05
1
-1/+7
*
QtAutogen: Make uic work even when the source is in a subdir.
Stephen Kelly
2014-02-04
1
-2/+2
*
QtAutogen: Short-circut some logic when moc is not available.
Stephen Kelly
2014-01-28
1
-0/+14
[next]