201 Commits (b172d3a07024d20ca5df2d50a5d3a3800c93a06b)

Author SHA1 Message Date
  jules 53ae95b730 Introjucer: fix for a situation where project groups could get duplicate IDs. 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 68227e8b29 Introjucer: Fixed an ordering problem in linux makefile generation. 11 years ago
  jules c3e082b252 Added WindowsRegistry::keyExists() methods 12 years ago
  jules 61e87b7ead Introjucer: added LOCAL_ARM_MODE flag for android. 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 c75a7300f5 Added some 'override' modifiers to overridden methods. 12 years ago
  jules 62bed4a224 Introjucer: fix for static lib builds on linux. 12 years ago
  jules ddc1524742 Updated headers in demo project files. 12 years ago
  jules 4b61bee102 Introjucer: makefile flags fix. 12 years ago
  jules a82ab2fd8e Introjucer: made linux exporter use same flags for C files 12 years ago
  jules ce3050f547 Introjucer: added link flags to LOCAL_LDLIBS for android build. 12 years ago
  jules 5d353d4dec Introjucer: Character type setting for MSVC export 12 years ago
  jules f45a311d97 Introjucer: handling newlines in extra compiler flags setting. 12 years ago
  jules ba52b4aec5 Introjucer: hiding symbol visibility in linux release builds. 12 years ago
  jules 00641f06ed Introjucer: Added a couple of CodeBlocks flags. 12 years ago
  jules bc6693f9fc Introjucer: Added a flag to CodeBlocks export. 12 years ago
  jules 5ee84916a3 Introjucer: per-config linux makefile architecture setting. 12 years ago
  jules cf9e7072ae Introjucer: resource file size limit setting. 12 years ago
  jules f8ddf59b96 Introjucer: added ARM architecture options for linux makefiles. 12 years ago
  jules 84dd03930b Introjucer: set LOCAL_CFLAGS variable for Android. 12 years ago
  jules bf3cb2e29b Avoided some strict compiler warnings. 12 years ago
  jules 3d1aaf1aa9 Introjucer: Code::Blocks fixes. 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 c92c3fc4c8 Introjucer: linux CPU architecture option. 12 years ago
  jules 0358e95dc9 Introjucer: cleaned up some binarydata code. 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 b6d0cef252 Introjucer: set the LargeAddressAware flag in VC2010/12 builds. 12 years ago
  jules 22b98217d8 Introjucer: fix for android not using external libraries setting. 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 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