148 Commits
Author SHA1 Message Date
Al 2db9c1e263 Merge pull request #12 from Holt59/python-module
Add new project type for python module.
2020-11-09 11:11:43 -08:00
Mikaël Capelle 92c9f1063c Remove unused function and log message. 2020-11-06 21:22:24 +01:00
Mikaël Capelle b73622646b Add new project type for python module. 2020-11-06 21:19:46 +01:00
Seth Riley f4ff7ebab5 Implement suggestions 2020-11-03 18:15:08 -06:00
Seth Riley 832ad5c6e4 Moving things around 2020-11-02 13:33:46 -06:00
isanae 7f11caf71a Merge pull request #10 from isanae/master
ui files
2020-10-31 07:58:43 -04:00
isanae 93bf37bfe3 move ui files to its own ui filter
add ui header files to autogen
2020-10-29 23:02:26 -04:00
Jeremy Rimpo d1d5d579f2 Move enable_cli processing to cpp_post_target so project is defined 2020-09-20 18:20:53 -05:00
Jeremy Rimpo dc6ca32ae3 Move COMMON_LANGUAGE_RUNTIME property into cmake_common with VS Gen 2020-09-20 17:47:37 -05:00
Jeremy Rimpo 2d9da35d10 Add Qt5Concurrent 2020-09-09 23:49:47 -05:00
Jeremy Rimpo e8237cedd3 Fix googlemock definition 2020-09-09 23:03:51 -05:00
Jeremy Rimpo 9def7d4bc1 Attempt to replace conflicting /EHs flag 2020-09-09 19:47:07 -05:00
Jeremy Rimpo b215118ec3 Add enable_bigobj option for compile flags 2020-09-09 19:37:02 -05:00
Jeremy Rimpo 865345cd0e Add enable_cli flag 2020-09-09 19:33:31 -05:00
Jeremy Rimpo f2b4465442 Always link to uibase as a dependency 2020-09-09 19:02:32 -05:00
Jeremy Rimpo 77e5ddcb83 Remove uibasetests libs directive 2020-09-09 18:51:15 -05:00
Jeremy Rimpo f8939942c8 Create exception for uibasetests 2020-09-09 18:44:48 -05:00
Jeremy Rimpo 7fbba030c2 Rework gtest location to fix appveyor issues 2020-09-09 18:11:40 -05:00
isanae c28bcf4728 Merge pull request #8 from AnyOldName3/explicit-translation-sources
Explicitly list translation sources
2020-08-21 20:08:40 -04:00
AnyOldName3 c61b4467e9 Explicitly list translation sources
This shaves several seconds off no-op builds as dependency tracking
doesn't work with directories.
2020-08-21 17:57:39 +01:00
isanae b05a405957 Merge pull request #7 from AnyOldName3/pysolate
Run Python in isolated mode so user packages aren't used.
2020-08-21 01:28:29 -04:00
AnyOldName3 3cbca55dd8 Run Python in isolated mode so user packages aren't used. 2020-08-20 22:43:06 +01:00
isanae 0fbb4cc861 Merge pull request #6 from isanae/python-ts
Fix for .ts files in python plugins
2020-07-10 14:35:49 -04:00
isanae e13334cdb2 fixed .ts files not being generated for python plugins 2020-07-10 14:33:15 -04:00
isanae 868a6462b4 Merge pull request #5 from PurpleFez/add-gmock
Added include dir and linked library for gmock
2020-06-25 18:56:29 -04:00