|  jules | 21dabf778d | Introjucer: Refactored global path implementation | 10 years ago | 
				
					
						|  jules | 4c6be5671e | Introjucer: if groups are sorted, then adding new files retains the sort order. | 10 years ago | 
				
					
						|  Timur Doumler | 7c226fcf92 | Introjucer: C++98 compile fixes. | 10 years ago | 
				
					
						|  Timur Doumler | a178731a95 | refactoring: put initialisation of dependency path values into the individual exporters, called from their constructors. | 10 years ago | 
				
					
						|  hogliux | c7b8e77031 | Update copyright notice | 10 years ago | 
				
					
						|  jules | 43ce64a099 | Introjucer: refactored some functions and made it add "--no-undefined" to linux VST makefile linker settings. | 10 years ago | 
				
					
						|  jules | 31f0d5e239 | Introjucer: added more options for optimisation levels on GCC/LLVM targets. | 10 years ago | 
				
					
						|  jules | e4d1d7deed | Introjucer: enabled the flag for warnings-as-errors for MSVC 2010 and later. | 10 years ago | 
				
					
						|  jules | 5908238f8a | Introjucer: Added a "warnings = errors" option to the MSVC builds. | 10 years ago | 
				
					
						|  jules | 24bce65869 | Introjucer: modified the MSVC exporter to leave it up to MSVC to choose the default binary folder name unless you specifically set a value for it. | 10 years ago | 
				
					
						|  jules | 50fc02a82b | Introjucer: added newer platform SDK targets to VS2012 and VS2012 exporters. | 10 years ago | 
				
					
						|  jules | 8f8c9cccd4 | Introjucer: added an exporter type for VS2015 | 11 years ago | 
				
					
						|  jules | e580172733 | Introjucer: Added CTP_Nov2013 to the list of platform toolsets | 11 years ago | 
				
					
						|  jules | 6a89a440b5 | Introjucer: Reorganised some file extensions and added .asm and .s to the list of recognised types. | 11 years ago | 
				
					
						|  jules | c8bf8cd41e | Moved some C++ escaping functions from the Introjucer into CppTokeniserFunctions. | 11 years ago | 
				
					
						|  jules | ecaf9eb1ac | Introjucer: made sure that preprocessor tokens are replaced in the binary name used. | 11 years ago | 
				
					
						|  jules | b439a1a4a3 | Introjucer: added support for link-time code gen and non-IEEE math support on OSX + MSVC. | 12 years ago | 
				
					
						|  jules | a2705927c9 | Introjucer: tweak to the VS2010 toolset types. | 12 years ago | 
				
					
						|  jules | b6a907290b | Introjucer: added option to set the toolset in VC2010 projects. | 12 years ago | 
				
					
						|  jules | bb4aa53773 | Minor clean-up. | 12 years ago | 
				
					
						|  jules | 86d03cc5ed | Introjucer: avoided setting the MSVC character type if "default" is chosen. | 12 years ago | 
				
					
						|  jules | 81435f8134 | Made a few constant string arrays static to help compilers to optimise their initialisation. | 12 years ago | 
				
					
						|  jules | 9243e3dbdd | Minor tinkering with the String class. | 12 years ago | 
				
					
						|  jules | fc772941d6 | Fixed some pedantic warnings. | 12 years ago | 
				
					
						|  jules | 53ae95b730 | Introjucer: fix for a situation where project groups could get duplicate IDs. | 12 years ago | 
				
					
						|  jules | f196f88330 | Introjucer: added a menu to choose which IDE to launch when there's more than one. | 12 years ago | 
				
					
						|  jules | 02e51c6074 | Introjucer: VC2013 exporter fix. | 12 years ago | 
				
					
						|  jules | 82d305a2a2 | Introjucer: added exporter for VS2013 | 12 years ago | 
				
					
						|  jules | 472082c378 | Introjucer: made VC pre/post build commands multi-line. | 12 years ago | 
				
					
						|  jules | ddc1524742 | Updated headers in demo project files. | 12 years ago | 
				
					
						|  jules | 5d353d4dec | Introjucer: Character type setting for MSVC export | 12 years ago | 
				
					
						|  jules | 5601c4d189 | Introjucer: Added an exporter for Code::Blocks projects | 12 years ago | 
				
					
						|  jules | 2a6a6651b2 | Introjucer: refactored static/dynamic library generation projects. | 12 years ago | 
				
					
						|  jules | d0135d9efc | Worked around a GCC compiler bug. Also tidied up a bunch of GCC warnings. | 12 years ago | 
				
					
						|  jules | b6d0cef252 | Introjucer: set the LargeAddressAware flag in VC2010/12 builds. | 12 years ago | 
				
					
						|  jules | eee4176331 | VC2008 build fix. Rebuild of projects. | 12 years ago | 
				
					
						|  jules | f65a8148a6 | Introjucer: fixed broken MSVC intermediates path. | 12 years ago | 
				
					
						|  jules | f507bb8a48 | Introjucer: added an option to set the intermediates path in MSVC. | 12 years ago | 
				
					
						|  jules | 719969e1dd | Introjucer: fixed typo in VS toolset names. | 12 years ago | 
				
					
						|  jules | 5b33ab51f0 | Introjucer: added VS2012 option for choosing the target SDK. | 12 years ago | 
				
					
						|  jules | 8d0d475234 | Introjucer: turn off SEH in VS2012 export when edit+continue enabled. | 12 years ago | 
				
					
						|  jules | 84e87f7391 | Introjucer: tidied up optimisation level descriptions. | 12 years ago | 
				
					
						|  jules | 24667e7f48 | Introjucer: fix to AAX install script and VC2008 optimisation level. | 12 years ago | 
				
					
						|  jules | f68d0af5c2 | Introjucer: Added a VS2012 exporter type. | 12 years ago | 
				
					
						|  jules | 0851999567 | Introjucer: tweak to VC2010 maximum optimisation flags. | 12 years ago | 
				
					
						|  jules | 2c8b5a37af | Introjucer: VC option for forcing debug symbols. | 12 years ago | 
				
					
						|  jules | a70b4f912c | Introjucer: VC2010 library paths. | 12 years ago | 
				
					
						|  jules | 7a3453f48b | Minor clean-ups. | 13 years ago | 
				
					
						|  jules | e954a6558b | Introjucer: More explicit control over the MSVC DLL runtime mode. | 13 years ago | 
				
					
						|  jules | 54eebff76d | Introjucer: added custom external libraries to link. | 13 years ago |