Mirek Fidler
044bf82772
umk: help typo
2026-01-21 13:04:30 +01:00
Mirek Fidler
41470c95bf
umk: minor change of out-dir
2026-01-09 14:20:40 +01:00
Mirek Fidler
ddfbcaeabf
.cosmetics
2026-01-09 12:01:50 +01:00
Zbigniew Rębacz
d27f790808
UMK: implemented --out-dir optional command line argument. ( #341 )
2026-01-09 11:57:20 +01:00
Zbigniew Rębacz
dc3c90fe52
UMK, Doc: .cosmetics
2026-01-04 19:18:15 +01:00
Zbigniew Rębacz
8d0aca38e0
UMK, Doc: Further improve UMK documentation.
2026-01-04 19:06:42 +01:00
Zbigniew Rębacz
d264583372
Umk: improve docs plus added better in app help. There is no need to visit website now.
2026-01-01 15:35:20 +01:00
Zbigniew Rębacz
eef183248c
UMK: Added option --hub-only ( #329 )
...
* UMK: Added option --hub-only to instruct UMK to execute only UppHub logic such as package updates or downloads.
* Umk: Added error message when --hub-only is enable, but there is a lack of -U or -h options.
* .docs
2025-12-14 14:58:10 +01:00
klugier
813e8c6d78
UMK, Doc: Simplified example with --hub-dir usage plus added this information to umk build in help.
2025-11-11 01:08:05 +01:00
Zbigniew Rębacz
742fbb0d0a
Umk: Added parameter for providing UppHub location. ( #317 )
2025-11-02 17:27:03 +01:00
Zbigniew Rębacz
2cbb524014
Implement build method recognition in umk. ( #302 )
2025-10-14 08:54:48 +02:00
Mirek Fidler
446d84c649
umake: Fixed to compile
2025-05-05 08:02:25 +02:00
Mirek Fidler
546a9995c9
theide, umk: Posix config is now always in .../theide/.. (to share the same .var and .bm files)
2025-01-16 11:46:29 +01:00
Mirek Fidler
50b7de8314
umk: inline .bm support
2025-01-16 11:19:06 +01:00
Mirek Fidler
fb238837a3
umk: H without number now defaults to CPU_Cores
2025-01-04 08:52:08 +01:00
Mirek Fidler
4f79424b90
ide: GetUppOut now defaults to initial value and can be empty (and is by default)
2024-06-27 11:56:56 +02:00
Jan Dolinár
09960b1056
umk: option to update UppHub packages ( #193 )
2024-02-14 23:05:31 +01:00
Zbigniew Rębacz
aa83c72804
Update umake.cpp ( #174 )
2023-12-02 15:41:44 +01:00
Zbigniew Rębacz
a303da4e1a
Update umake.cpp ( #176 )
2023-11-30 08:27:53 +01:00
Mirek Fidler
f9192dd1a5
umk: -h option to download missing package from UppHub
2023-06-03 01:41:11 +02:00
Mirek Fidler
62c89883ba
fixed problem with UppHub and umk
2023-05-18 11:31:28 +02:00
Zbigniew Rębacz
803a2cae67
Ide, UMK: UMK now informs about it's version.
2022-11-11 13:26:12 +01:00
mirek-fidler
e8035690b9
libclang ide #94
...
- Assist/Autocomplete refactored to use libclang
Other minor changes:
- Removed CoWork Pipe
- .dli runtime loading of dynamic libraries now supports path to library in access function
- EditField::SetBackground
- RichTextView::GotoLabel variant with Gate for matching
- RichEdit::GotoLabel variant with Gate for matching
2022-09-16 10:31:14 +02:00
Mirek Fidler
6a86f2ac03
MSC warnings fixed, CtrlLib: .lay UNTYPED now without properties
2022-05-14 08:47:02 +02:00
cxl
2e0a930119
umk: CCJ support
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15987 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-08 21:58:26 +00:00
cxl
73bee428aa
umk: Now reports missing packages
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15800 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-26 23:14:16 +00:00
klugier
ebcda9ca37
UMK: Link in help now points to https not http.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15259 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-15 20:02:30 +00:00
cxl
c254e1178b
ide/Builders: OpenBSD support in CreateBuildMethods
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14362 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-24 07:04:34 +00:00
cxl
3d21eb1d31
umk: Fixed flags handling
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14336 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-20 08:37:47 +00:00
cxl
cbb168bfcf
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
15beccb23f
umk: Fixed possible name collision for output binary
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14301 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-13 14:37:59 +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
3f432c520f
POSIX install, build and config improvements
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14209 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-02 16:34:58 +00:00
cxl
f6bc1e4134
umk: Now creating default build methods in Posix (just like theide)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14201 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-29 18:41:34 +00:00
cxl
c09c9a2d4a
ide/umk: Use target directory flag (thanks Novo)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14021 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-17 09:00:06 +00:00
cxl
9c26ab9e1a
.docs
...
git-svn-id: svn://ultimatepp.org/upp/trunk@9861 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-21 16:32:45 +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
2741a119e2
New Core fixes
...
git-svn-id: svn://ultimatepp.org/upp/trunk@9764 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-02 20:42:16 +00:00
cxl
ea54a51b3a
.cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8977 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-04 11:15:40 +00:00
cxl
a84508d4a6
.cosmetics #1270
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8968 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-27 13:59:33 +00:00
cxl
190d6ad7cd
Fixed umk vs android builder
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8655 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-09 11:54:49 +00:00
cxl
21a097c985
.upptst
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8576 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-21 11:57:52 +00:00
cxl
1eae1072a6
umk fixed
...
git-svn-id: svn://ultimatepp.org/upp/trunk@8518 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-06 12:00:50 +00:00
cxl
f7c4e9a8f4
Core: HttpRequest can disable logging of body separately, umk: POSIX setlinbuf
...
git-svn-id: svn://ultimatepp.org/upp/trunk@6319 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-06 12:51:40 +00:00
cxl
684f3de55c
umk: Now GetUmkFile searches in exe dir too...
...
git-svn-id: svn://ultimatepp.org/upp/trunk@5436 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-19 07:44:04 +00:00
cxl
ad3b5fc970
Core: Fixed exit code in LocalProcess
...
git-svn-id: svn://ultimatepp.org/upp/trunk@5376 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-22 06:21:52 +00:00
cxl
986af11247
umk: -k parameter: do not delete out directory when exporting
...
git-svn-id: svn://ultimatepp.org/upp/trunk@4622 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-25 18:36:50 +00:00
cxl
bae0ea5ab3
.DDUMPs removed
...
git-svn-id: svn://ultimatepp.org/upp/trunk@4351 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-28 18:35:19 +00:00
cxl
ec3a0dd7ec
umk: fixed to work better in windows (':' replaced by ',' as nest separator)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@4350 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-28 18:29:44 +00:00
cxl
da58bc48bf
umk: docs
...
git-svn-id: svn://ultimatepp.org/upp/trunk@3758 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-10 06:18:42 +00:00