|  jules | f3447b3ece | Introjucer: codeblocks export fix. | 11 years ago | 
				
					
						|  jules | c8bf8cd41e | Moved some C++ escaping functions from the Introjucer into CppTokeniserFunctions. | 11 years ago | 
				
					
						|  jules | 94076545a4 | Introjucer: avoiding an Xcode warning when quicktime is explicitly disabled. | 11 years ago | 
				
					
						|  jules | 65f01eb6f7 | Introjucer: tweaked Xcode project structure to avoid warning about architectures. | 11 years ago | 
				
					
						|  jules | 29f36905c5 | Introjucer: updated the list of iOS versions. | 11 years ago | 
				
					
						|  jules | 5409951861 | Refactored some Xcode warning suppression. | 11 years ago | 
				
					
						|  jules | 783af9c332 | Introjucer: avoided warnings for old 3rd-party code in Xcode 5.1 | 11 years ago | 
				
					
						|  jules | 8146a6bc37 | Fix for android 'ant clean' operation. | 11 years ago | 
				
					
						|  jules | 705f73610c | Introjucer: larger field sizes. | 11 years ago | 
				
					
						|  jules | 633ff931d6 | Introjucer: made sure the linux makefiles don't do crazy things when given mis-typed config names. | 11 years ago | 
				
					
						|  jules | cc633ce3f5 | Introjucer: Fixed folder sorting in Xcode export. | 11 years ago | 
				
					
						|  jules | 3100e54728 | Introjucer: workaround for building OSX icons if only a 1024x1024 image is supplied | 11 years ago | 
				
					
						|  jules | 593e1c1e65 | Introjucer: added a setting for specifying a code-signing identity in Xcode builds. | 11 years ago | 
				
					
						|  jules | 45b49f84d1 | Introjucer: moved the definition of a BinaryData constant into the header file. | 11 years ago | 
				
					
						|  jules | eee868ae02 | Introjucer: projects now include a JUCE_APP_VERSION macro containing the version number. | 11 years ago | 
				
					
						|  jules | ecaf9eb1ac | Introjucer: made sure that preprocessor tokens are replaced in the binary name used. | 11 years ago | 
				
					
						|  jules | d582a66917 | Introjucer: Added gnu++0x flag for android builds. Support for SVG icons. | 12 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 | 9bba8bae5e | Introjucer: added a header-guard to the binarydata files that are generated | 12 years ago | 
				
					
						|  jules | fb15840f61 | Introjucer: removed a flag from the CodeBlocks project exporter. | 12 years ago | 
				
					
						|  jules | 86d03cc5ed | Introjucer: avoided setting the MSVC character type if "default" is chosen. | 12 years ago | 
				
					
						|  jules | f2cca861dd | Introjucer: quoting of all include paths to keep Xcode 5 happy. | 12 years ago | 
				
					
						|  jules | 2c3d639d91 | Introjucer: fix for RTAS path when exporting VC projects. | 12 years ago | 
				
					
						|  jules | 7643162766 | Introjucer: made it recognise .S files as needing to be compiled. | 12 years ago | 
				
					
						|  jules | e4557e618e | Introjucer: fix for Xcode paths that contain spaces | 12 years ago | 
				
					
						|  jules | 272c38ff53 | Introjucer: avoided mangling Xcode frameworks if they're specified as absolute paths. | 12 years ago | 
				
					
						|  jules | a9c4a69408 | Introjucer: added a button to copy module paths across all modules. | 12 years ago | 
				
					
						|  jules | 12a8dd3092 | Avoided some pedantic GCC warnings. | 12 years ago | 
				
					
						|  jules | 4de9768ecb | Introjucer: better setup of module paths in new exporters. | 12 years ago | 
				
					
						|  jules | f4a5a0ecb4 | Introjucer: better exporting of absolute module paths in android makefiles. | 12 years ago | 
				
					
						|  jules | ab6314f9e3 | Introjucer: updated some Xcode architecture flags that seem to have changed. Added a VC2013 build. | 12 years ago | 
				
					
						|  jules | 81435f8134 | Made a few constant string arrays static to help compilers to optimise their initialisation. | 12 years ago | 
				
					
						|  jules | 20fa1be6ed | Introjucer: fix for finding modules on linux. | 12 years ago | 
				
					
						|  jules | 3c03b34c07 | Introjucer: made the Xcode projects correctly handle .c file types. | 12 years ago | 
				
					
						|  jules | 3fe01cdca7 | Removed some duplicated code. | 12 years ago | 
				
					
						|  jules | 342684a4c2 | Introjucer: extended the binary data format to include a list of the filenames of all the resources. | 12 years ago | 
				
					
						|  jules | a9aae9651b | Big refactoring of the introjucer's module handling - removed the global module path, and each module now stores its path for each exporter. Rewrote all the UI for downloading + updating modules. | 12 years ago | 
				
					
						|  jules | 9113a7d6ab | Introjucer: internal refactoring work. | 12 years ago | 
				
					
						|  jules | f887803358 | Introjucer: updated list of OSX SDK versions. | 12 years ago | 
				
					
						|  jules | 9243e3dbdd | Minor tinkering with the String class. | 12 years ago | 
				
					
						|  jules | fc772941d6 | Fixed some pedantic warnings. | 12 years ago | 
				
					
						|  jules | 64391b7552 | Introjucer: began refactoring some module-management code. | 12 years ago | 
				
					
						|  jules | 463325c0c6 | Introjucer: changed the way binary data cpps are generated so that the content will not be dependent on machine-specific paths. | 12 years ago | 
				
					
						|  jules | ec524a437d | Fixed VC warning. Tweak to mouse cursor snap-back in sliders. Added an introjucer option to avoid adding the BinaryData.h header to AppConfig.h | 12 years ago | 
				
					
						|  jules | 53ae95b730 | Introjucer: fix for a situation where project groups could get duplicate IDs. | 12 years ago | 
				
					
						|  jules | 68e49a99bb | Introjucer: tweaked the dead code stripping flags for Xcode. | 12 years ago | 
				
					
						|  jules | 2c97d9ed3d | Introjucer: made Xcode release builds strip dead code. | 12 years ago |