Timeline for Best practice for organizing build products of dependencies and project code in your repo source tree?
Current License: CC BY-SA 4.0
19 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 2, 2020 at 20:10 | comment | added | Michael Freidgeim | For .Net see softwareengineering.stackexchange.com/questions/369504/… | |
| Jul 3, 2020 at 6:21 | comment | added | kakyo | @BasileStarynkevitch Good advice on checking out renowned projects. Thanks! | |
| Jul 2, 2020 at 9:14 | vote | accept | kakyo | ||
| Jul 2, 2020 at 8:32 | answer | added | Bart van Ingen Schenau | timeline score: 2 | |
| Jul 2, 2020 at 4:53 | comment | added | Basile Starynkevitch | Look also into the source code of SBCL | |
| Jul 2, 2020 at 4:48 | review | Close votes | |||
| Jul 19, 2020 at 3:06 | |||||
| Jul 2, 2020 at 4:46 | comment | added | Basile Starynkevitch | Study also for inspiration the source code of the Linux kernel, of Clang, of GCC, of Qt, of Opam, Gnome | |
| Jul 2, 2020 at 4:43 | comment | added | kakyo | @BasileStarynkevitch well, there were upvotes for all my cited questions on the same stack. Those questions are much broader than mine. Could you kindly refer to the beginning of my question? | |
| Jul 2, 2020 at 4:39 | comment | added | Basile Starynkevitch | I downvoted because the question is too general and too broad. There cannot be a single general high-level approach. For example, look into the source code of Debian and study the source code of ocsigen, of GNU emacs, of GHC, of FLTK | |
| Jul 2, 2020 at 4:37 | comment | added | kakyo | Why the downvotes? I believe I'm asking a specific question that's not a duplicate of anything I can find on this stack site. | |
| Jul 2, 2020 at 4:35 | comment | added | kakyo | @BasileStarynkevitch The problem is that most dependencies use different build systems, so I'm asking about a general high-level approach. My project combines native C/C++ and some hight-level languages. The dependencies are mostly C/C++ projects. | |
| Jul 2, 2020 at 4:26 | comment | added | Basile Starynkevitch | It depends on your operating system (e.g. different on Linux and Windows), your programming language (different with Ocaml and C++ and Go), your build automation tool (different if using ninja or GNU make or omake..). Read also more about package managers and see also linuxfromscratch.org | |
| Jul 2, 2020 at 4:22 | history | edited | kakyo | CC BY-SA 4.0 | added 20 characters in body |
| Jul 2, 2020 at 3:11 | history | edited | kakyo | CC BY-SA 4.0 | edited body |
| Jul 2, 2020 at 2:44 | history | edited | kakyo | CC BY-SA 4.0 | added 441 characters in body |
| Jul 2, 2020 at 2:22 | history | edited | kakyo | CC BY-SA 4.0 | added 4 characters in body |
| Jul 2, 2020 at 2:17 | history | edited | kakyo | CC BY-SA 4.0 | added 4 characters in body |
| Jul 2, 2020 at 2:11 | review | First posts | |||
| Jul 6, 2020 at 21:22 | |||||
| Jul 2, 2020 at 2:09 | history | asked | kakyo | CC BY-SA 4.0 |