Commit Graph

10 Commits

Author SHA1 Message Date
OscarL
eea3243d9d kbuild: update to version 0.1.9998svn3572 (#7536)
- Re-applied (after minor modifications) the previous .patch for
  version 0.1.9998svn3296.
- Used basically the same patch David Karoly applied to make-4.3
  to fix a build error.
- Use byacc instead of yacc to fix error: "arith.tab.h not found".
- Automatically create SvnInfo.kmk from BUILD() instead of using the
  first change from "kbuild-0.1.9998svn3296-distribution.patch".
- Disable textinfo docs (the other change from that "distribution"
  patch).
- Install "templates/*.kmk" too (can't even try to build VirtualBox's
  Guest Additions without this).
- Use $portVersion instead of hardcoded version.
2022-12-12 21:16:39 -05:00
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