Commit graph

128 commits

Author SHA1 Message Date
cxl
746f54ce80 ide: Fixed issue with package load
git-svn-id: svn://ultimatepp.org/upp/trunk@11733 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-27 10:51:43 +00:00
klugier
2853c6a94e .cosmetic
git-svn-id: svn://ultimatepp.org/upp/trunk@11625 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-25 22:45:16 +00:00
klugier
7db34a8da1 Ide: Logger now taking into consideration time zone.
git-svn-id: svn://ultimatepp.org/upp/trunk@11624 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-25 22:41:40 +00:00
klugier
702b4c7ef9 Ide: Logger now display time with miliseconds.
git-svn-id: svn://ultimatepp.org/upp/trunk@11623 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-25 22:14:30 +00:00
klugier
3d3ddd4cc2 Ide: .cosmetic
git-svn-id: svn://ultimatepp.org/upp/trunk@11611 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-24 16:20:27 +00:00
klugier
09e1ac9bd6 Ide: TheIDE now prints which key needs to be pressed (enter) to close the termianl window after application execution. Thanks ptkacz for spotting the problem.
git-svn-id: svn://ultimatepp.org/upp/trunk@11610 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-24 13:50:34 +00:00
cxl
a90ad2a80f uppsrc: Topic Language Separator change (more)
git-svn-id: svn://ultimatepp.org/upp/trunk@11510 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-02 13:00:28 +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
cxl
e9a07ff2ab .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11447 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-11 15:39:18 +00:00
klugier
0670bbdce7 .ide Logger now doesn't depend on RLOG macro, instead it uses straithforward upp mechanism to generates logs.
git-svn-id: svn://ultimatepp.org/upp/trunk@11300 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-08-11 22:46:50 +00:00
klugier
1891ad1969 .ide Logger now logs in release mode. The possibility to not print selected logs using Logger will be possible with global config passed by special method.
git-svn-id: svn://ultimatepp.org/upp/trunk@11299 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-08-11 22:42:20 +00:00
cxl
634dd5e319 ide: brc zstd option restored
git-svn-id: svn://ultimatepp.org/upp/trunk@11082 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-14 09:44:57 +00:00
cxl
d80f436bcf ide: Zstd option removed from brc options until makefile generation is resolved
git-svn-id: svn://ultimatepp.org/upp/trunk@11076 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-12 14:07:47 +00:00
cxl
2ba76e3e68 .compile fix
git-svn-id: svn://ultimatepp.org/upp/trunk@11062 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-10 11:34:10 +00:00
cxl
7dd961d70c 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
cxl
13118d1d9d removed DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@11024 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-22 18:24:34 +00:00
cxl
c9a2b782c2 ide: Fixed problems with executing binary with spaces in the path
git-svn-id: svn://ultimatepp.org/upp/trunk@11023 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-22 09:27:17 +00:00
klugier
ec887612a5 .ide .cosmetic #1682.
git-svn-id: svn://ultimatepp.org/upp/trunk@11018 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-17 14:37:53 +00:00
klugier
87bb7ac3c8 .ide Host::Launch() now can handle application that has got spaces in theires names.
git-svn-id: svn://ultimatepp.org/upp/trunk@11017 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-17 14:21:36 +00:00
cxl
83760be06b TextDiffCtrl: Directory comparison now can show/filter new/modified/removed files
git-svn-id: svn://ultimatepp.org/upp/trunk@11011 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-16 17:52:22 +00:00
klugier
76197d7a0d .ide Channge logger subclasses to more simple Logd, Logi, Logw, Loge.
git-svn-id: svn://ultimatepp.org/upp/trunk@11009 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-16 16:28:58 +00:00
klugier
028daa8537 .ide add missing LoggingLevel::NONE string conversion.
git-svn-id: svn://ultimatepp.org/upp/trunk@11008 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-16 11:32:57 +00:00
klugier
53cb147000 .ide Logger now accepts NONE level of logging to turn off logging completly.
git-svn-id: svn://ultimatepp.org/upp/trunk@11007 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-16 11:24:02 +00:00
klugier
bcae703a02 .ide Logger sub classes are now generated with macro instead of plain code.
git-svn-id: svn://ultimatepp.org/upp/trunk@11006 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-16 11:20:49 +00:00
klugier
622ef1a62f .ide Create logger for the long term TheIDE monitoring.
git-svn-id: svn://ultimatepp.org/upp/trunk@11002 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-15 22:27:51 +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
609c4314c0 .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
1d5cb740f6 .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
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
cxl
d9ac7d7fe0 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10940 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-13 11:13:35 +00:00
cxl
d7077f7af0 ide: per-package setting of tabsize
git-svn-id: svn://ultimatepp.org/upp/trunk@10872 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-22 11:52:45 +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
klugier
84d1260efc Android can be treated as regular host - thanks SenderGhost!
git-svn-id: svn://ultimatepp.org/upp/trunk@10798 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-29 19:51:39 +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
cxl
39d84874ae .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10783 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-28 16:39:29 +00:00
amrein
d4021aced7 Allow to specify custom platform flags (and create Makefiles for other platforms than the current running one or Linux when using snapshots)
git-svn-id: svn://ultimatepp.org/upp/trunk@10778 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-27 23:11:09 +00:00
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