Commit graph

100 commits

Author SHA1 Message Date
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
3abc20b07d umk: fixed to compile 2025-05-04 17:59:03 +02:00
İsmail Yılmaz
5b1eecd275
Umk: Git exe file path fix for windows builds. (#230) 2025-02-02 11:23:00 +01: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
Mirek Fidler
f1b8777322 .umk LOG removed 2023-12-01 14:50:54 +01:00
Mirek Fidler
17a82e4eef Merge branch 'master' of https://github.com/ultimatepp/ultimatepp 2023-11-30 10:08:38 +01:00
Mirek Fidler
5f0a3b9e42 umk: Fixed UppHub problem 2023-11-30 10:08:35 +01:00
Zbigniew Rębacz
a303da4e1a
Update umake.cpp (#176) 2023-11-30 08:27:53 +01:00
Mirek Fidler
02ce73828f umk: Using curl to fetch upphub instead of HttpRequest+Core/SSL (makes statically linked umk32s possible with upphub support) 2023-06-03 20:56:43 +02:00
Mirek Fidler
1a0e604510 uppbox: MakePosixIntall: umks32 NOSSL flag; cosmetics 2023-06-03 01:54:48 +02: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
Mirek Fidler
bf04664bae upp.src: Various macos fixes 2023-04-04 14:49:12 +02:00
Mirek Fidler
ad4b9da966 ide: clang-format improvements and fixed, HostSys function now for routines used internally 2023-02-04 13:46:28 +01:00
Mirek Fidler
55d4d16c0a umk: Fixed to compile 2022-12-20 20:23:51 +01: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
cxl
2035f2d9a6 ide: Fixed PATH issue (prevented GCC compilation)
git-svn-id: svn://ultimatepp.org/upp/trunk@15757 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-12 10:15:47 +00:00
cxl
025c618f08 umk2: Fixed umk32
git-svn-id: svn://ultimatepp.org/upp/trunk@15747 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-07 18:11:44 +00:00
cxl
ba092bb206 umk: MacOS building fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@15681 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-01-19 11:06:05 +00:00
cxl
8b1fc4568e umk: fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@15588 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-12-13 15:27:41 +00:00
cxl
ab794d7c33 umk: fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@15472 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-20 14:08:13 +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
866e4588c5 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
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