90 Commits (970300867f2c02ed7b86b70843e091cc0b5b51f2)

Author SHA1 Message Date
  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 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 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 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. 11 years ago
  jules b439a1a4a3 Introjucer: added support for link-time code gen and non-IEEE math support on OSX + MSVC. 11 years ago
  jules f2cca861dd Introjucer: quoting of all include paths to keep Xcode 5 happy. 11 years ago
  jules e4557e618e Introjucer: fix for Xcode paths that contain spaces 11 years ago
  jules 272c38ff53 Introjucer: avoided mangling Xcode frameworks if they're specified as absolute paths. 11 years ago
  jules ab6314f9e3 Introjucer: updated some Xcode architecture flags that seem to have changed. Added a VC2013 build. 11 years ago
  jules 3c03b34c07 Introjucer: made the Xcode projects correctly handle .c file types. 11 years ago
  jules 3fe01cdca7 Removed some duplicated code. 11 years ago
  jules f887803358 Introjucer: updated list of OSX SDK versions. 11 years ago
  jules fc772941d6 Fixed some pedantic warnings. 11 years ago
  jules 68e49a99bb Introjucer: tweaked the dead code stripping flags for Xcode. 11 years ago
  jules 2c97d9ed3d Introjucer: made Xcode release builds strip dead code. 11 years ago
  jules c3e082b252 Added WindowsRegistry::keyExists() methods 11 years ago
  jules f196f88330 Introjucer: added a menu to choose which IDE to launch when there's more than one. 11 years ago
  jules 82d305a2a2 Introjucer: added exporter for VS2013 12 years ago
  jules ddc1524742 Updated headers in demo project files. 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 891e0c5343 Introjucer: Xcode tweak so that newer Xcode versions still put the build products in the build/[config] folder by default. 12 years ago
  jules 22b98217d8 Introjucer: fix for android not using external libraries setting. 12 years ago
  jules 1bfddbbeff Introjucer: added CLANG_LINK_OBJC_RUNTIME = NO flag to Xcode builds. 12 years ago
  jules e8cc7b1dd6 Introjucer: Xcode prebuild script fix. 12 years ago
  jules ddb6b969ea Introjucer: new plist format for AU plugins. 12 years ago
  jules 7a3453f48b Minor clean-ups. 12 years ago
  jules 54eebff76d Introjucer: added custom external libraries to link. 12 years ago
  jules 9bf10e2caa Introjucer: Xcode fix for properties which end in a quote. 12 years ago
  jules d79fcf1d32 Introjucer: swapped the xib file for a nib file. 12 years ago
  jules f13621a78d Added support for native OSX recent files menu - to enable it, see the MenuBarModel::setMacMainMenu() method, and re-save your project using this version of the introjucer. 12 years ago
  jules c50a70669a Introjucer: handling quotes in preprocessor defs in Xcode 12 years ago
  jules 2758080d7e Introjucer: added Xcode pre-build script. 12 years ago
  jules c38cb0a7b9 Introjucer: images files that aren't marked as being a binary include are added to the Xcode project as resources. 12 years ago
  jules 9077ba817d Introjucer: fix for Xcode filenames containing @ signs. 12 years ago
  jules 2ac8615c7e Introjucer: Xcode project generation update. 12 years ago
  jules 9fde239d9c Misc minor tidying up. 12 years ago
  jules e8131455d5 Introjucer: added some comment fields to the config pages. 12 years ago
  jules b11527d751 Introjucer: launching a project now opens the first possible exporter in the list. 12 years ago
  jules b86a9f3429 Introjucer: fix for Xcode plist file generation when there are multiple file extensions. 12 years ago
  jules 74eb65090f Introjucer: improved some rollover help. 12 years ago