mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-05 20:27:56 +02:00
* Fix makefiles
This commit is contained in:
parent
0db8f72dcd
commit
2232626ff7
291
utils/Makefile
291
utils/Makefile
File diff suppressed because it is too large
Load Diff
@ -2,7 +2,7 @@
|
||||
# Makefile.fpc for running fpmake
|
||||
#
|
||||
[require]
|
||||
packages=rtl fpmkunit fcl-json
|
||||
packages=rtl fpmkunit fcl-json fcl-process libtar paszlib
|
||||
|
||||
[install]
|
||||
fpcpackage=y
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ name=debugsvr
|
||||
version=3.3.1
|
||||
|
||||
[require]
|
||||
packages=rtl fpmkunit
|
||||
packages=rtl fpmkunit fcl-json fcl-process libtar paszlib
|
||||
|
||||
[install]
|
||||
fpcpackage=y
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ name=dxegen
|
||||
version=3.3.1
|
||||
|
||||
[require]
|
||||
packages=rtl fpmkunit
|
||||
packages=rtl fpmkunit fcl-json fcl-process libtar paszlib
|
||||
|
||||
[install]
|
||||
fpcpackage=y
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ name=fpcm
|
||||
version=3.3.1
|
||||
|
||||
[require]
|
||||
packages=rtl fpmkunit
|
||||
packages=rtl fpmkunit fcl-json fcl-process libtar paszlib
|
||||
|
||||
[install]
|
||||
fpcpackage=y
|
||||
|
@ -54,5 +54,10 @@
|
||||
<SearchPaths>
|
||||
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
|
||||
</SearchPaths>
|
||||
<Linking>
|
||||
<Debugging>
|
||||
<DebugInfoType Value="dsDwarf3"/>
|
||||
</Debugging>
|
||||
</Linking>
|
||||
</CompilerOptions>
|
||||
</CONFIG>
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ name=fpcmkcfg
|
||||
version=3.3.1
|
||||
|
||||
[require]
|
||||
packages=rtl fpmkunit
|
||||
packages=rtl fpmkunit fcl-json fcl-process libtar paszlib
|
||||
|
||||
[install]
|
||||
fpcpackage=y
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ name=fpcres
|
||||
version=3.3.1
|
||||
|
||||
[require]
|
||||
packages=rtl fpmkunit
|
||||
packages=rtl fpmkunit fcl-json fcl-process libtar paszlib
|
||||
|
||||
[install]
|
||||
fpcpackage=y
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ name=fpcreslipo
|
||||
version=3.3.1
|
||||
|
||||
[require]
|
||||
packages=rtl fpmkunit
|
||||
packages=rtl fpmkunit fcl-json fcl-process libtar paszlib
|
||||
|
||||
[install]
|
||||
fpcpackage=y
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ name=fpdoc
|
||||
version=3.3.1
|
||||
|
||||
[require]
|
||||
packages=rtl fpmkunit
|
||||
packages=rtl fpmkunit fcl-json fcl-process libtar paszlib
|
||||
|
||||
[install]
|
||||
fpcpackage=y
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ name=fpmc
|
||||
version=3.3.1
|
||||
|
||||
[require]
|
||||
packages=rtl fpmkunit
|
||||
packages=rtl fpmkunit fcl-json fcl-process libtar paszlib
|
||||
|
||||
[install]
|
||||
fpcpackage=y
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ name=fppkg-util
|
||||
version=3.3.1
|
||||
|
||||
[require]
|
||||
packages=rtl fpmkunit
|
||||
packages=rtl fpmkunit fcl-json fcl-process libtar paszlib
|
||||
|
||||
[install]
|
||||
fpcpackage=y
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ name=fprcp
|
||||
version=3.3.1
|
||||
|
||||
[require]
|
||||
packages=rtl fpmkunit
|
||||
packages=rtl fpmkunit fcl-json fcl-process libtar paszlib
|
||||
|
||||
[install]
|
||||
fpcpackage=y
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ name=h2pas
|
||||
version=3.3.1
|
||||
|
||||
[require]
|
||||
packages=rtl fpmkunit
|
||||
packages=rtl fpmkunit fcl-json fcl-process libtar paszlib
|
||||
|
||||
[install]
|
||||
fpcpackage=y
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ name=ihx2tzx
|
||||
version=3.3.1
|
||||
|
||||
[require]
|
||||
packages=rtl fpmkunit
|
||||
packages=rtl fpmkunit fcl-json fcl-process libtar paszlib
|
||||
|
||||
[install]
|
||||
fpcpackage=y
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ name=importtl
|
||||
version=3.3.1
|
||||
|
||||
[require]
|
||||
packages=rtl fpmkunit
|
||||
packages=rtl fpmkunit fcl-json fcl-process libtar paszlib
|
||||
|
||||
[install]
|
||||
fpcpackage=y
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ name=instantfpc
|
||||
version=3.3.1
|
||||
|
||||
[require]
|
||||
packages=rtl fpmkunit
|
||||
packages=rtl fpmkunit fcl-json fcl-process libtar paszlib
|
||||
|
||||
[install]
|
||||
fpcpackage=y
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ name=json2pas
|
||||
version=3.3.1
|
||||
|
||||
[require]
|
||||
packages=rtl fpmkunit fcl-json
|
||||
packages=rtl fpmkunit fcl-json fcl-process libtar paszlib
|
||||
|
||||
[install]
|
||||
fpcpackage=y
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ name=mksymbian
|
||||
version=3.3.1
|
||||
|
||||
[require]
|
||||
packages=rtl fpmkunit
|
||||
packages=rtl fpmkunit fcl-json fcl-process libtar paszlib
|
||||
|
||||
[install]
|
||||
fpcpackage=y
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ name=pas2fpm
|
||||
version=3.3.1
|
||||
|
||||
[require]
|
||||
packages=rtl fpmkunit
|
||||
packages=rtl fpmkunit fcl-json fcl-process libtar paszlib
|
||||
|
||||
[install]
|
||||
fpcpackage=y
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ name=pas2jni
|
||||
version=3.3.1
|
||||
|
||||
[require]
|
||||
packages=rtl fpmkunit
|
||||
packages=rtl fpmkunit fcl-json fcl-process libtar paszlib
|
||||
|
||||
[install]
|
||||
fpcpackage=y
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ name=pas2js
|
||||
version=3.3.1
|
||||
|
||||
[require]
|
||||
packages=rtl fpmkunit
|
||||
packages=rtl fpmkunit fcl-json fcl-process libtar paszlib
|
||||
|
||||
[install]
|
||||
fpcpackage=y
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ name=pas2ut
|
||||
version=3.3.1
|
||||
|
||||
[require]
|
||||
packages=rtl fpmkunit
|
||||
packages=rtl fpmkunit fcl-json fcl-process libtar paszlib
|
||||
|
||||
[install]
|
||||
fpcpackage=y
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ name=rmwait
|
||||
version=3.3.1
|
||||
|
||||
[require]
|
||||
packages=rtl fpmkunit
|
||||
packages=rtl fpmkunit fcl-json fcl-process libtar paszlib
|
||||
|
||||
[install]
|
||||
fpcpackage=y
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ name=tply
|
||||
version=3.3.1
|
||||
|
||||
[require]
|
||||
packages=rtl fpmkunit
|
||||
packages=rtl fpmkunit fcl-json fcl-process libtar paszlib
|
||||
|
||||
[install]
|
||||
fpcpackage=y
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ name=unicode
|
||||
version=3.3.1
|
||||
|
||||
[require]
|
||||
packages=rtl fpmkunit
|
||||
packages=rtl fpmkunit fcl-json fcl-process libtar paszlib
|
||||
|
||||
[install]
|
||||
fpcpackage=y
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ name=wasmbin
|
||||
version=3.3.1
|
||||
|
||||
[require]
|
||||
packages=rtl fpmkunit
|
||||
packages=rtl fpmkunit fcl-json fcl-process libtar paszlib
|
||||
|
||||
[install]
|
||||
fpcpackage=y
|
||||
|
Loading…
Reference in New Issue
Block a user