165 Commits (f65a8148a6de89f5cdd49b4787d155c749fdde4c)

Author SHA1 Message Date
  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 1bfddbbeff Introjucer: added CLANG_LINK_OBJC_RUNTIME = NO flag to Xcode builds. 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 e8cc7b1dd6 Introjucer: Xcode prebuild script fix. 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 69a08e3fb2 Removed some superfluous semicolons. 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 ddb6b969ea Introjucer: new plist format for AU plugins. 12 years ago
  jules 7a3453f48b Minor clean-ups. 12 years ago
  jules 234525aef9 Increased the warning level in a couple of OSX builds, and removed some pedantic warnings in the introjucer. 12 years ago
  jules e954a6558b Introjucer: More explicit control over the MSVC DLL runtime mode. 12 years ago
  jules 54eebff76d Introjucer: added custom external libraries to link. 12 years ago
  jules 699b5303e2 Android: multi-touch support. 12 years ago
  jules c391b5eab8 Introjucer: added an extra icon ID in the MSVC resource file. 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 fdb31aff5c Added Logger::getCurrentLogger method. 12 years ago
  jules 828d6f8e18 Introjucer: when saving very large amounts of binary data, it now splits it across multiple cpp files 12 years ago
  jules ab7c03a99e Introjucer: Added MSVC option for using DLL runtime lib. 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 db5c92f760 Introjucer: module error handling. 12 years ago
  jules 46f1c15f92 Introjucer: fix for binary data with duplicate filenames. 12 years ago
  jules 0a1c88be30 Android: setting targetSDKVersion flag. 12 years ago
  jules 06e2a667fb Introjucer: change to android manifest to improve graphics performance. Stopped alertwindows being always-on-top in plugins. 12 years ago
  jules e77d5b12ef Some clean-ups and additions to Logger and FileLogger classes. Added some logging to the Introjucer. 12 years ago
  jules 2ac8615c7e Introjucer: Xcode project generation update. 12 years ago
  jules 1be82bfcee Introjucer: Added a strip option to linux makefile generation 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 2791f878e7 Introjucer: fix for VS. 12 years ago
  jules b11527d751 Introjucer: launching a project now opens the first possible exporter in the list. 12 years ago
  jules 0b8174c410 Introjucer: removed android build warning. 12 years ago
  jules 514ed0f30d Introjucer: avoid unnecessary file deletions when saving. 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
  jules d5ddbc88bd Introjucer: cosmetic changes. 12 years ago
  jules 49d0182f61 Introjucer: graphical tweaks, binary data header change. 13 years ago
  jules af3bab799f Introjucer: fine-tuned some command behaviours. 13 years ago
  jules e3537ba57a Cleaned out some defunct ComponentBuilder code. 13 years ago