Commit graph

190 commits

Author SHA1 Message Date
klugier
d02a00f19a Core can be fully compiled on Windows with Android Builder.
git-svn-id: svn://ultimatepp.org/upp/trunk@10672 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-07 22:55:56 +00:00
amrein
df3a2ec507 Fix Makefile generation: allow multithread building with the -jn switch
git-svn-id: svn://ultimatepp.org/upp/trunk@10650 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-05 14:58:03 +00:00
cxl
0924a89723 ide: Automatic setup refactored to use registry
git-svn-id: svn://ultimatepp.org/upp/trunk@10625 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-02 20:40:13 +00:00
klugier
c497ac7e59 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
b8a3ea0c8d 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
klugier
12b26fc6aa Core on Android compiles one more time - improvments in Android builder, code refactoring
git-svn-id: svn://ultimatepp.org/upp/trunk@10567 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-24 14:18:27 +00:00
cxl
596eba81e2 Makefile export patch applied (thanks Sender Ghost)
git-svn-id: svn://ultimatepp.org/upp/trunk@10564 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-21 09:24:01 +00:00
cxl
a1c74a8698 uppsrc: .icpp files replaced by INITIALIZE/INITIALIZER
git-svn-id: svn://ultimatepp.org/upp/trunk@10424 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-13 09:24:24 +00:00
cxl
1abd9337a9 ide: Fixed issue with C/C++ options with MSC
git-svn-id: svn://ultimatepp.org/upp/trunk@10418 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-12 18:50:44 +00:00
cxl
e354e51f4e 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
b989e9aed4 'Event' branch merged into trunk (Callback now deprecated)
git-svn-id: svn://ultimatepp.org/upp/trunk@10260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-04 08:15:05 +00:00
cxl
597466fea8 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
892a7beff3 Fixed crashing in GCC builder
git-svn-id: svn://ultimatepp.org/upp/trunk@9868 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-22 12:21:01 +00:00
cxl
5384026e52 ide: build_info.h fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@9860 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-21 15:06:11 +00:00
cxl
038661932a ide: Optimal mode removed, it is no either debug or release
git-svn-id: svn://ultimatepp.org/upp/trunk@9859 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-21 13:07:05 +00:00
klugier
ad89a46034 Invalid build method error is now more verbose (umk/ide)
git-svn-id: svn://ultimatepp.org/upp/trunk@9833 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-15 11:11:55 +00:00
cxl
7a05033a2f Makefile export now should understand c/c++ common options
git-svn-id: svn://ultimatepp.org/upp/trunk@9813 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-09 07:42:17 +00:00
klugier
8a0652a81d AndroidBuilder path inclusion is ready for Core
git-svn-id: svn://ultimatepp.org/upp/trunk@9808 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-06 20:21:47 +00:00
klugier
31c0ba52d2 AndroidBuilder package headers now includes via C_LOCAL_INCLUDES
git-svn-id: svn://ultimatepp.org/upp/trunk@9807 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-06 18:31:29 +00:00
cxl
5c86036124 .reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
cxl
6bcc6ca025 ide: Disable BLITZ option in build methods
git-svn-id: svn://ultimatepp.org/upp/trunk@9645 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-03-28 07:53:05 +00:00
klugier
2f7d9037d1 Android Builder now includes u++ assemblies
git-svn-id: svn://ultimatepp.org/upp/trunk@9597 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-03-13 19:08:08 +00:00
cxl
52e5d94926 ide: MINGW setup optimized
git-svn-id: svn://ultimatepp.org/upp/trunk@9579 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-03-07 10:17:01 +00:00
klugier
791de64074 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
cxl
da5cb151e1 ide: CParser usage added catches
git-svn-id: svn://ultimatepp.org/upp/trunk@9449 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-02-04 19:44:09 +00:00
cxl
4593cfeba3 ide: Fixed issue with TDM 32-bit mode and .rc files #1359
git-svn-id: svn://ultimatepp.org/upp/trunk@9420 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-01-18 09:19:34 +00:00
klugier
42a3713241 Android Builder now checks project cohesion #1170
git-svn-id: svn://ultimatepp.org/upp/trunk@9183 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-13 11:17:15 +00:00
klugier
48ab28eb61 Implement better cleaning mechanisms within AndroidBuilder
git-svn-id: svn://ultimatepp.org/upp/trunk@9177 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-11 20:53:56 +00:00
klugier
05f7e55a28 AndroidBuilder method SignApk() now return true
git-svn-id: svn://ultimatepp.org/upp/trunk@9104 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-28 15:58:14 +00:00
cxl
37fefa3113 ide: TDM64 instant setup
git-svn-id: svn://ultimatepp.org/upp/trunk@9098 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-28 11:28:17 +00:00
klugier
4a3383ecc9 AndroidBuilder now can detects deleted source files and remove it from project
git-svn-id: svn://ultimatepp.org/upp/trunk@9095 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-27 22:06:54 +00:00
cxl
9a0cf7c77c ide: adding mingw64
git-svn-id: svn://ultimatepp.org/upp/trunk@9066 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-22 18:55:43 +00:00
klugier
a188d7d64a AndroidBuilder now full independent from ide
git-svn-id: svn://ultimatepp.org/upp/trunk@9061 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-20 21:56:47 +00:00
cxl
d1f1c30585 cpp: using style typedefs improved
git-svn-id: svn://ultimatepp.org/upp/trunk@9008 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-12 12:09:03 +00:00
cxl
200ac67faa ide: Bit of PutVerbose in Android builder
git-svn-id: svn://ultimatepp.org/upp/trunk@9000 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-11 10:54:23 +00:00
dolik
7d997d87c0 ide: fixed errors in exported makefile
git-svn-id: svn://ultimatepp.org/upp/trunk@8965 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-26 13:23:17 +00:00
cxl
5de15f99fe ide: MSC15 builder fix
git-svn-id: svn://ultimatepp.org/upp/trunk@8940 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-17 06:51:26 +00:00
cxl
929c235edf Core/Rpc: fixed to compile with VS2015, ide: Icon icon creation UHD default value fixed, ide: MSC builder fixed for VS2015
git-svn-id: svn://ultimatepp.org/upp/trunk@8938 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-16 20:04:57 +00:00
cxl
44a348631d ide: import.ext docs
git-svn-id: svn://ultimatepp.org/upp/trunk@8903 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-06 18:30:15 +00:00
cxl
cc62b9103a ide: Fixed issue with layout designer focus for Label on creation #1254
git-svn-id: svn://ultimatepp.org/upp/trunk@8902 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-06 12:30:55 +00:00
cxl
00702e0270 .developing external import
git-svn-id: svn://ultimatepp.org/upp/trunk@8901 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-06 08:43:22 +00:00
klugier
132b697377 Android project abstraction as separated class
git-svn-id: svn://ultimatepp.org/upp/trunk@8890 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-04 22:12:14 +00:00
cxl
16cc95e848 CtrlLib,ide: Fixed issue with small droplists and UHD
git-svn-id: svn://ultimatepp.org/upp/trunk@8888 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-04 06:48:50 +00:00
klugier
9f7310a8c4 .doc android builder
git-svn-id: svn://ultimatepp.org/upp/trunk@8865 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-29 20:53:40 +00:00
cxl
8ffd2d5796 ide: Fixed issue with individual replace #1235
git-svn-id: svn://ultimatepp.org/upp/trunk@8839 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-23 11:00:32 +00:00
klugier
3655e1f3d8 .doc improved Android Builder doc
git-svn-id: svn://ultimatepp.org/upp/trunk@8828 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-21 13:00:45 +00:00
klugier
98c1f08cf9 .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
cxl
6e52057316 build_info now contains info about svn revision and url #1190
git-svn-id: svn://ultimatepp.org/upp/trunk@8777 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-31 11:48:00 +00:00
cxl
6cf0c67ac8 ide: Fixed issues with history #1214
git-svn-id: svn://ultimatepp.org/upp/trunk@8770 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-30 11:41:08 +00:00
cxl
060d1c488c ide: Now checking whether files without extension are C++ #1212
git-svn-id: svn://ultimatepp.org/upp/trunk@8758 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-27 20:04:27 +00:00