cxl
0ebee06f75
ide: Developing uppiverse
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15485 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-22 09:42:57 +00:00
cxl
9293ed2be0
uppsrc: Visual C++ compiler bug [W]StringBuffer workaround
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15123 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-23 09:37:31 +00:00
cxl
3e4b840506
uppsrc: Modernizing code with variadic templates
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14604 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-17 16:02:45 +00:00
cxl
a383840404
upp.src: Fixed various POSIX configuration and installation related issues
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14275 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-07 11:34:48 +00:00
cxl
dbc70bb2a8
ide: Line endings issue in LayDes and IconDes
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13635 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-09 09:09:39 +00:00
cxl
f99c4fe4c7
ide: debugger next / prev frame buttons improved
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13562 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-29 08:42:09 +00:00
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
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
cxl
dc43f41756
BRC now support LZ4, LZMA and Zstd compression
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11043 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-01 09:26:27 +00:00
klugier
564906174d
.ide executable path is now normalized when passing it to gdb command. #1661
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10958 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-19 20:02:29 +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
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
d68568b282
Using "$$$$" to escape '$' in files names for Makefile works on BSD with make but doesn't work with gmake.
...
-> We will only escape '$' with "$$" and I will change the documentation to ask users to install gmake and tell them about the issue if they still wants to use make.
git-svn-id: svn://ultimatepp.org/upp/trunk@10719 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-16 11:53:19 +00:00
cxl
48407c46e1
ide: Changed makefile $ escape to $$$$ (thanks amrein)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10716 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-16 09:30:15 +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
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
b4478f671c
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
klugier
20e70e8074
Added support for more advence package hierarchy in AndroidBuilder
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8701 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-18 20:13:51 +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
f01d4fd3cb
PCH can now be set from local menu, just like Optimize for speed
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8036 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-13 14:32:48 +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
485f770680
ide: Assist now automagically adds packages
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7899 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-15 17:23:55 +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
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
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
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
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
0b70e0801e
ide: In export, ignoring .svn dirs
...
git-svn-id: svn://ultimatepp.org/upp/trunk@5390 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-24 18:53:24 +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
rylek
996fc4e115
.ide: minor fixes related to BRC compilation under VC 2010
...
git-svn-id: svn://ultimatepp.org/upp/trunk@4721 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-26 23:40:44 +00:00
cxl
418aa3eeec
ide: Export now properly manages brc files
...
git-svn-id: svn://ultimatepp.org/upp/trunk@4621 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-25 18:18:52 +00:00
cxl
3aa52fb693
*ide: various fixes in export/makefile functionality
...
git-svn-id: svn://ultimatepp.org/upp/trunk@4075 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-21 12:24:54 +00:00
cxl
d636c98ffc
.developing umk
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3756 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-08 11:38:39 +00:00
cxl
c611fa8513
'real' umk
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3740 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-05 12:54:53 +00:00
cxl
24537231db
Developing gui-less true umk: separated non-gui ide/core
...
git-svn-id: svn://ultimatepp.org/upp/trunk@1044 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-04 09:13:31 +00:00