1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-19 01:04:20 +00:00
JUCE/extras/Projucer/Source/Project Saving
2017-06-01 17:22:07 +01:00
..
jucer_ProjectExport_Android.h Android & Projucer: Use more reliable cpu-features package to get CPU SystemStats on Android 2017-05-16 13:42:35 +01:00
jucer_ProjectExport_CodeBlocks.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
jucer_ProjectExport_Make.h Projucer: Added phony targets to Projucer generated makefiles 2017-06-01 17:22:07 +01:00
jucer_ProjectExport_MSVC.h Projucer: Use 10.0.14393.0 platform target version by default for VS exporter 2017-06-01 12:52:27 +01:00
jucer_ProjectExport_XCode.h Projucer: Moved a Thread::sleep() call that would be called every time a project was saved out of the Xcode exporter and only call it if saving and opening project in Xcode 2017-05-12 12:58:20 +01:00
jucer_ProjectExporter.cpp Projucer: The Projucer now adds a unique suffix to the target project folder of duplicate exporters and the 'selected exporter' drop-down now defaults to the first exporter that can launch the project if none were previously selected 2017-05-15 09:29:15 +01:00
jucer_ProjectExporter.h Projucer: Added a call to isiOS() in ProjectExporter::mayCompileOnCurrentOS() when on mac 2017-05-19 16:12:33 +01:00
jucer_ProjectSaver.cpp Ensured that consistent caps is used for preprocessor macro JucePlugin_Build_Standalone 2017-05-31 14:42:43 +01:00
jucer_ProjectSaver.h Projucer: Make it simpler to uncomment config flags with no specified value in JUCE's AppConfig.h by including the "1" in the define 2017-06-01 12:54:49 +01:00
jucer_ResourceFile.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
jucer_ResourceFile.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
jucer_TextWithDefaultPropertyComponent.h Projucer: Selected colour scheme is now stored and recalled. Multiple fixes for unreadable text in the GUI editor 2017-05-08 17:20:44 +01:00