0
0
Fork 0
Commit Graph

9 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
Simon South 61b8c3375f kbuild: update to latest revision (#3996) 2019-07-15 19:44:33 -04:00
Jerome Duval f67b534c07 COMMIT/commit => srcGitRev.
* code style.
2018-08-07 08:56:57 +02:00
Sergei Reznikov 863231798e kbuild: fix data path 2017-06-17 03:31:25 +03:00
Sergei Reznikov 534bd91ae9 kbuild: use safe source
* drop old recipe
2017-06-16 01:50:39 +03:00
Sergei Reznikov 6c6bcd73fc kBuild: add recipe for 0.1.9998
* Seems to be enough to bootstrap VirtualBox guest additions on x86_64
* TODO: port gcc2 patches from kbuild-0.1.5
* use variables in INSTALL()
2017-01-17 11:30:00 +00:00
waddlesplash 84c3ecef64 Revert "KBuild: Build fix, recipe cleanup, WIP" (#1072) 2017-01-14 12:55:02 -05:00
miqlas 02ad30c696 KBuild: Build fix, recipe cleanup (#1033)
* Build fix

* Improved patchset

* Forgot the haiku specific files

* Patch cleanup

* On the road to the nirvana

* Broken recipe

* Redoing install section
2017-01-14 12:52:00 -05:00
Sergei Reznikov 801fbb8a42 kBuild: add WIP recipe for version 0.1.5 2017-01-10 23:17:10 +03:00