ed
							
						 | 
						
							
							
							
								
							
								ff263ecded
								
							
								
							
						 | 
						
							
							
								
								Projucer:  Removed the per-exporter AAX and RTAS SDK and Android SDK/NDK path settings as well as the unused VST3 SDK setting as this was interfering with the embedded VST3 SDK path
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Tom Poole
							
						 | 
						
							
							
							
								
							
								635f52708b
								
							
								
							
						 | 
						
							
							
								
								CLion:  Fixed some capitalisation in a path
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Tom Poole
							
						 | 
						
							
							
							
								
							
								c1af194af8
								
							
								
							
						 | 
						
							
							
								
								CLion:  Fix a bug creating plug-in bundles on MacOS
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Tom Poole
							
						 | 
						
							
							
							
								
							
								5c49152d9d
								
							
								
							
						 | 
						
							
							
								
								CLion:  Launch the .app bundle from the Projucer on OSX to pass environment variables
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								1e6bbb8da9
								
							
								
							
						 | 
						
							
							
								
								Added some methods to allow ReferenceCountedObjectPtrs to be constructed or copied from references as well as pointers - as well as increasing safety, this actually makes things a bit more efficient as it skips a nullptr check. Updated lots of places in the code that could take advantage of this
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   ed
							
						 | 
						
							
							
							
								
							
								88071b29e6
								
							
								
							
						 | 
						
							
							
								
								Projucer:  Added some missing #pragma once
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Tom Poole
							
						 | 
						
							
							
							
								
							
								ab863a6dc2
								
							
								
							
						 | 
						
							
							
								
								Replaced all usage of ScopedPointer with std::unique_ptr
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Tom Poole
							
						 | 
						
							
							
							
								
							
								4229dc0a4f
								
							
								
							
						 | 
						
							
							
								
								Made a lot of ScopedPointer usage conform to the std::unique_ptr interface
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   ed
							
						 | 
						
							
							
							
								
							
								32789aec6c
								
							
								
							
						 | 
						
							
							
								
								Projucer:  Added getJUCEModules() and getJUCEExporters() methods to MiscUtilities and use getTargetFolderForExporter() for setting exporter's target locations
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   ed
							
						 | 
						
							
							
							
								
							
								06773f18bb
								
							
								
							
						 | 
						
							
							
								
								Projucer:  Add C++17 flag to exporters that support it
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   Tom Poole
							
						 | 
						
							
							
							
								
							
								1c037e07be
								
							
								
							
						 | 
						
							
							
								
								CLion:  Fixed a hardcoded cmake executable name
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   ed
							
						 | 
						
							
							
							
								
							
								2d43125a95
								
							
								
							
						 | 
						
							
							
								
								Projucer:  Cleaned up the exporter code
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   ed
							
						 | 
						
							
							
							
								
							
								b72a626516
								
							
								
							
						 | 
						
							
							
								
								Projucer:  Updated all the exporters and the project settings to use the new ValueWithDefault class
							
							
							
							
								
							
							
						 | 
						7 years ago | 
					
				
					
						
							
							
								   jules
							
						 | 
						
							
							
							
								
							
								f85d706131
								
							
								
							
						 | 
						
							
							
								
								Some minor formatting and comment fixes
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   ed
							
						 | 
						
							
							
							
								
							
								bf0881bfb2
								
							
								
							
						 | 
						
							
							
								
								Projucer:  Fixed a few spelling errors
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   tpoole
							
						 | 
						
							
							
							
								
							
								e1dff09916
								
							
								
							
						 | 
						
							
							
								
								CLion:  Made a plug-in copying path more robust
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   tpoole
							
						 | 
						
							
							
							
								
							
								a75f023ca5
								
							
								
							
						 | 
						
							
							
								
								Clion:  Added a global path to the CLion exe
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   tpoole
							
						 | 
						
							
							
							
								
							
								8e4e4af795
								
							
								
							
						 | 
						
							
							
								
								CLion:  Fixed issues with setting the cpp standard, launching Windows GUI apps without the console, spaces in project names, and Windows style include paths
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   tpoole
							
						 | 
						
							
							
							
								
							
								00af141203
								
							
								
							
						 | 
						
							
							
								
								CLion:  Fixed an issue with module library include paths
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   tpoole
							
						 | 
						
							
							
							
								
							
								8174b66f11
								
							
								
							
						 | 
						
							
							
								
								CLion:  Allowed the Projucer to launch CLion for supported projects
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   tpoole
							
						 | 
						
							
							
							
								
							
								73573ede91
								
							
								
							
						 | 
						
							
							
								
								CLion:  Fixed an issue when linking shared library code with spaces in the library name
							
							
							
							
								
							
							
						 | 
						8 years ago | 
					
				
					
						
							
							
								   tpoole
							
						 | 
						
							
							
							
								
							
								21315abce4
								
							
								
							
						 | 
						
							
							
								
								Projucer:  Added beta CLion exporter support
							
							
							
							
								
							
							
						 | 
						8 years ago |