summaryrefslogtreecommitdiffstats
path: root/src/remoteobjects/Qt6RemoteObjectsMacros.cmake
Commit message (Expand)AuthorAgeFilesLines
* Use `_qt_internal_set_source_file_generated`Cristian Le3 days1-3/+4
* CMake: Use new _qt_internal_get_tool_wrapper_script_pathAlexandru Croitor2022-10-281-5/+12
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Use SPDX license identifiersLucie Gérard2022-06-141-36/+1
* CMake: Add missing dependencies to repc targetJoerg Bornemann2021-10-291-0/+1
* CMake: Replace deprecated QT_TOOL_PATH_SETUP_COMMANDJoerg Bornemann2021-10-281-6/+6
* CMake: Manually run moc on generated rep_$name_$type headersAlexandru Croitor2021-09-221-2/+50
* CMake: Use new __QT_INTERNAL_OUTPUT_MOC_JSON_FILES option in APIAlexandru Croitor2021-09-211-2/+4
* Allow debug run of repcBrett Stottlemyer2021-09-071-1/+6
* Revert "Ensure versionless wrappers do not introduce a new variable scope"Craig Scott2021-09-061-12/+12
* Ensure versionless wrappers do not introduce a new variable scopeCraig Scott2021-08-311-12/+12
* Rename qt6_rep_from_headers -> qt6_reps_from_headersSona Kurazyan2021-08-031-4/+4
* CMake: make qt_rep_from_header function pluralSona Kurazyan2021-08-021-4/+4
* CMake: Add version-less wrapper for qt6_rep_from_header functionSona Kurazyan2021-07-151-3/+14
* CMake: Add version-less wrapper functionsJoerg Bornemann2021-07-151-0/+24
* CMake: Rename qt6_add_repc_files to be internalSona Kurazyan2021-07-141-6/+6
* Make qt6_add_repc_{replica, source} pluralSona Kurazyan2021-05-311-2/+2
* Add a dependency on the repc executable for the custom commandMårten Nordheim2021-02-231-6/+10
* [Repc] Remove moc_copy in favor of json inputBrett Stottlemyer2020-07-211-1/+30
* Port QtRemoteObjects to CMakeJoerg Bornemann2019-11-121-0/+78