Commit graph

36 commits

Author SHA1 Message Date
Mirek Fidler
63919f87dc upp: 2024 2024-05-10 14:38:15 +02:00
Mirek Fidler
65aa953b29 u++: Copying updated to 2023 2023-09-17 15:00:44 +02:00
Mirek Fidler
47c0f89e0a ide: Fixed reformatting of truncated JSON/XML files, fixed issues with menu performance 2023-04-26 14:50:50 +02:00
Mirek Fidler
2e77d71f12 ide: clang-format integration 2023-02-01 15:27:24 +01:00
Zbigniew Rębacz
a83d877bd5
IDE: Android Builder update to 2022 stack (#116)
Android Builder was modernized to the latest Google stacks. It is compatible with latest build tools version (33) and android (13).

The following PR covers:
- Migration from deprecated DX to D8
- Migrate from deprecated jarsigner to apksigner
- Android Builder works now for both POSIX and Windows
- There is no possibility to lunch SDK and AVD managers, the tools that we spawned previously are deprecated. We will need to write our own wrappers for console tools if we want to support that.
- Android Builder now parsers AndroidManifest.xml file and informs Android NDK project about minAndroidSdk version from this file. This helps to avoid warnings in the build process.
2022-12-04 18:24:34 +01:00
Mirek Fidler
340ce65c08 uppsrc: (c) 2022 2022-04-03 20:58:06 +02:00
cxl
a5f628fe6d uppsrc: 2020->2021
git-svn-id: svn://ultimatepp.org/upp/trunk@15857 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-19 14:14:08 +00:00
klugier
1d8313bb84 Ide: Limit number of Android c++ runtimes to the current NDK state.
git-svn-id: svn://ultimatepp.org/upp/trunk@15229 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-10 21:01:28 +00:00
cxl
f8b8cbf1eb Copying update
git-svn-id: svn://ultimatepp.org/upp/trunk@14978 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-03 14:50:30 +00:00
cxl
b2fc7728b5 ide: Fixed CLANG warning
git-svn-id: svn://ultimatepp.org/upp/trunk@13408 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-17 14:36:36 +00:00
cxl
38ac5ee73b uppsrc: Copying copyright updated to 2019
git-svn-id: svn://ultimatepp.org/upp/trunk@13070 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-05-01 12:27:32 +00:00
klugier
6118a9bd99 IDE: Topic editor now allows to search in topic collection. #1872
git-svn-id: svn://ultimatepp.org/upp/trunk@11929 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-05-06 21:01:13 +00:00
klugier
1859c26ac8 Ide::Android: Fix download URL for the SDK.
git-svn-id: svn://ultimatepp.org/upp/trunk@11761 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-02 21:01:10 +00:00
klugier
0192ad9cb3 .ide .android NDKBuild now correctly initialized default value for jobs parameter.
git-svn-id: svn://ultimatepp.org/upp/trunk@11077 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-12 19:15:01 +00:00
klugier
6f7cb330b4 .ide BLITZ for Android works on Android and added support for Android verbose builds.
git-svn-id: svn://ultimatepp.org/upp/trunk@10952 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-18 23:49:10 +00:00
klugier
f2e869b43c Android can be treated as regular host - thanks SenderGhost!
git-svn-id: svn://ultimatepp.org/upp/trunk@10798 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-29 19:51:39 +00:00
klugier
5867b34ac1 Fix android builder windows issues, android builder now can be used with never versions of JDK.
git-svn-id: svn://ultimatepp.org/upp/trunk@10617 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-01 18:59:11 +00:00
klugier
2561339fe0 When TheIDE starts with editor mode the tool bar is composed correctly (Before it starts with regular TheIDE toolbar).
git-svn-id: svn://ultimatepp.org/upp/trunk@10570 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-24 21:55:05 +00:00
klugier
df056c5e9f Clang and clang standard library is now default for all Android builds, c++14 enable by default for Android and minor improvments in code.
git-svn-id: svn://ultimatepp.org/upp/trunk@10568 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-24 19:04:32 +00:00
cxl
def1ec1f92 u++: init files removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10409 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-12 06:36:54 +00:00
cxl
8ebdcbb0d5 uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-26 17:15:30 +00:00
cxl
5edae0e110 .reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
klugier
72360ad5c8 IDE now can launch apk on Android Virtual Devices
git-svn-id: svn://ultimatepp.org/upp/trunk@9576 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-03-06 13:22:47 +00:00
klugier
7ece97e561 IDE now can launch Android Device Monitor
git-svn-id: svn://ultimatepp.org/upp/trunk@9536 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-02-28 12:46:26 +00:00
klugier
36c616e7a2 Added licenses to ide/Android and ide/Java packages
git-svn-id: svn://ultimatepp.org/upp/trunk@9194 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-19 19:18:03 +00:00
cxl
6063771495 cpp: Fixed for stdlibc++ from GCC 4.9
git-svn-id: svn://ultimatepp.org/upp/trunk@9004 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-11 20:57:53 +00:00
cxl
d683173f72 ide: CppParser issues
git-svn-id: svn://ultimatepp.org/upp/trunk@9002 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-11 17:46:29 +00:00
klugier
93897cec34 Improved Android Builder assist++ parsing by passing std libs location
git-svn-id: svn://ultimatepp.org/upp/trunk@8892 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-05 19:43:33 +00:00
klugier
83628f8355 .doc Android Builder documentation
git-svn-id: svn://ultimatepp.org/upp/trunk@8824 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-20 15:29:52 +00:00
klugier
9af87e8fe2 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8760 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-27 20:52:04 +00:00
klugier
d112aac4bc Added minimal support for new cpp parser when AndroidBuilder is active
git-svn-id: svn://ultimatepp.org/upp/trunk@8759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-27 20:41:06 +00:00
klugier
19b13dbb1a Improve AndroidBuilder ndk build method configuration, Adb implement GetPid method
git-svn-id: svn://ultimatepp.org/upp/trunk@8726 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-22 22:32:21 +00:00
klugier
a40063b2b2 .android-builder code refactoring and starting developing LogCat infrastructure
git-svn-id: svn://ultimatepp.org/upp/trunk@8714 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-20 20:31:45 +00:00
cxl
190d6ad7cd Fixed umk vs android builder
git-svn-id: svn://ultimatepp.org/upp/trunk@8655 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-09 11:54:49 +00:00
cxl
90f2cebc78 ide: Android builder c++11 fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@8638 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-07 08:27:14 +00:00
cxl
1b953853e4 - Android Builder merged (thanks Klugier!)
git-svn-id: svn://ultimatepp.org/upp/trunk@8636 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-06 09:18:38 +00:00