Commit graph

65 commits

Author SHA1 Message Date
Mirek Fidler
7feb60bf7c CtrlLib: Improved ChX11, uppsrc: Removed DDUMPs, ide: cosmetics 2026-04-28 13:39:26 +02:00
cxl
558df79005 ide, uppsrc: Fixed to compile PORTABLE_HYBRID with Ubuntu 22.04 2026-04-26 11:07:48 +02:00
Mirek Fidler
2f2f7a4af6 ide: PORTABLE_HYBRID 2026-04-22 09:42:27 +02:00
Mirek Fidler
42c2e54e3b ide: Fixed issues with Build/[Preprocess, Show assembler] 2026-01-22 11:22:48 +01:00
Mirek Fidler
ac96b3831a ide: External mode improvements 2025-05-01 13:36:05 +02:00
Novo
0355db9127
Ide: Fix compilation on Windows (#249) 2025-04-02 22:49:35 +02:00
Novo
91636fd253
Executables on POSIX systems do not have an ".exe" suffix. (#248) 2025-04-02 13:52:24 +02:00
Mirek Fidler
08d5e19fdd ide: GLSL fixed dependencies 2025-02-04 15:04:49 +01:00
Mirek Fidler
0284fd198c ide: glslc support 2025-02-03 14:41:05 +01:00
Mirek Fidler
bb35660f7a ide: Automatic rc file creation (with app icon and manifest), CtrlLib: Nicer Win32 dialog icons 2024-12-13 11:41:25 +01:00
Zbigniew Rębacz
e65af45fa8
IDE changes for Flatpak sandbox (#177)
ide: Flatpak support
2023-12-20 11:05:00 +01:00
Mirek Fidler
ea40198dd1 ide: MacOS build fixes (BSD does not recognize ar response file) 2023-04-13 15:38:52 +02:00
Mirek Fidler
18f898542e ide, umk: MacOS builders improvements 2023-04-08 18:35:34 +02:00
Mirek Fidler
b26ca8b79f ide: Fixed single file building 2023-03-02 10:11:45 +01:00
Mirek Fidler
74b0c3f791 ide: Old Hdepend replaced with PPinfo, master file optimisations 2023-02-24 11:10:55 +01:00
Mirek Fidler
69ede7b2b9 ide: No more using -mthreads with clang in win32 2022-04-04 18:05:34 +02:00
Mirek Fidler
1932ae3b9e ide: Duplicate files are now not build twice (e.g. when file is added again with import.ext) 2021-08-19 12:54:03 +02:00
cxl
679794bcc2 ide: Builder improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@15955 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-17 08:34:33 +00:00
cxl
84aae8ed12 ide: LocalHost/Host, urepo refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@15586 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-12-12 19:27:04 +00:00
cxl
640028ba78 ide: MAKE_LIB, MAKE_MLIB flags in builders, Core: range-loop for FindFile
git-svn-id: svn://ultimatepp.org/upp/trunk@15498 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-23 09:39:10 +00:00
cxl
3e4b840506 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
af0d77aeb6 umk: Fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@14545 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-04 12:23:04 +00:00
cxl
c6d84d2fd1 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
1f6adc16e8 ide: CLANG win32 debug levels now work in release mode too
git-svn-id: svn://ultimatepp.org/upp/trunk@14394 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-28 09:55:55 +00:00
cxl
68fe80d2bb 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
b7c4720006 ide: Response file support in GCC builder, CtrlLib: Fixed appearance of ProgressIndicator in some cases
git-svn-id: svn://ultimatepp.org/upp/trunk@14354 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-23 09:09:50 +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
3a91d662fb 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
c86fc82c99 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14075 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-24 17:50:56 +00:00
cxl
bd9983bc63 upp.src: llvm-mingw fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14068 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-23 19:42:57 +00:00
cxl
f2560b4546 ide: Blitz filenames now contain package name
git-svn-id: svn://ultimatepp.org/upp/trunk@13968 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-06 09:36:50 +00:00
cxl
1f8fd866e4 ide: pkg_config include paths in C++ parsing
git-svn-id: svn://ultimatepp.org/upp/trunk@13560 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-24 16:32:31 +00:00
cxl
13ebef1bff 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
abdf1ce722 uppsrc: Various fixes related to mingw/lld
git-svn-id: svn://ultimatepp.org/upp/trunk@13044 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-25 19:56:52 +00:00
cxl
a334104381 uppsrc: Clang win32 fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@13040 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-24 06:21:05 +00:00
cxl
f93266b398 ide: Fixed gdb crash on parsing gdb data
git-svn-id: svn://ultimatepp.org/upp/trunk@13006 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-18 06:02:19 +00:00
cxl
8ccc637bdb .ddumps
git-svn-id: svn://ultimatepp.org/upp/trunk@13004 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-17 13:23:39 +00:00
cxl
0833cadefd 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
6106afa8a1 ide: Fixed linker issues, Draw: fixed Image::GetRefCount for empty image
git-svn-id: svn://ultimatepp.org/upp/trunk@12796 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-24 23:19:32 +00:00
cxl
5c89fe1768 ide: Now generating cocoa .app bundle iconset
git-svn-id: svn://ultimatepp.org/upp/trunk@12614 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-12-11 13:00:17 +00:00
cxl
b20eaf3a40 CtrlCore, ide: Cocoa menu
git-svn-id: svn://ultimatepp.org/upp/trunk@12613 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-12-11 10:22:07 +00:00
cxl
e8ca536135 ide: Now with macstyle menu
git-svn-id: svn://ultimatepp.org/upp/trunk@12610 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-12-09 17:32:27 +00:00
cxl
675548ac18 Developing Cocoa
git-svn-id: svn://ultimatepp.org/upp/trunk@12591 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-11-30 11:47:50 +00:00
cxl
6b43285e16 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
0e6959686f CtrlCore: MacOS bundle issues
git-svn-id: svn://ultimatepp.org/upp/trunk@12337 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-07 09:08:10 +00:00
cxl
34b2bca429 ide: now creating .app bundle for OSX + GUI
git-svn-id: svn://ultimatepp.org/upp/trunk@12336 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-10-07 08:00:17 +00:00
cxl
03a3028e1f ide: OSX Install
git-svn-id: svn://ultimatepp.org/upp/trunk@12282 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-09-17 13:38:36 +00:00
cxl
ff01418574 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
2fcdc61154 CtrlCore, CtrlLib, ide: Developing cocoa support
git-svn-id: svn://ultimatepp.org/upp/trunk@12135 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-02 13:03:12 +00:00
cxl
db7a7a631b ide: .m and .mm now only compiled on macos or with OBJC flag
git-svn-id: svn://ultimatepp.org/upp/trunk@12084 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-20 21:52:07 +00:00