amrein
36f70ebb71
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
58cfa558dd
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
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
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
d09decc4d0
ide: Spellchecking comments
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10384 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-30 10:41:05 +00:00
cxl
a95b6af5d6
ide: Fixed problems with package renaming
...
git-svn-id: svn://ultimatepp.org/upp/trunk@10372 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-28 09:21:16 +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
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
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
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
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
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
5c3d4e2dda
.removed DDUMP
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8953 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-20 17:05:19 +00:00
cxl
5dd1b4936b
ide: Problem with #include <float.h>
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8951 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-20 16:42: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
cxl
0147e788e0
Fixed issue with Edit as text..
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8771 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-30 13:13:49 +00:00
klugier
962266be1d
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
bab9736db8
Fixed to compile in Linux
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8693 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-16 19:07:21 +00:00
cxl
1f699baa8f
ide: UTF16 support, UTF BOM autodetection #1049
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8680 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-13 14:29:44 +00:00
klugier
0b555e3377
Android builder from now can handle native activity
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8675 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-12 09:25:44 +00:00
cxl
fcb86cf257
ide: Navigator: Now jumping to layout / iml items, Laydes: Nos jumping to first use of layout
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8663 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-10 12:34:33 +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
ef83d0dc5e
cpp merge (continued)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8428 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-11 17:14:39 +00:00
cxl
6d6da7376d
New Cpp preprocesing parser merged
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8427 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-11 17:13:55 +00:00
cxl
c8df5ab53d
CppBase: preparing for preprocessor, Sql: Fixed NOAPPSQL isues, cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8160 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-09 18:22:30 +00:00
cxl
6217124505
.cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8158 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-08 18:40:24 +00:00
cxl
dd0e11d806
Fixed type in Copying
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8121 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-01 14:29:25 +00:00
cxl
733e1d45d8
ide: No warnings option for MSC
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8083 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-21 14:18:41 +00:00
cxl
a1db87ca82
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
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
37f9eb1711
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
1b621b4fdb
DragonFly BSD support (thanks Masu)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7895 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-13 18:50:05 +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
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
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
5d800b746a
CodeEditor: Syntax support refactored
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7374 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-15 06:47:55 +00:00
cxl
6a8f79f9ff
ide: Removed dependency on coff
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7338 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-28 17:24:13 +00:00
cxl
bb729f17ce
ide: Removed dependency on binobj
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7337 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-28 17:05:40 +00:00
cxl
e72ac348f1
Core: Split/Join/Merge refactored
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7285 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-21 15:22:49 +00:00
cxl
ff217d5a92
ide: Fixed to compile in CLANG11 in single-threaded mode
...
git-svn-id: svn://ultimatepp.org/upp/trunk@7278 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-18 12:58:45 +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
9da5742400
Licence updated #644
...
git-svn-id: svn://ultimatepp.org/upp/trunk@6783 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-17 11:36:11 +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
b46d924060
ide: Option for not closing find/replace automatically #461
...
git-svn-id: svn://ultimatepp.org/upp/trunk@6032 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-05 10:47:18 +00:00