cxl
|
0833cadefd
|
ide: Fixed to be SO buildable
git-svn-id: svn://ultimatepp.org/upp/trunk@13003 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-04-17 13:06:27 +00:00 |
|
cxl
|
6106afa8a1
|
ide: Fixed linker issues, Draw: fixed Image::GetRefCount for empty image
git-svn-id: svn://ultimatepp.org/upp/trunk@12796 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-02-24 23:19:32 +00:00 |
|
cxl
|
e0da911bd2
|
ide: After 'Build package' errors are now correctly shown
git-svn-id: svn://ultimatepp.org/upp/trunk@12770 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-02-19 09:29:44 +00:00 |
|
cxl
|
b20eaf3a40
|
CtrlCore, ide: Cocoa menu
git-svn-id: svn://ultimatepp.org/upp/trunk@12613 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-12-11 10:22:07 +00:00 |
|
cxl
|
62e1df579e
|
ide: Removed trick of adjusting filetimes after build, GL: improving and fixing..
git-svn-id: svn://ultimatepp.org/upp/trunk@12371 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-10-16 09:49:44 +00:00 |
|
cxl
|
34b2bca429
|
ide: now creating .app bundle for OSX + GUI
git-svn-id: svn://ultimatepp.org/upp/trunk@12336 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-10-07 08:00:17 +00:00 |
|
cxl
|
ee5c412e58
|
ide: 'Disable UHD mode' run option
git-svn-id: svn://ultimatepp.org/upp/trunk@12256 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-09-07 07:10:23 +00:00 |
|
cxl
|
0388c98e02
|
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
|
73c5d9e968
|
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
|
8cb14d4c9a
|
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
|
2850ed2911
|
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
|
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 |
|