Commit graph

151 commits

Author SHA1 Message Date
cxl
71dc1d5702 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
0ba1119dcf ide: GCC builder removed PLATFORM #ifdefs where possible
git-svn-id: svn://ultimatepp.org/upp/trunk@14542 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-04 08:28:00 +00:00
cxl
d63222f61d CtrlCore: Fix of serialization on armhf, ide: lxde terminal support
git-svn-id: svn://ultimatepp.org/upp/trunk@14414 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-01 10:45:02 +00:00
cxl
20cf338a1a ide: Fixed response files vs pkg-config
git-svn-id: svn://ultimatepp.org/upp/trunk@14371 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-24 15:25:09 +00:00
cxl
3dcac3670f umk: Can now name makefile, can now execute the binary
git-svn-id: svn://ultimatepp.org/upp/trunk@14303 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-13 16:16:55 +00:00
cxl
b2876155f6 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
3cb3fb57b5 ide: gnome-terminal now has --window flag, umk: fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@14253 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-06 09:10:54 +00:00
cxl
97f0493e6e ide: Fixed win32 CLANG windres issue
git-svn-id: svn://ultimatepp.org/upp/trunk@14098 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-27 19:04:43 +00:00
cxl
45c22956b0 ide: pkg_config support in makefile export
git-svn-id: svn://ultimatepp.org/upp/trunk@13843 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-09 11:55:29 +00:00
cxl
13a48aef13 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
5e7a84b5d6 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
343b49695f ide: pkg_config support
git-svn-id: svn://ultimatepp.org/upp/trunk@13559 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-24 12:51:04 +00:00
cxl
420a7611ee ide: builders now support of expansion of pkg-config ... blocks
git-svn-id: svn://ultimatepp.org/upp/trunk@13558 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-23 16:41:59 +00:00
cxl
77189e04c5 uppsrc: Copying copyright updated to 2019
git-svn-id: svn://ultimatepp.org/upp/trunk@13070 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-05-01 12:27:32 +00:00
cxl
1812735f2f 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
0c7b3a7a3c ide: Cocoa terminal issue solved
git-svn-id: svn://ultimatepp.org/upp/trunk@12708 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-23 22:15:13 +00:00
cxl
3608334fbb uppsrc: GetTickCount() -> msecs()
git-svn-id: svn://ultimatepp.org/upp/trunk@12590 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-11-29 13:01:23 +00:00
cxl
f308c13b33 ide: Fixed issue with mixing GetTickCount and msecs
git-svn-id: svn://ultimatepp.org/upp/trunk@12553 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-11-19 09:40:16 +00:00
cxl
3b4fc3d541 Core: LocalProcess now allows setting current directory for started process
git-svn-id: svn://ultimatepp.org/upp/trunk@12319 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-30 09:13:16 +00:00
cxl
e37ae68e71 Core: Fixed various issues with unicode characters in commandline
git-svn-id: svn://ultimatepp.org/upp/trunk@12288 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-19 17:44:12 +00:00
cxl
03dcd39918 ide: OSX flags
git-svn-id: svn://ultimatepp.org/upp/trunk@12140 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-02 17:53:13 +00:00
cxl
8a769224fe 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
klugier
08feb01681 Gdb: #1 Added additional logs when kill close handle operation failed while breaking execution. #2 Gdb now supports displays up 200 entries of the stack to avoid ide not response when recursion is infinit. #3 Gdb now reports failure when breakpoint is not setted to TheIDE. #4 Remove infinit recursion in Ide::OnBreakpoint method.
git-svn-id: svn://ultimatepp.org/upp/trunk@12028 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-29 20:09:25 +00:00
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