Branch with the meson build-system (#8467)

* Branch with the meson build-system

* Fix build_environment for dual loads and add create code

* Add documentation

* Fixed option list

* Update build_system_guess for meson

* Fixed documentation errors

* Added meson to build and configure and updated documentation

* fix typos
This commit is contained in:
Tom Merrick
2018-08-10 12:52:09 -05:00
committed by Adam J. Stewart
parent 2a94d59433
commit b1182741d4
9 changed files with 309 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ on these ideas for each distinct build system that Spack supports:
build_systems/autotoolspackage
build_systems/cmakepackage
build_systems/mesonpackage
build_systems/qmakepackage
.. toctree::