Commit graph

72 commits

Author SHA1 Message Date
klugier
20d112885c .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
fdbb0f4fe3 .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
a5e7db0b11 .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
8b7ac3be2a .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
2a55ee1df0 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
bab81aef26 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
fe95a1c47a 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
d625366569 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
7d703e28e7 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
c29119089a 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
536f6dc130 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
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
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
6ad097fd04 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
44037d6a0c '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
9990ad3385 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
9bd388c679 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
5edae0e110 .reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
cxl
7a1b5c6701 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
5b74526bda 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
9cbcb1535f 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
6f33cfa477 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
a0afcc8388 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
465ad1007c 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
ab3c7592c6 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
54672a4b9e 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
1b2f395e70 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
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
cxl
0c36000275 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
9c76154719 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
38306901c3 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
5837b910cd 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
133b39d8e4 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
b1b7e1aa79 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
1a006eff46 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
f4524eb5c3 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
ba7ab3ed50 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
357c49c72c 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
54335ed0bb 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
7333e94f62 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
b15b5fbc5b 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
d222903450 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
5aee64dbc7 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
23ee4dd5ab 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
f1e92659a6 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
290a782e13 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
cxl
adf37ce566 umk: target time now set to the time of start of compilation
git-svn-id: svn://ultimatepp.org/upp/trunk@5377 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-22 06:48:26 +00:00
cxl
ad3b5fc970 Core: Fixed exit code in LocalProcess
git-svn-id: svn://ultimatepp.org/upp/trunk@5376 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-22 06:21:52 +00:00
cxl
1895836fb0 ide: Removed Web package
git-svn-id: svn://ultimatepp.org/upp/trunk@5311 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-03 11:24:25 +00:00
cxl
2f0cd04bbe ide: Added package specific includes, .upt files refactored (thanks Sender Ghost)
git-svn-id: svn://ultimatepp.org/upp/trunk@5136 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-06 11:12:20 +00:00