12 Commits

Author SHA1 Message Date
Martijn Laan
6869601fe7
Renamed our UxTheme to NewUxTheme to avoid accidendally using Delphi's UxThem which indeed Setup was doing. 2024-04-16 19:58:07 +02:00
Martijn Laan
82e5800758 Should be finished now unless there's still files in .\Projects used but not listed in any of the projects. 2024-03-31 21:19:36 +02:00
Martijn Laan
765dc1c1c8 Clean up file names. 2019-07-30 22:05:35 +02:00
Martijn Laan
54b77a40c1 Fix warning caused by previous commit on this file. 2019-07-17 22:58:53 +02:00
Martijn Laan
3b0cfced6e Make it work without needing Version.inc by dropping support for old Delphi versions. 2019-07-16 20:06:45 +02:00
Martijn Laan
a708b983b9 Publish Anchors. 2018-12-28 20:59:57 +01:00
Martijn Laan
c15d2ed842 Merge branch 'master' into safeloadsystemdlls 2016-02-07 12:36:42 +01:00
Martijn Laan
c87ec25e23 Make it compile. 2016-02-07 12:36:38 +01:00
Virgo Pärna
cc5e0e5dc6 Fix compiling with Delphi XE 2016-01-29 16:31:47 +02:00
Martijn Laan
96c253ef65 Load system dlls from {sys}. Just some prep. Doesn't compile & untested. 2016-01-07 14:09:25 +01:00
Martijn Laan
063b58cc97 Fixed XE compilation errors. For some changes had to make a guess about which XE version introduced the change. Only tested compilation with XE8 and only did very basic run time test using the resulting Setup. Todo: fix XE compilation warnings.
Resulting Setup size:
-Delphi 2009: 2.3 mb
-Delphi 2010: 2.6 mb
-Delphi XE8: 3.5 mb

Do not intend to switch from Delphi 2009 to something newer for the main unicode compile because of the significant size increase.
2015-07-22 11:00:30 +02:00
Martijn Laan
238b774962 Added files 2011-10-06 20:53:09 +02:00