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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'use_generator_is_multi_config'
Brad King
2018-01-08
3
-4/+5
|
\
|
*
GENERATOR_IS_MULTI_CONFIG: Use for multi-config checks in Tests
Craig Scott
2017-12-29
3
-4/+5
*
|
Various typo fixes
Luz Paz
2018-01-03
1
-1/+1
|
/
*
Autogen: Tests: Move QtAutoUicInterface test to QtAutogen/UicInterface
Sebastian Holtermann
2017-12-13
11
-0/+297
*
Autogen: Tests: Separate RerunRccDepends test
Sebastian Holtermann
2017-12-13
13
-0/+209
*
Autogen: Tests: Separate RerunMocPlugin test
Sebastian Holtermann
2017-12-13
24
-0/+292
*
Autogen: Tests: Separate RerunMocBasic test
Sebastian Holtermann
2017-12-13
9
-0/+140
*
Autogen: Tests: Separate Complex test
Sebastian Holtermann
2017-12-13
59
-108/+5
*
Autogen: Tests: Separate StaticLibraryCycle test
Sebastian Holtermann
2017-12-13
11
-13/+20
*
Autogen: Tests: Separate SameName test
Sebastian Holtermann
2017-12-13
26
-5/+7
*
Autogen: Tests: Separate MacOsFW test
Sebastian Holtermann
2017-12-13
9
-8/+6
*
Autogen: Tests: Separate ObjectLibrary test
Sebastian Holtermann
2017-12-13
9
-4/+5
*
Autogen: Tests: Separate UicInclude test
Sebastian Holtermann
2017-12-13
12
-5/+5
*
Autogen: Tests: Separate MocCMP0071 test
Sebastian Holtermann
2017-12-13
10
-12/+11
*
Autogen: Tests: Separate MocInclude test
Sebastian Holtermann
2017-12-13
52
-36/+42
*
Autogen: Tests: Separate MocDepends test
Sebastian Holtermann
2017-12-13
13
-25/+10
*
Autogen: Tests: Separate MocMacroName test
Sebastian Holtermann
2017-12-13
14
-19/+33
*
Autogen: Tests: Separate RccSkipSource test
Sebastian Holtermann
2017-12-13
7
-21/+24
*
Autogen: Tests: Separate UicSkipSource test
Sebastian Holtermann
2017-12-13
14
-24/+27
*
Autogen: Tests: Separate MocSkipSource test
Sebastian Holtermann
2017-12-13
12
-39/+43
*
Autogen: Tests: Separate RccOffMocLibrary test
Sebastian Holtermann
2017-12-13
6
-16/+18
*
Autogen: Tests: Separate RccOnly and RccEmpty tests
Sebastian Holtermann
2017-12-13
8
-12/+18
*
Autogen: Tests: Separate uicOnly test
Sebastian Holtermann
2017-12-13
6
-9/+13
*
Autogen: Tests: Separate mocOnly and mocOnlyOpts tests
Sebastian Holtermann
2017-12-13
13
-16/+50
*
Autogen: Tests: Add basic scripts for separate tests
Sebastian Holtermann
2017-12-13
5
-0/+166
*
Autogen: Tests: Add test for MacOS frameworks
Sebastian Holtermann
2017-12-07
8
-0/+162
*
Autogen: Tests: Set AUTOMOC_MOC_OPTIONS in a simple test
Sebastian Holtermann
2017-10-31
1
-0/+5
*
Autogen: Tests: Add test for STATIC_LIBRARY cycles
Sebastian Holtermann
2017-10-27
9
-0/+89
*
Autogen: Tests: Update AUTOMOC_MACRO_NAMES test
Sebastian Holtermann
2017-09-28
15
-49/+139
*
Autogen: Tests: Add <SUBDIR>/ui_view.h AUTOUIC includes to sameName test
Sebastian Holtermann
2017-09-21
13
-1/+118
*
Autogen: Tests: Add <SUBDIR>/item.moc includes to sameName test
Sebastian Holtermann
2017-09-21
6
-9/+68
*
Autogen: Tests: Add AUTOGEN_TARGET_DEPENDS test to mocDepends tests
Sebastian Holtermann
2017-09-07
10
-54/+128
*
Autogen: Fix and extend SKIP_AUTOMOC test
Sebastian Holtermann
2017-08-22
5
-4/+59
*
Autogen: Add test for AUTOMOC_MACRO_NAMES
Sebastian Holtermann
2017-08-18
5
-0/+52
*
Merge branch 'backport-autogen-autouic-lookup' into autogen-autouic-lookup
Brad King
2017-08-15
6
-1/+105
|
\
|
*
Autogen: Extend AUTOUIC search paths test
Sebastian Holtermann
2017-08-15
6
-1/+105
*
|
Autogen: Add test for OBJECT libraries
Sebastian Holtermann
2017-08-10
8
-0/+93
*
|
Autogen: Make test per-config include directory compatible
Sebastian Holtermann
2017-08-05
1
-2/+4
*
|
Autogen: Add AUTOMOC test for target dependencies forwarding
Sebastian Holtermann
2017-08-01
6
-33/+95
*
|
Autogen: Move repeated tests to new QtAutogenRerun test
Sebastian Holtermann
2017-07-21
34
-508/+0
*
|
Autogen: Extended mocInclude tests
Sebastian Holtermann
2017-07-20
60
-272/+927
*
|
Autogen: Process GENERATED files. Add CMP0071.
Sebastian Holtermann
2017-07-18
13
-15/+117
*
|
Merge topic 'autogen-no-generated-files'
Brad King
2017-07-10
2
-0/+3
|
\
\
|
|
/
|
*
Autogen: Skip generated files for compatibility with CMake 3.8
Brad King
2017-07-07
2
-0/+3
*
|
Autogen: Q_OBJECT behind brace test
Sebastian Holtermann
2017-06-20
6
-9/+65
*
|
Autogen: Tests: Disable some tests on non ASCII build paths
Sebastian Holtermann
2017-06-13
1
-23/+41
*
|
Autogen: Tests fix for utf8 paths
Sebastian Holtermann
2017-06-12
1
-2/+2
|
/
*
Tests: Fix Qt5Autogen test on Xcode
Brad King
2017-05-30
2
-4/+5
*
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
[next]