cxl
|
5afe9dfbda
|
ide: Fixed common flags issue, instant setup adjsuted for new SSL libraries
git-svn-id: svn://ultimatepp.org/upp/trunk@12062 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-07-09 16:39:15 +00:00 |
|
cxl
|
8a769224fe
|
ide: GDB improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@12037 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-07-01 20:54:57 +00:00 |
|
cxl
|
a52985a8e5
|
VirtualGui docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11916 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-04-26 13:47:30 +00:00 |
|
cxl
|
02c454d98b
|
uppsrc: Topic language separator changed from '$' to '@' (to avoid problems with makefiles)
git-svn-id: svn://ultimatepp.org/upp/trunk@11509 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-12-02 12:51:27 +00:00 |
|
klugier
|
65d9a29017
|
.ide Gdb now creates command basing on host behavior not local enviroment.
git-svn-id: svn://ultimatepp.org/upp/trunk@10973 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-03-26 19:12:10 +00:00 |
|
klugier
|
eccc14f4ba
|
.ide .rc file works when upp localization contains space on GCC.
git-svn-id: svn://ultimatepp.org/upp/trunk@10972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-03-26 13:53:48 +00:00 |
|
klugier
|
575348b33e
|
.ide Fix to compile with MSVC.
git-svn-id: svn://ultimatepp.org/upp/trunk@10951 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-03-18 19:58:50 +00:00 |
|
klugier
|
f55681ceb9
|
.ide Android builder now supports BLITZ.
git-svn-id: svn://ultimatepp.org/upp/trunk@10948 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-03-18 00:25:18 +00:00 |
|
amrein
|
eb0c017d8d
|
Fix the dollar issue on BSD make
git-svn-id: svn://ultimatepp.org/upp/trunk@10827 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-02-08 18:37:32 +00:00 |
|
amrein
|
6082f91d3f
|
Use $(Dollar) to escape the "$" char (see doc for howto use it with BSD make), Fix Makefiles using $(OutFile) (compilation would fail if they used spaces) and update POSIX/X11 documentation
git-svn-id: svn://ultimatepp.org/upp/trunk@10820 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-02-03 18:02:34 +00:00 |
|
amrein
|
7b348ae56a
|
Revert automatic Macro generation in umk Makefiles to prevent bugs for OS without sed (like Windows)
git-svn-id: svn://ultimatepp.org/upp/trunk@10819 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-02-03 14:07:06 +00:00 |
|
amrein
|
74a125c421
|
Make umk Makefiles partially compatible with BSD make (partially because "$" in filenames still needs to be replaced by "$$$$")
git-svn-id: svn://ultimatepp.org/upp/trunk@10818 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-02-03 13:42:06 +00:00 |
|
amrein
|
c16103d39b
|
Enable Flags in Makefiles (same as umk), fix Makefiles 'clean' rules and update rpm history
git-svn-id: svn://ultimatepp.org/upp/trunk@10815 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-02-01 22:32:57 +00:00 |
|
klugier
|
217198331b
|
AndroidBuilder now doesn't undefine platform flags.
git-svn-id: svn://ultimatepp.org/upp/trunk@10789 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-01-28 18:13:01 +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 |
|
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 |
|
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
|
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
|
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
|
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
|
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 |
|
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
|
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 |
|
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
|
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 |
|
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
|
56191ba8ff
|
ide: BLITZ heuristics improved #1168
git-svn-id: svn://ultimatepp.org/upp/trunk@8651 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-07-08 20:49:19 +00:00 |
|
cxl
|
264ae6ef62
|
- 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 |
|
cxl
|
77b5beb1dc
|
MSC PCH support
git-svn-id: svn://ultimatepp.org/upp/trunk@8033 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-01-12 20:21:56 +00:00 |
|
cxl
|
b10efedc2f
|
ide: Double link issue resolved #897
git-svn-id: svn://ultimatepp.org/upp/trunk@7844 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-10-30 20:31:48 +00:00 |
|
cxl
|
15ea7a877f
|
ide: PCH experiments
git-svn-id: svn://ultimatepp.org/upp/trunk@7795 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-10-17 13:13:02 +00:00 |
|
cxl
|
b418c16a6e
|
ide: Add/Remove flags fixed, improved
git-svn-id: svn://ultimatepp.org/upp/trunk@7737 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-09-27 16:09:40 +00:00 |
|
cxl
|
0cba2e7a5f
|
Core: CoutUTF8, ide: UTF8 console capture
git-svn-id: svn://ultimatepp.org/upp/trunk@7717 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-09-22 12:36:44 +00:00 |
|
cxl
|
afe2744167
|
ide: Fixed handling of linker errors
git-svn-id: svn://ultimatepp.org/upp/trunk@7512 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-07-15 11:46:29 +00:00 |
|
cxl
|
089ca7e6a9
|
ide: Handling of linker errors improved
git-svn-id: svn://ultimatepp.org/upp/trunk@7511 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-07-14 19:01:57 +00:00 |
|
cxl
|
e2b5d44cc8
|
CtrlCore: Fixed workares issue in X11/GTK, various cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7336 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-04-28 16:55:48 +00:00 |
|
cxl
|
51687976c2
|
cpp11 branch merged back to to trunk
git-svn-id: svn://ultimatepp.org/upp/trunk@7047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-03-16 16:33:48 +00:00 |
|
cxl
|
8f8e019bd0
|
Removed stray DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@6872 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-05 18:14:04 +00:00 |
|
cxl
|
48cb8fc6cb
|
ide: link mode SO now can be specified in main config (too) #661
git-svn-id: svn://ultimatepp.org/upp/trunk@6871 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-05 18:07:24 +00:00 |
|
cxl
|
d7103a95ec
|
Turtle moved to uppsrc, ide/Builders: Fixed main.conf issue
git-svn-id: svn://ultimatepp.org/upp/trunk@6857 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-02-03 18:21:01 +00:00 |
|
cxl
|
a35dd3ac2a
|
ide: SO support in posix #661
git-svn-id: svn://ultimatepp.org/upp/trunk@6818 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-01-27 13:07:14 +00:00 |
|
micio
|
0f0cfc9c69
|
UppSrc/Ide: All shared build in linux fixed #661
git-svn-id: svn://ultimatepp.org/upp/trunk@6809 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-01-24 13:36:24 +00:00 |
|
cxl
|
b45e843b24
|
ide: MAIN_CONF now only defined if any main.confs are present
git-svn-id: svn://ultimatepp.org/upp/trunk@6494 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-10-27 07:57:37 +00:00 |
|
cxl
|
0b44fc28e1
|
ide: Fix of main.conf.h build process
git-svn-id: svn://ultimatepp.org/upp/trunk@6368 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-09-18 19:14:14 +00:00 |
|
cxl
|
56cbd7a0d1
|
ide: Removed DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@6289 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-08-29 06:17:29 +00:00 |
|
cxl
|
d3c8243cc0
|
ide: main.conf
git-svn-id: svn://ultimatepp.org/upp/trunk@6274 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-08-26 11:50:55 +00:00 |
|