1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/extras/Projucer/Source/LiveBuildEngine
2018-11-10 10:24:15 +00:00
..
UI Projucer: Fixed a potential crash when the live-build component list is changed 2017-10-05 09:59:21 +01:00
jucer_ActivityList.h Added some macros for asserting when functions are called in an unsafe manner outside the message thread. 2018-10-16 17:39:54 +01:00
jucer_ClassDatabase.h Fixed some const violation errors 2017-12-19 12:44:24 +00:00
jucer_ClientServerMessages.h Added a method ValueTree::appendChild(). Also tidied up a lot of the ValueTree comments, which were a bit scrappy. 2017-11-11 14:17:48 +00:00
jucer_CompileEngineClient.cpp Projucer: Fixed a bug connecting to the build server on startup 2018-11-10 10:24:15 +00:00
jucer_CompileEngineClient.h Added some methods to allow ReferenceCountedObjectPtrs to be constructed or copied from references as well as pointers - as well as increasing safety, this actually makes things a bit more efficient as it skips a nullptr check. Updated lots of places in the code that could take advantage of this 2018-07-03 11:51:13 +01:00
jucer_CompileEngineDLL.h Tidied up a few minor coding style discrepencies 2018-04-10 09:50:11 +01:00
jucer_CompileEngineServer.cpp Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
jucer_CompileEngineServer.h Projucer: Re-factored source code groups and general code clean-up 2017-09-29 14:55:01 +01:00
jucer_CompileEngineSettings.h Projucer: Ensure that the compile engine settings are stored and recalled correctly 2018-04-11 09:48:09 +01:00
jucer_CppHelpers.h Projucer: Re-factored source code groups and general code clean-up 2017-09-29 14:55:01 +01:00
jucer_DiagnosticMessage.h Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
jucer_DownloadCompileEngineThread.cpp Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
jucer_DownloadCompileEngineThread.h Projucer: Re-factored source code groups and general code clean-up 2017-09-29 14:55:01 +01:00
jucer_ErrorList.h Added some macros for asserting when functions are called in an unsafe manner outside the message thread. 2018-10-16 17:39:54 +01:00
jucer_LiveCodeBuilderDLL.h Projucer: Re-factored source code groups and general code clean-up 2017-09-29 14:55:01 +01:00
jucer_MessageIDs.h Projucer: Re-factored source code groups and general code clean-up 2017-09-29 14:55:01 +01:00
jucer_ProjectBuildInfo.h Added a method ValueTree::appendChild(). Also tidied up a lot of the ValueTree comments, which were a bit scrappy. 2017-11-11 14:17:48 +00:00
jucer_SourceCodeRange.h Projucer: Re-factored source code groups and general code clean-up 2017-09-29 14:55:01 +01:00