History log of /haiku/docs/develop/build/index.rst
Revision Date Author Comments
# 9f3bdf3d 29-Apr-2024 Adrien Destugues <adrien.destugues@opensource.viveris.fr>

rc: migrate documentation to Haiku internals pages


# 3634f142 27-Nov-2023 Alexander von Gluck IV <kallisti5@unixzen.com>

docs/develop/ide: A quick guide for haiku code completion

* Works under a Linux "cross-compile" environment
* We can't check in compile_commands.json unforunetly because it
highly depends on your build environment
* An in-tree .clangd is a thing, but our includes are complex
and directory-spefific.
* Thanks to Pulkomandy for adding the flag to jam to do this!

Change-Id: I3be4084c43f7b822bb04ea7ec527c5fbe03d7289
Reviewed-on: https://review.haiku-os.org/c/haiku/+/7158
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
Reviewed-by: Alex von Gluck IV <kallisti5@unixzen.com>


# 0c062f46 25-Feb-2023 PulkoMandy <pulkomandy@pulkomandy.tk>

docs/develop: add some documentation about our Jam usage

Change-Id: I18c1fd3192468a14205bf192b3d1431397d1cc1d
Reviewed-on: https://review.haiku-os.org/c/haiku/+/6086
Reviewed-by: waddlesplash <waddlesplash@gmail.com>


# abc159e3 15-Jul-2022 PulkoMandy <pulkomandy@pulkomandy.tk>

docs/develop: explain vendor branches for gcc and buildtools

Change-Id: I9bb3b4efd2d02013da1ec6656adb49cd7d050e86
Reviewed-on: https://review.haiku-os.org/c/haiku/+/5476
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: nephele <nep@packageloss.eu>
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>


# b5ab38ec 21-Apr-2022 PulkoMandy <pulkomandy@pulkomandy.tk>

Add some docs about our compilers and patches done to them.

Change-Id: I60e0960499aec789ae6240eec949249adb2e35ad
Reviewed-on: https://review.haiku-os.org/c/haiku/+/5224
Reviewed-by: Fredrik Holmqvist <fredrik.holmqvist@gmail.com>