ultimatepp/uppsrc/ide/Builders
Zbigniew Rębacz fbacffd906
UMK as pure console application (#111)
Umk: remove UI dependencies from ide/Builders to make umk pure console application, except OSX (where Draw is needed to rescale images)
2023-12-02 15:39:43 +01:00
..
Android.h IDE: Android Builder update to 2022 stack (#116) 2022-12-04 18:24:34 +01:00
AndroidApplicationMakeFile.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
AndroidBuilder.cpp ide: Fixed single file building 2023-03-02 10:11:45 +01:00
AndroidBuilder.h IDE: Android Builder update to 2022 stack (#116) 2022-12-04 18:24:34 +01:00
AndroidBuilderCommands.cpp Ide, Android: Android builder now can works with higher versions of JDE - Java 1.8 will be forced. 2021-07-25 15:58:25 +00:00
AndroidBuilderUtils.cpp .ide GccBuilder now preprocess files required c++11 2017-03-18 19:35:24 +00:00
AndroidMakeFile.cpp Core on Android compiles one more time - improvments in Android builder, code refactoring 2016-12-24 14:18:27 +00:00
AndroidModuleMakeFile.cpp Ide: Removed restriction module keyword from AndroidModuleMakeFile::AppendModules() method. 2022-12-24 22:47:47 +01:00
AndroidModuleMakeFileBuilder.cpp .ide Channge logger subclasses to more simple Logd, Logi, Logw, Loge. 2017-04-16 16:28:58 +00:00
AndroidProject.cpp IDE: Android Builder update to 2022 stack (#116) 2022-12-04 18:24:34 +01:00
Blitz.cpp ide: Fixed single file building 2023-03-02 10:11:45 +01:00
Build.cpp ide: Fixed clang-format in MacOS, upgrade theide function implemented for macos 2023-04-19 09:03:31 +02:00
Build.h ide: Fixed issue with assist and main.conf 2023-03-02 14:17:34 +01:00
BuilderComponents.h ide: Fixed single file building 2023-03-02 10:11:45 +01:00
Builders.h ide: Builders now declares bmGIT_REVCOUNT macro (similar to former SVN_REVISION), now used in ide itself in the about box. 2021-08-27 18:03:53 +02:00
Builders.upp UMK as pure console application (#111) 2023-12-02 15:39:43 +01:00
BuilderUtils.cpp .ide GccBuilder now preprocess files required c++11 2017-03-18 19:35:24 +00:00
BuilderUtils.h .ide GccBuilder now preprocess files required c++11 2017-03-18 19:35:24 +00:00
CCJ.cpp ide: CLANG warnings fixed 2021-08-02 14:15:35 +02:00
Cocoa.cpp upp.src: Universal POSIX installation now should include MacOS 2023-04-17 11:24:31 +02:00
coff.h ide: Removed dependency on coff 2014-04-28 17:24:13 +00:00
Copying u++: Copying updated to 2023 2023-09-17 15:00:44 +02:00
CppBuilder.cpp ide: Fixed problem with invalid .ext hanging theide 2023-10-02 23:51:08 +02:00
GccBuilder.cpp ide: MacOS build fixes (BSD does not recognize ar response file) 2023-04-13 15:38:52 +02:00
Install.cpp upp.src: Universal POSIX installation now should include MacOS 2023-04-17 11:24:31 +02:00
JavaBuilder.cpp ide: LocalHost/Host, urepo refactored 2020-12-12 19:27:04 +00:00
MakeFile.cpp ide: Builders now declares bmGIT_REVCOUNT macro (similar to former SVN_REVISION), now used in ide itself in the about box. 2021-08-27 18:03:53 +02:00
MscBuilder.cpp ide, umk: MacOS builders improvements 2023-04-08 18:35:34 +02:00
ScriptBuilder.cpp ide: LocalHost/Host, urepo refactored 2020-12-12 19:27:04 +00:00