Commit Graph

67738 Commits

Author SHA1 Message Date
mattias
7b34e97a6c fcl-passrc: clean up 2023-11-08 23:42:46 +01:00
mattias
9a8479825f pastojs: less hints 2023-11-08 23:42:46 +01:00
mattias
b5f83f982d fcl-js: less hints 2023-11-08 23:42:46 +01:00
Pierre Muller
d86bae2895 Add missing win32 OS sysutils related variables, copied over from win64 2023-11-08 23:42:46 +01:00
Jonas Maebe
fafeefbe2f LLVM: LLVM 17.0 support
No changes in IR (that affect us) since LLVM 16.0
2023-11-08 23:42:46 +01:00
Pierre Muller
87bd2fa288 Avoid overwriting of already set DOS_DEPS_OS and DYNLIBS_DEPS_OS variables for linux RTL 2023-11-08 23:42:46 +01:00
Pierre Muller
aa92636608 Fix installation of freertos RTL 2023-11-08 23:42:45 +01:00
Pierre Muller
0cecbb41b5 Update Makefile's after cpu unit dependency fix 2023-11-08 23:42:45 +01:00
Pierre Muller
7a4671a266 i8086 CPU also needs sysutils unit as dependecy for cpu unit 2023-11-08 23:42:45 +01:00
Michaël Van Canneyt
82ed8ffe1a * Additional dependency for unit unit 2023-11-08 23:42:45 +01:00
Pierre Muller
c6ade8c39f Remove code testing for FPC_VERSION 1.X or 2.X 2023-11-08 23:42:45 +01:00
Michaël Van Canneyt
56edc2dfa8 * Fix wrong instances of $ifdef unix 2023-11-08 23:42:44 +01:00
Pierre Muller
85a9a37ec5 Makefile regenerated after addition of macos directory handling by regenmakefiles.sh 2023-11-08 23:42:43 +01:00
Pierre Muller
0eba0485a0 Handle macos directory, which target name is now macosclassic 2023-11-08 23:42:43 +01:00
Pierre Muller
c389f7c8d3 Regnerated Makefile's after dependency fixes for debug info units 2023-11-08 23:42:43 +01:00
Pierre Muller
239aa0caf8 * Add dependency of lineinfo unit on exeinfo.
* System.ExeInfo depends on EXEINFO_DEPS, not on LINEINFO_DEPS
  * lnfodwrf unit does not depend on lineinfo unit
  * lnfogdb depends on ctypes, baseunix and unix units, but not on lineinfo
2023-11-08 23:42:43 +01:00
Pierre Muller
fcd2ebc052 Avoid double rules for ctypes and cmem units 2023-11-08 23:42:43 +01:00
Pierre Muller
71079096be Avoid 'will not overwrite just-created' error on installation 2023-11-08 23:42:43 +01:00
Pierre Muller
9a742284d7 Fix spelling mistake SFPUX8080UNIT => SFPUX80UNIT 2023-11-08 23:42:43 +01:00
marcoonthegit
1425f3eb3c * dotted variant 2023-11-08 23:42:42 +01:00
Jonas Maebe
e1d0568590 tw40324: fix compilation on unix platforms 2023-11-08 23:42:42 +01:00
Jonas Maebe
f1b22b30ff LLVM: only add sret attribute for first parameter on caller side
We already did this when generating the definitions, but not yet
when generating the calls
2023-11-08 23:42:42 +01:00
Jonas Maebe
68c04ec5fa LLVM: Xcode 14.3 support 2023-11-08 23:42:42 +01:00
Michaël Van Canneyt
d1cf464a64 * Fix typo 2023-11-08 23:42:42 +01:00
Michaël Van Canneyt
3b5d7556d6 * Extra dependencies for dos, solves hopefully jenkins problem ? 2023-11-08 23:42:42 +01:00
marcoonthegit
47f8b817e8 * spaces to tab 2023-11-08 23:42:42 +01:00
Michaël Van Canneyt
b88d47678a * Correct target 2023-11-08 23:42:42 +01:00
Michaël Van Canneyt
d58c65a66d * Regenmakefiles 2023-11-08 23:42:42 +01:00
Michaël Van Canneyt
87812044b3 * Correct remark 2023-11-08 23:42:42 +01:00
Michaël Van Canneyt
63fa373f21 * Fixes based on feedback of team, fixes issue #40368 2023-11-08 23:42:39 +01:00
Michaël Van Canneyt
35a0e5030d * Script to regenerate makefiles with proper options 2023-11-08 23:42:14 +01:00
Michaël Van Canneyt
5563934dab * Renamed so as not to be automatically detected, in line with Makefile.pkg in packages dir 2023-11-08 23:42:13 +01:00
kamischi
5bfe0144e2 update German errordx.msg files 2023-11-08 23:42:13 +01:00
kamischi
aa6e8141ec Update errore.msg
Someminor corrections, found when translating to german.
2023-11-08 23:42:13 +01:00
Michaël Van Canneyt
c0da6bb3d3 YCbCr Colorspace support, Tiff ResolutionXY div by zero test (MR 463) 2023-11-08 23:42:13 +01:00
Michaël Van Canneyt
9eefc97ce8 * Remove double system unit target 2023-11-08 23:42:13 +01:00
Michaël Van Canneyt
8eac695883 * Remove double ctypes unit 2023-11-08 23:42:13 +01:00
Michaël Van Canneyt
343ac1a550 * Removed double unit, regenerated makefile 2023-11-08 23:42:13 +01:00
Michaël Van Canneyt
6e93aa6137 * Fix EOL escapes, regenerate makefiles 2023-11-08 23:42:13 +01:00
Michaël Van Canneyt
e86ea094da * Regenerate Makefile with fix for missing space 2023-11-08 23:42:12 +01:00
Michaël Van Canneyt
4a000ecb77 * Dynlibs dependency 2023-11-08 23:42:12 +01:00
Michaël Van Canneyt
9a5455fd5f * dos unit deps 2023-11-08 23:42:12 +01:00
Michaël Van Canneyt
8124948884 * dos unit deps 2023-11-08 23:42:12 +01:00
Henrique Gottardi Werlang
194e50619a Removed unit. 2023-11-08 23:42:12 +01:00
Michaël Van Canneyt
1410332764 * Better dependencies for ctypes, remove double unit rules 2023-11-08 23:42:12 +01:00
Michaël Van Canneyt
029a87b86e * Add dependencies, fix jenkins build 2023-11-08 23:42:12 +01:00
Michaël Van Canneyt
fbd3544f3f * Need iOS and iphonesim 2023-11-08 23:42:12 +01:00
Michaël Van Canneyt
2598c9a854 * Correct dependency for dynlibs 2023-11-08 23:42:11 +01:00
Michaël Van Canneyt
d7a8084ab3 * Utils makefiles 2023-11-08 23:42:11 +01:00
Michaël Van Canneyt
55f6ae1620 * Packages makefiles 2023-11-08 23:42:11 +01:00