Commit graph

23 commits

Author SHA1 Message Date
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