1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-21 01:24:21 +00:00
JUCE/extras/Introjucer/Source/Project Saving
2012-02-28 20:30:57 +00:00
..
jucer_ProjectExport_Android.h Introjucer: improved Android projects so that ant can now build and install the apk in the standard way, and added signing key values. 2012-02-27 22:02:20 +00:00
jucer_ProjectExport_Make.h Added -ldl to linux builds. Tidied up a few warnings. 2012-02-28 19:51:22 +00:00
jucer_ProjectExport_MSVC.h Made the ValueTree::getPropertyAsValue method non-const, to ensure the class behaves in a const-correct manner. Improved the Introjucer's use of const ValueTrees to enable it to write each exporter in parallel, for quicker saving. Tweaked the Identifer class to be thread-safe. 2012-02-24 17:15:58 +00:00
jucer_ProjectExport_XCode.h Made the ValueTree::getPropertyAsValue method non-const, to ensure the class behaves in a const-correct manner. Improved the Introjucer's use of const ValueTrees to enable it to write each exporter in parallel, for quicker saving. Tweaked the Identifer class to be thread-safe. 2012-02-24 17:15:58 +00:00
jucer_ProjectExporter.cpp Introjucer build config fix. 2012-02-28 20:30:57 +00:00
jucer_ProjectExporter.h Made the ValueTree::getPropertyAsValue method non-const, to ensure the class behaves in a const-correct manner. Improved the Introjucer's use of const ValueTrees to enable it to write each exporter in parallel, for quicker saving. Tweaked the Identifer class to be thread-safe. 2012-02-24 17:15:58 +00:00
jucer_ProjectSaver.h Cleaned up and simplified the ThreadPool class - addJob now takes a flag to indicate whether the pool should delete that job, and the class's constructor arguments have been simplified. 2012-02-28 15:08:26 +00:00
jucer_ResourceFile.cpp Better binary string literal generation in the introjucer. 2012-02-01 17:26:47 +00:00
jucer_ResourceFile.h Internal work on the ComponentBuilder system. 2012-01-17 18:33:35 +00:00