Releases: enigma-dev/RadialGM
Releases · enigma-dev/RadialGM
RadialGM-46e4c138feab21bbfc6e51179087ffe294487db1
Changes:
- 46e4c13 Actually handle simultaneous RPCs.
- 1367eda Azure: Use template ifs to cut out unwanted pipeline stages (#111)
- f27a57e Azure: Also only cut releases when running for RGM (#110)
- b619ff0 Azure: Don't gate on release creation when running externally (#109)
- a690ba9 Dont try to publish release from ENIGMA (#108)
- e668c2d Extract an Azure template that can be reused from ENIGMA (#106)
- b3cc0ac Find GRPC & GRPC Linux Fixes (#101)
- df9c711 Update azure-pipelines.yml
- a02a2c3 Fix QScintilla2 CMake Issues (#97)
- d7c4ea2 Azure Enable GRPC for Win32 (#95)
See More
- c42f7bc Update ENIGMA w/ Proto Make Fixes (#98)
- 8960e22 Update ENIGMA Submodule (#94)
- adcb0a7 Restore GRPC (#90)
- 6d626d7 RGM Enable Syntax Highlight (#93)
- c0c406c Fix Toggle Diagnostics Action Check (#91)
- 6e955fa Fixes msvc release. Adds build artifacts so non release exes can be accessed. Reworks installer (#89)
- d282ab6 A few more corrections to AzurePipelines.yml
This list of changes was auto generated.
RadialGM-433f9588bfe36d27638814ab76b30aa2bed37dd6: Simultaneous RPCs (#112)
Changes:
- 433f958 Simultaneous RPCs (#112)
- 1367eda Azure: Use template ifs to cut out unwanted pipeline stages (#111)
- f27a57e Azure: Also only cut releases when running for RGM (#110)
- b619ff0 Azure: Don't gate on release creation when running externally (#109)
- a690ba9 Dont try to publish release from ENIGMA (#108)
- e668c2d Extract an Azure template that can be reused from ENIGMA (#106)
- b3cc0ac Find GRPC & GRPC Linux Fixes (#101)
- df9c711 Update azure-pipelines.yml
- a02a2c3 Fix QScintilla2 CMake Issues (#97)
- d7c4ea2 Azure Enable GRPC for Win32 (#95)
See More
- c42f7bc Update ENIGMA w/ Proto Make Fixes (#98)
- 8960e22 Update ENIGMA Submodule (#94)
- adcb0a7 Restore GRPC (#90)
- 6d626d7 RGM Enable Syntax Highlight (#93)
- c0c406c Fix Toggle Diagnostics Action Check (#91)
- 6e955fa Fixes msvc release. Adds build artifacts so non release exes can be accessed. Reworks installer (#89)
- d282ab6 A few more corrections to AzurePipelines.yml
This list of changes was auto generated.
RadialGM-321351d918faaa5d7f55705e41f08af93c50d8f1
Changes:
- 321351d Remove tag garbage.
- 46e4c13 Actually handle simultaneous RPCs.
- 1367eda Azure: Use template ifs to cut out unwanted pipeline stages (#111)
- f27a57e Azure: Also only cut releases when running for RGM (#110)
- b619ff0 Azure: Don't gate on release creation when running externally (#109)
- a690ba9 Dont try to publish release from ENIGMA (#108)
- e668c2d Extract an Azure template that can be reused from ENIGMA (#106)
- b3cc0ac Find GRPC & GRPC Linux Fixes (#101)
- df9c711 Update azure-pipelines.yml
- a02a2c3 Fix QScintilla2 CMake Issues (#97)
See More
- d7c4ea2 Azure Enable GRPC for Win32 (#95)
- c42f7bc Update ENIGMA w/ Proto Make Fixes (#98)
- 8960e22 Update ENIGMA Submodule (#94)
- adcb0a7 Restore GRPC (#90)
- 6d626d7 RGM Enable Syntax Highlight (#93)
- c0c406c Fix Toggle Diagnostics Action Check (#91)
- 6e955fa Fixes msvc release. Adds build artifacts so non release exes can be accessed. Reworks installer (#89)
- d282ab6 A few more corrections to AzurePipelines.yml
This list of changes was auto generated.
RadialGM-31f50ed5a95281035f9b274738ee49400f000120
Changes:
- 31f50ed Merge branch 'master' of https://github.com/enigma-dev/RadialGM into grpc-blocking-thread2
- 433f958 Simultaneous RPCs (#112)
- 1367eda Azure: Use template ifs to cut out unwanted pipeline stages (#111)
- f27a57e Azure: Also only cut releases when running for RGM (#110)
- b619ff0 Azure: Don't gate on release creation when running externally (#109)
- a690ba9 Dont try to publish release from ENIGMA (#108)
- e668c2d Extract an Azure template that can be reused from ENIGMA (#106)
- a76ece5 Merge branch 'master' of https://github.com/enigma-dev/RadialGM into grpc-blocking-thread2
- b3cc0ac Find GRPC & GRPC Linux Fixes (#101)
- df9c711 Update azure-pipelines.yml
See More
- 4d6db3c Merge branch 'master' of https://github.com/enigma-dev/RadialGM into grpc-blocking-thread2
- a02a2c3 Fix QScintilla2 CMake Issues (#97)
- f7a1923 Merge branch 'master' of https://github.com/enigma-dev/RadialGM into grpc-blocking-thread2
- d7c4ea2 Azure Enable GRPC for Win32 (#95)
- c16b1e6 Merge branch 'master' of https://github.com/enigma-dev/RadialGM into grpc-blocking-thread2
- c42f7bc Update ENIGMA w/ Proto Make Fixes (#98)
- 03e0609 Merge branch 'master' of https://github.com/enigma-dev/RadialGM into grpc-blocking-thread2
- 8960e22 Update ENIGMA Submodule (#94)
- c2ed8c2 QTimer include is not used now
- 1a328b8 Merge branch 'master' of https://github.com/enigma-dev/RadialGM into grpc-blocking-thread2
- adcb0a7 Restore GRPC (#90)
- 41c479e Clean up comments a little
- 48d4d71 Merge branch 'master' of https://github.com/enigma-dev/RadialGM into grpc-blocking-thread2
- 6d626d7 RGM Enable Syntax Highlight (#93)
- acffbad Use std::thread so we don't have to use another Qt module
- 2374a81 Don't need chrono include now either
- e0cfce9 comments are too long
- bece01a Future deadline helper is no longer needed
- 53a7988 Add QtConcurrent to pro for now
- 6c44119 Merge branch 'master' of https://github.com/enigma-dev/RadialGM into grpc-blocking-thread2
- d4d34a9 GRPC Blocking Thread
- c0c406c Fix Toggle Diagnostics Action Check (#91)
- c635f7d Restore GRPC Server Plugin
- 6e955fa Fixes msvc release. Adds build artifacts so non release exes can be accessed. Reworks installer (#89)
- d282ab6 A few more corrections to AzurePipelines.yml
This list of changes was auto generated.
RadialGM-1367edafe01dc1765afc75df4d54599e659c1ea9: Azure: Use template ifs to cut out unwanted pipeline stages (#111)
Pre-release
Changes:
- 1367eda Azure: Use template ifs to cut out unwanted pipeline stages (#111)
- f27a57e Azure: Also only cut releases when running for RGM (#110)
- b619ff0 Azure: Don't gate on release creation when running externally (#109)
- a690ba9 Dont try to publish release from ENIGMA (#108)
- e668c2d Extract an Azure template that can be reused from ENIGMA (#106)
- b3cc0ac Find GRPC & GRPC Linux Fixes (#101)
- df9c711 Update azure-pipelines.yml
- a02a2c3 Fix QScintilla2 CMake Issues (#97)
- d7c4ea2 Azure Enable GRPC for Win32 (#95)
- c42f7bc Update ENIGMA w/ Proto Make Fixes (#98)
See More
- 8960e22 Update ENIGMA Submodule (#94)
- adcb0a7 Restore GRPC (#90)
- 6d626d7 RGM Enable Syntax Highlight (#93)
- c0c406c Fix Toggle Diagnostics Action Check (#91)
- 6e955fa Fixes msvc release. Adds build artifacts so non release exes can be accessed. Reworks installer (#89)
- d282ab6 A few more corrections to AzurePipelines.yml
This list of changes was auto generated.
RadialGM-f27a57e516b8290f06dadcdefab365d281321433
Changes:
- f27a57e Azure: Also only cut releases when running for RGM (#110)
- b619ff0 Azure: Don't gate on release creation when running externally (#109)
- a690ba9 Dont try to publish release from ENIGMA (#108)
- e668c2d Extract an Azure template that can be reused from ENIGMA (#106)
- b3cc0ac Find GRPC & GRPC Linux Fixes (#101)
- df9c711 Update azure-pipelines.yml
- a02a2c3 Fix QScintilla2 CMake Issues (#97)
- d7c4ea2 Azure Enable GRPC for Win32 (#95)
- c42f7bc Update ENIGMA w/ Proto Make Fixes (#98)
- 8960e22 Update ENIGMA Submodule (#94)
See More
- adcb0a7 Restore GRPC (#90)
- 6d626d7 RGM Enable Syntax Highlight (#93)
- c0c406c Fix Toggle Diagnostics Action Check (#91)
- 6e955fa Fixes msvc release. Adds build artifacts so non release exes can be accessed. Reworks installer (#89)
- d282ab6 A few more corrections to AzurePipelines.yml
This list of changes was auto generated.
RadialGM-b619ff00b2c0ddfbe12e06c12317c25ef4f8dc99: Azure: Don't gate on release creation when running externally (#109)
Pre-release
Changes:
- b619ff0 Azure: Don't gate on release creation when running externally (#109)
- a690ba9 Dont try to publish release from ENIGMA (#108)
- e668c2d Extract an Azure template that can be reused from ENIGMA (#106)
- b3cc0ac Find GRPC & GRPC Linux Fixes (#101)
- df9c711 Update azure-pipelines.yml
- a02a2c3 Fix QScintilla2 CMake Issues (#97)
- d7c4ea2 Azure Enable GRPC for Win32 (#95)
- c42f7bc Update ENIGMA w/ Proto Make Fixes (#98)
- 8960e22 Update ENIGMA Submodule (#94)
- adcb0a7 Restore GRPC (#90)
See More
- 6d626d7 RGM Enable Syntax Highlight (#93)
- c0c406c Fix Toggle Diagnostics Action Check (#91)
- 6e955fa Fixes msvc release. Adds build artifacts so non release exes can be accessed. Reworks installer (#89)
- d282ab6 A few more corrections to AzurePipelines.yml
This list of changes was auto generated.
RadialGM-a690ba927c1ebfebd5c975cfe7532a9c97ad659f: Dont try to publish release from ENIGMA (#108)
RadialGM-a690ba927c1ebfebd5c975cfe7532a9c97ad659f: Dont try to publish release from ENIGMA (#108)
Pre-release
Pre-release
Changes:
- a690ba9 Dont try to publish release from ENIGMA (#108)
- e668c2d Extract an Azure template that can be reused from ENIGMA (#106)
- b3cc0ac Find GRPC & GRPC Linux Fixes (#101)
- df9c711 Update azure-pipelines.yml
- a02a2c3 Fix QScintilla2 CMake Issues (#97)
- d7c4ea2 Azure Enable GRPC for Win32 (#95)
- c42f7bc Update ENIGMA w/ Proto Make Fixes (#98)
- 8960e22 Update ENIGMA Submodule (#94)
- adcb0a7 Restore GRPC (#90)
- 6d626d7 RGM Enable Syntax Highlight (#93)
RadialGM-e668c2d0643c4d6476b5bfb9093ac4a3e910795a: Extract an Azure template that can be reused from ENIGMA (#106)
Pre-release
Changes:
- e668c2d Extract an Azure template that can be reused from ENIGMA (#106)
- b3cc0ac Find GRPC & GRPC Linux Fixes (#101)
- df9c711 Update azure-pipelines.yml
- a02a2c3 Fix QScintilla2 CMake Issues (#97)
- d7c4ea2 Azure Enable GRPC for Win32 (#95)
- c42f7bc Update ENIGMA w/ Proto Make Fixes (#98)
- 8960e22 Update ENIGMA Submodule (#94)
- adcb0a7 Restore GRPC (#90)
- 6d626d7 RGM Enable Syntax Highlight (#93)
- c0c406c Fix Toggle Diagnostics Action Check (#91)
See More
- 6e955fa Fixes msvc release. Adds build artifacts so non release exes can be accessed. Reworks installer (#89)
- d282ab6 A few more corrections to AzurePipelines.yml
This list of changes was auto generated.
RadialGM-4a88fb4d2017929dfd9d7a53e80ca0ad14b31487
Changes:
- 4a88fb4 Merge a76ece5 into b3cc0ac
- a76ece5 Merge branch 'master' of https://github.com/enigma-dev/RadialGM into grpc-blocking-thread2
- b3cc0ac Find GRPC & GRPC Linux Fixes (#101)
- df9c711 Update azure-pipelines.yml
- 4d6db3c Merge branch 'master' of https://github.com/enigma-dev/RadialGM into grpc-blocking-thread2
- a02a2c3 Fix QScintilla2 CMake Issues (#97)
- f7a1923 Merge branch 'master' of https://github.com/enigma-dev/RadialGM into grpc-blocking-thread2
- d7c4ea2 Azure Enable GRPC for Win32 (#95)
- c16b1e6 Merge branch 'master' of https://github.com/enigma-dev/RadialGM into grpc-blocking-thread2
- c42f7bc Update ENIGMA w/ Proto Make Fixes (#98)
See More
- 03e0609 Merge branch 'master' of https://github.com/enigma-dev/RadialGM into grpc-blocking-thread2
- 8960e22 Update ENIGMA Submodule (#94)
- c2ed8c2 QTimer include is not used now
- 1a328b8 Merge branch 'master' of https://github.com/enigma-dev/RadialGM into grpc-blocking-thread2
- adcb0a7 Restore GRPC (#90)
- 41c479e Clean up comments a little
- 48d4d71 Merge branch 'master' of https://github.com/enigma-dev/RadialGM into grpc-blocking-thread2
- 6d626d7 RGM Enable Syntax Highlight (#93)
- acffbad Use std::thread so we don't have to use another Qt module
- 2374a81 Don't need chrono include now either
- e0cfce9 comments are too long
- bece01a Future deadline helper is no longer needed
- 53a7988 Add QtConcurrent to pro for now
- 6c44119 Merge branch 'master' of https://github.com/enigma-dev/RadialGM into grpc-blocking-thread2
- d4d34a9 GRPC Blocking Thread
- c0c406c Fix Toggle Diagnostics Action Check (#91)
- c635f7d Restore GRPC Server Plugin
- 6e955fa Fixes msvc release. Adds build artifacts so non release exes can be accessed. Reworks installer (#89)
- d282ab6 A few more corrections to AzurePipelines.yml
This list of changes was auto generated.