-
- Downloads
Merge topic 'autogen_common'
ef3c319b Autogen: Test: Add mocDepends test 7f9baf57 Autogen: Test: Add generated qrc file to rccDepends test 81656b92 Autogen: Test: Add generated file to moc rerun test d9a7ef80 Autogen: Test: Add timestamp comparison to moc rerun test 89780663 Autogen: Test: Rename automoc_rerun test to mocRerun 9cad44dc Autogen: Test: Rename autorcc_depends test to rccDepends 60274e1d Autogen: Add RunCommand method with built in logging 8f2ad9c4 Autogen: Error return when a scan file is not readable ... Acked-by:Kitware Robot <kwrobot@kitware.com> Merge-request: !543
No related branches found
No related tags found
Showing
- Source/CMakeLists.txt 2 additions, 0 deletionsSource/CMakeLists.txt
- Source/cmQtAutoGeneratorCommon.cxx 215 additions, 0 deletionsSource/cmQtAutoGeneratorCommon.cxx
- Source/cmQtAutoGeneratorCommon.h 34 additions, 0 deletionsSource/cmQtAutoGeneratorCommon.h
- Source/cmQtAutoGeneratorInitializer.cxx 190 additions, 296 deletionsSource/cmQtAutoGeneratorInitializer.cxx
- Source/cmQtAutoGenerators.cxx 191 additions, 151 deletionsSource/cmQtAutoGenerators.cxx
- Source/cmQtAutoGenerators.h 3 additions, 1 deletionSource/cmQtAutoGenerators.h
- Tests/QtAutogen/CMakeLists.txt 60 additions, 26 deletionsTests/QtAutogen/CMakeLists.txt
- Tests/QtAutogen/automoc_rerun/test1.h.in1 0 additions, 8 deletionsTests/QtAutogen/automoc_rerun/test1.h.in1
- Tests/QtAutogen/mocDepends/CMakeLists.txt 45 additions, 0 deletionsTests/QtAutogen/mocDepends/CMakeLists.txt
- Tests/QtAutogen/mocDepends/invalid.hpp.in 1 addition, 0 deletionsTests/QtAutogen/mocDepends/invalid.hpp.in
- Tests/QtAutogen/mocDepends/object.hpp.in 14 additions, 0 deletionsTests/QtAutogen/mocDepends/object.hpp.in
- Tests/QtAutogen/mocDepends/simpleLib.cpp.in 9 additions, 0 deletionsTests/QtAutogen/mocDepends/simpleLib.cpp.in
- Tests/QtAutogen/mocDepends/simpleLib.hpp.in 11 additions, 0 deletionsTests/QtAutogen/mocDepends/simpleLib.hpp.in
- Tests/QtAutogen/mocDepends/test1.cpp 9 additions, 0 deletionsTests/QtAutogen/mocDepends/test1.cpp
- Tests/QtAutogen/mocDepends/test2.cpp 10 additions, 0 deletionsTests/QtAutogen/mocDepends/test2.cpp
- Tests/QtAutogen/mocDepends/test2.hpp 16 additions, 0 deletionsTests/QtAutogen/mocDepends/test2.hpp
- Tests/QtAutogen/mocRerun/CMakeLists.txt 35 additions, 0 deletionsTests/QtAutogen/mocRerun/CMakeLists.txt
- Tests/QtAutogen/mocRerun/input.txt 0 additions, 0 deletionsTests/QtAutogen/mocRerun/input.txt
- Tests/QtAutogen/mocRerun/main.cpp.in 18 additions, 0 deletionsTests/QtAutogen/mocRerun/main.cpp.in
- Tests/QtAutogen/mocRerun/res1.qrc 0 additions, 0 deletionsTests/QtAutogen/mocRerun/res1.qrc
Loading
Please register or sign in to comment