Commit graph

55 commits

Author SHA1 Message Date
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
Mirek Fidler
5933c7cc77 ide: Fixed problem with invalid .ext hanging theide 2023-10-02 23:51:08 +02:00
Mirek Fidler
25fef9fa19 ide: Fixed bmGIT_HASH 2023-06-06 19:29:29 +02:00
Mirek Fidler
db3dd31f41 ide: bmGIT_HASH 2023-06-06 17:14:43 +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
8267f3bc93 ide: Support for .. in improt.ext 2023-01-20 14:09:31 +01:00
İsmail Yılmaz
81c9529c82
TheIDE: import file parser fix (include keyword made optional) (#93) 2022-09-04 20:39:14 +02:00
Mirek Fidler
563ac57aa8 ide: Builders now declares bmGIT_REVCOUNT macro (similar to former SVN_REVISION), now used in ide itself in the about box. 2021-08-27 18:03:53 +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
e3d7b9208a ide: Fixed issue with freezing .ext on unrecognized input
git-svn-id: svn://ultimatepp.org/upp/trunk@15943 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-03 13:09:27 +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
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
d9441f86d0 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
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
44037d6a0c '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
dde286f19e 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
klugier
5b74526bda 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
cxl
67c943eda6 ide: import.ext docs
git-svn-id: svn://ultimatepp.org/upp/trunk@8903 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-06 18:30:15 +00:00
cxl
9cae108491 ide: Fixed issue with layout designer focus for Label on creation #1254
git-svn-id: svn://ultimatepp.org/upp/trunk@8902 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-06 12:30:55 +00:00
cxl
41fb9d458c .developing external import
git-svn-id: svn://ultimatepp.org/upp/trunk@8901 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-06 08:43:22 +00:00
cxl
d7e38a1bbb CtrlLib,ide: Fixed issue with small droplists and UHD
git-svn-id: svn://ultimatepp.org/upp/trunk@8888 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-04 06:48:50 +00:00
cxl
ab3c7592c6 build_info now contains info about svn revision and url #1190
git-svn-id: svn://ultimatepp.org/upp/trunk@8777 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-31 11:48:00 +00:00
cxl
1b953853e4 - Android Builder merged (thanks Klugier!)
git-svn-id: svn://ultimatepp.org/upp/trunk@8636 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-06 09:18:38 +00:00
cxl
0bd3e2f216 ide: icpp now part of blitz, Core: Fixed issue in LocalProcess in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@8079 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-21 10:12:03 +00:00
cxl
1757e23fd2 ide: GCC pch support
git-svn-id: svn://ultimatepp.org/upp/trunk@8050 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-17 23:27:26 +00:00
cxl
0c36000275 MSC PCH support
git-svn-id: svn://ultimatepp.org/upp/trunk@8033 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-12 20:21:56 +00:00
cxl
bda7dbdc0c ide: bm macros replaced by <build_info.h> header
git-svn-id: svn://ultimatepp.org/upp/trunk@8030 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-10 10:31:02 +00:00
cxl
bc2cda8174 ide: Reset Blitz button; blitz should be active after installation for all files #860
git-svn-id: svn://ultimatepp.org/upp/trunk@7903 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-16 08:51:12 +00:00
cxl
9c76154719 ide: Double link issue resolved #897
git-svn-id: svn://ultimatepp.org/upp/trunk@7844 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-30 20:31:48 +00:00
cxl
38306901c3 ide: PCH experiments
git-svn-id: svn://ultimatepp.org/upp/trunk@7795 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-17 13:13:02 +00:00
cxl
f01899f18a ide/Builders: Quoting path now removes trailing '/', '\\'
git-svn-id: svn://ultimatepp.org/upp/trunk@7725 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-25 06:45:25 +00:00
cxl
040913b8fd Core: Split/Join/Merge refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@7285 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-21 15:22:49 +00:00
cxl
16ec3e1755 umk (and theide): removed heuritics about initial blitz time
git-svn-id: svn://ultimatepp.org/upp/trunk@7160 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-04 11:33:47 +00:00
cxl
ba7ab3ed50 cpp11 branch merged back to to trunk
git-svn-id: svn://ultimatepp.org/upp/trunk@7047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-16 16:33:48 +00:00
micio
d222903450 UppSrc/Ide: All shared build in linux fixed #661
git-svn-id: svn://ultimatepp.org/upp/trunk@6809 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-24 13:36:24 +00:00
cxl
5aee64dbc7 ide: MAIN_CONF now only defined if any main.confs are present
git-svn-id: svn://ultimatepp.org/upp/trunk@6494 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-27 07:57:37 +00:00
cxl
54f04ffa1b ide: .rc now has some defines (thanks wimpie)
git-svn-id: svn://ultimatepp.org/upp/trunk@6462 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-21 17:52:19 +00:00
cxl
290a782e13 ide: main.conf
git-svn-id: svn://ultimatepp.org/upp/trunk@6274 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-26 11:50:55 +00:00
cxl
418aa3eeec ide: Export now properly manages brc files
git-svn-id: svn://ultimatepp.org/upp/trunk@4621 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-25 18:18:52 +00:00
cxl
d5291b7d48 *uppsrc: Fixed many GCC warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@4457 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-21 14:24:31 +00:00
cxl
aaef705501 .ide: CppBuilder allows relative '..' paths again
git-svn-id: svn://ultimatepp.org/upp/trunk@4401 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-12 19:19:43 +00:00
cxl
5f3994b734 ide: Custom build steps: $(FILEDIR) macro
git-svn-id: svn://ultimatepp.org/upp/trunk@4254 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-06 13:50:44 +00:00
cxl
16a28d9485 .forgotten DDUMP
git-svn-id: svn://ultimatepp.org/upp/trunk@4241 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-04 09:44:58 +00:00
cxl
bdd380ed80 ide: Custom build steps DIR now points to package directory, for post-link, pre-link it is main package directory
git-svn-id: svn://ultimatepp.org/upp/trunk@4240 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-04 09:42:10 +00:00
cxl
e8dcdd4f51 ide: Custom build steps refresh
git-svn-id: svn://ultimatepp.org/upp/trunk@4203 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-25 22:43:51 +00:00
rylek
c82b23c2c5 .ide/Builders/CppBuilder.cpp: fixed my own (harmless) bug - BRC C is now generated using unsigned bytes
git-svn-id: svn://ultimatepp.org/upp/trunk@3938 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-30 23:13:42 +00:00
unodgs
97668f96b6 BRC: Added missing array's curly bracket for BINARY_ARRAY
git-svn-id: svn://ultimatepp.org/upp/trunk@3913 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-26 17:23:06 +00:00
rylek
5e9255afb4 .ide\Builders\CppBuilder.cpp: changed BRC C generation from string constant to byte array (VC71 complains if constant string length >= 64K)
git-svn-id: svn://ultimatepp.org/upp/trunk@3910 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-26 10:38:15 +00:00
cxl
f14c2c9d11 *ide: brc fixed to work in 64bit windows exe
git-svn-id: svn://ultimatepp.org/upp/trunk@3817 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-04 19:38:52 +00:00
cxl
4b18e8dc84 ide: 'clean' in Makefile
git-svn-id: svn://ultimatepp.org/upp/trunk@1959 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-27 09:04:23 +00:00