0
0
Fork 0
Commit Graph

10 Commits

Author SHA1 Message Date
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Schrijvers Luc 55176dc5d5
fpc_bin, change recipe, enable x86_64 (#6029) 2021-07-02 10:51:01 +02:00
Schrijvers Luc 97b6b47557
fpc_bootstrap 3.0.4, revbump for build (#5313) 2020-10-10 14:13:59 +02:00
Schrijvers Luc 129ca36563
fpc_bootstrap 3.2.0, disable for now (#5312) 2020-10-10 14:08:11 +02:00
Schrijvers Luc 3764a6edfa
fpc_bootstrap, revbump for build (#5311) 2020-10-10 12:53:14 +02:00
oco27 fc9698144e
Add recipe for latest FreePascal releases (3.0.4 and 3.2.0) (#5253)
* Add recipe for latest FreePascal releases (3.0.4 and 3.2.0)

* fpc-3.2.0, disable x86 for now

Co-authored-by: Begasus <begasus@gmail.com>
2020-10-10 11:07:49 +02:00
Jerome Duval acb1c53916 fpc_bin: switch to https. 2018-09-21 10:49:32 +02:00
Jerome Duval 0d782eba67 dev-*: reorder sections. 2018-08-08 16:18:18 +02:00
Jerome Duval dedc2c6324 code style. 2018-08-06 15:08:49 +02:00
oco27 40acec10b2 fpc: rename binary only recipe fpc_bootstrap (#1803)
This will make place for a coming fpc full source recipe instead of
this "repackaging" only recipe. But this one is still necessary to bootstrap
the process : fpc is written in pascal.
2017-11-24 12:32:28 +03:00