This patch set adds an updated documetation of the new build system. You can have a look at the generated documents here:
https://ftp.rtems.org/pub/rtems/people/sebh/eng.pdf This second version of the patch addesses some review comments from Gedare Bloom. Sebastian Huber (1): eng: Add build system chapter eng/build-system.rst | 488 +++++++++++++++++++++++++++++++++++++++ eng/index.rst | 1 + images/eng/bld-bsp.dot | 33 +++ images/eng/bld-bsp.pdf | Bin 0 -> 15044 bytes images/eng/bld-bsp.png | Bin 0 -> 32435 bytes images/eng/bld-bsp2.dot | 42 ++++ images/eng/bld-bsp2.pdf | Bin 0 -> 16314 bytes images/eng/bld-bsp2.png | Bin 0 -> 33936 bytes images/eng/bld-deps.dot | 59 +++++ images/eng/bld-deps.pdf | Bin 0 -> 18559 bytes images/eng/bld-deps.png | Bin 0 -> 18098 bytes images/eng/bld-deps2.dot | 52 +++++ images/eng/bld-deps2.pdf | Bin 0 -> 18241 bytes images/eng/bld-deps2.png | Bin 0 -> 40695 bytes 14 files changed, 675 insertions(+) create mode 100644 eng/build-system.rst create mode 100644 images/eng/bld-bsp.dot create mode 100644 images/eng/bld-bsp.pdf create mode 100644 images/eng/bld-bsp.png create mode 100644 images/eng/bld-bsp2.dot create mode 100644 images/eng/bld-bsp2.pdf create mode 100644 images/eng/bld-bsp2.png create mode 100644 images/eng/bld-deps.dot create mode 100644 images/eng/bld-deps.pdf create mode 100644 images/eng/bld-deps.png create mode 100644 images/eng/bld-deps2.dot create mode 100644 images/eng/bld-deps2.pdf create mode 100644 images/eng/bld-deps2.png -- 2.26.2 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel