291 Commits (dd249faae4bb77c09cc9625c24b80aceb8e784d6)

Author SHA1 Message Date
  jules 31f0d5e239 Introjucer: added more options for optimisation levels on GCC/LLVM targets. 10 years ago
  jules ef4a6ce1a7 Introjucer: Fix iOS 8.1 orientation by adding default orientation flags to the generated project plist. 10 years ago
  jules 4ed044b93c Introjucer: prevented copying hidden source-control sub-folders when module code is copied to the project folder. 10 years ago
  jules 0e591abe0f Introjucer: Stripped a couple of defunct values out of the generated linux makefiles. 10 years ago
  jules fce4188055 Introjucer: made the Xcode exporter delete .rsrc files to force a rebuild which can be needed to update the version number. 10 years ago
  jules d130a8e338 Introjucer: reporting of errors when resource files are missing when creating the binary data. 10 years ago
  jules cbe1e6bcdc Introjucer: Updated the default android NDK version from 8 to 10 10 years ago
  jules bbc3a56b84 Introjucer: added module option flags for OSXLibs and iOSLibs 10 years ago
  jules 6bc4d7627f Modified the ValueTree::Listener::valueTreeChildRemoved() and ValueTree::Listener::valueTreeChildOrderChanged() methods to include some extra parameters that give more detailed info about exactly what changed. 10 years ago
  jules e4d1d7deed Introjucer: enabled the flag for warnings-as-errors for MSVC 2010 and later. 10 years ago
  jules e5b5a164eb Introjucer: added theme support and import-modules for Android builds. 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 37e2fcbf69 Introjucer: Fix for makefile paths containing spaces. 10 years ago
  jules dc79ef6094 Introjucer: added ability to use BinaryData resources as images in the old GUI editor. 10 years ago
  jules 50fc02a82b Introjucer: added newer platform SDK targets to VS2012 and VS2012 exporters. 10 years ago
  jules ae271f09de Introjucer: Fixed a typo in the iOS project generation that creates the launch-image info file. 10 years ago
  jules b1cd30842e Introjucer: added an option in linux to avoid setting the -march flag. 10 years ago
  jules 2bacad372f Introjucer: Fix for handling spaces in some Xcode project paths. 10 years ago
  jules ad967325cd Introjucer: Added a flag to the iOS plist to work around flickering problems when launching the app caused by the OS giving strange screen size values. 10 years ago
  jules fccca2eff7 Introjucer: fixed a mix-up when creating VS2005 exporters 10 years ago
  jules fefceaf20d Introjucer: fixed the list of exporter types 10 years ago
  jules 5bdfa1bf52 Whitespace cleanups. 10 years ago
  jules 8f8c9cccd4 Introjucer: added an exporter type for VS2015 10 years ago
  jules e580172733 Introjucer: Added CTP_Nov2013 to the list of platform toolsets 10 years ago
  jules d75c31bf64 Introjucer: Workaround for old versions of GCC 10 years ago
  jules 6d56d590df Introjucer: handled a couple more escape characters in the Xcode exporter 10 years ago
  jules 581f6d26de Introjucer: Fixed escaping of scripts in Xcode exporter 10 years ago
  jules f2f8da2abe Introjucer: bumped latest OSX SDK option to 10. 10 years ago
  jules 5ba9d83209 Implemented exporter creation in new project wizard 10 years ago
  jules ef653b4cdd Added C++11 flags to the linux and codeblocks makefiles 10 years ago
  jules d88a49d9ae Introjucer: avoided creating iOS assets for a static lib project. 10 years ago
  jules fc6d485b29 Introjucer: enabled C++11 support by default in android projects 10 years ago
  jules 811258e72b Introjucer: made the iOS build spit out some .xcassets resources, to force it to launch correctly on iOS8 10 years ago
  jules ee9531dd53 Introjucer: added a JUCE_DONT_DECLARE_PROJECTINFO guard flag around the auto-generated ProjectInfo namespace, in case you need to avoid declaring it for some reason. 10 years ago
  jules 970300867f Introjucer: Added .S to the supported asm file extensions. 10 years ago
  jules 6a89a440b5 Introjucer: Reorganised some file extensions and added .asm and .s to the list of recognised types. 10 years ago
  jules 86fc9d7e16 Introjucer: Updates to the android exporter, adding a toolchain version setting. 10 years ago
  jules f3447b3ece Introjucer: codeblocks export fix. 10 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