0
0
Fork 0
Commit Graph

20 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
Gabriele Baldassarre cc268221e2
premake5: bump to alpha15 (#5104)
* premake5: bump to alpha15
2020-06-21 07:28:40 +02:00
François Revol 3323e3b60c premake: require getconf at build time
This avoids make being called with "-j" alone.
2019-10-17 11:41:36 +02:00
François Revol 6ff1ba6abf premake: Add 5.0.0~alpha14git (alpha14 + Haiku git fixes)
Didn't want to wait for a proper release as I need it for nativefiledialog.

Managed to build it once so it should work.
2019-10-15 04:45:50 +02:00
François Revol 83ed9785a0 premake: mark 5.0 as untested as it's broken
Possibly alpha14 fixes it but it won't build.
2019-05-18 21:48:23 +02:00
François Revol 8e5a1317bf premake: add recipe for 5.0.0 alpha13
alpha14 misses a file.
2019-05-18 21:17:34 +02:00
miqlas 7bc2351980 Premake: enable for 64 bit (#3621) 2019-02-08 23:16:37 +01:00
Jerome Duval 3b10cbdba8 fix missing $secondaryArchSuffix
clean up.
2018-09-05 07:37:48 +02:00
Vale 6b99721506 More order fixes 2016-02-28 20:17:42 -05:00
Vale f8aeb53372 More ordering & layout fixes 2016-02-26 10:33:51 -05:00
Vale 4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Augustin Cavalier 4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier 55dd9cf19d Rewrite ARCHITECTURES syntax to new HaikuPorter changes.
HaikuPorter now does not care what is in ARCHITECTURES when
building for a SECONDARY_ARCHITECTURE.
2015-08-04 12:00:38 -04:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Adrián Arroyo Calle cc1872182e Fix lines for HaikuDepot 2015-01-08 19:18:30 +00:00
Adrián Arroyo Calle 6c343795e0 Using SED for patches 2015-01-08 19:10:07 +00:00
Adrián Arroyo Calle 2b722b18a5 Fixed Premake 4.4 2015-01-08 18:40:55 +00:00
Adrián Arroyo Calle 6ed36d5d34 Premake 4.3 2015-01-07 16:22:43 +00:00
Oliver Tappe 60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe 94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00