Searched hist:"3634 f142352af2428aed187781fc9d75075e9140" (Results 1 – 3 of 3) sorted by relevance
/haiku/docs/develop/build/ |
H A D | ide.rst | 3634f142352af2428aed187781fc9d75075e9140 Mon Nov 27 16:50:01 UTC 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>
|
H A D | index.rst | 3634f142352af2428aed187781fc9d75075e9140 Mon Nov 27 16:50:01 UTC 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>
|
/haiku/ |
H A D | .gitignore | 3634f142352af2428aed187781fc9d75075e9140 Mon Nov 27 16:50:01 UTC 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>
|