0
0
Fork 0
Commit Graph

5 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
Paradoxianer 583d452173 new recepie for a new version of ProjectConceptor now including two translators and the the x86_64 Platform fix (#4405) 2019-12-09 09:12:01 +01:00
fbrosson b31078d6da ProjectConceptor: drop $jobArgs in BUILD(). See #2445
This is required with the current makefile because the "plugins"
target fails to build if we don't build the "app" target first.
2018-04-15 06:40:09 +00:00
Paradoxianer e2536678ca ProjectConceptor: fixed building of the plugins, add debuginfo. (#2445) 2018-04-14 20:18:22 +00:00
Owen 051e6906bb ProjectConceptor: create recipe (#2062) 2018-01-09 22:45:37 +00:00