summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2019-07-01Describe array values in install_dir. [skip ci]Jussi Pakkanen
2019-06-27`add_{global,project}_{,link_}arguments`: simply native flag behaviorJohn Ericson
2019-06-27docs: Fix link to SourceSet module in the navbar [skip ci]Iñigo Martínez
2019-06-26dependencies/base: Set PKG_CONFIG_SYSROOT_DIR from cross fileDylan Baker
2019-06-25Split attribute visibilityDylan Baker
2019-06-23only --only option to run_project_tests, add type hints, improve variable nam...Michael Hirsch, Ph.D
2019-06-21docs: Update libdir caveatDylan Baker
2019-06-19Quick_guide.md:add python-setuptools and wheelandy5995
2019-06-19Reference-manual.md:add missing equal sign in "both_libraries" sectionandy5995
2019-06-16Update things for new release.Jussi Pakkanen
2019-06-16Tutorial.md: Improve English [skip ci]Francisco Velázquez
2019-06-12modules/python: add a modules keyword argumentDylan Baker
2019-06-10docs: compiler objects are returned [skip ci]Dylan Baker
2019-06-10Rewrap some doc lines. [skip ci]Jussi Pakkanen
2019-06-08docs: Add bzip2 to the Users pageDylan Baker
2019-06-06cmake: doc: fixed typosDaniel Mensinger
2019-06-06cmake: updated docsDaniel Mensinger
2019-06-06cmake: rebase fixesDaniel Mensinger
2019-06-06cmake: Added docsDaniel Mensinger
2019-06-05Per machine do 'build.' and '' option prefixesJohn Ericson
2019-05-31doc: fix typo [skip ci]Eli Schwartz
2019-05-28interpreter: add fallback argument to subproject.get_variable()Mathieu Duponchelle
2019-05-27coredata: add cmake_prefix_path optionDylan Baker
2019-05-27docs: pkg_config_path is a list not a stringDylan Baker
2019-05-27Update to new ccache URLJoel Rosdahl
2019-05-23docs/Users: update Mesa link [skip ci]Erik Faye-Lund
2019-05-23Use library() instead of rolling your own. [skip ci]Jussi Pakkanen
2019-05-23Merge pull request #5028 from bonzini/sourcesetJussi Pakkanen
2019-05-22join_paths => / [skip ci]Michael Hirsch, Ph.D
2019-05-22new module "sourceset" to match source file lists against configuration dataPaolo Bonzini
2019-05-21Merge pull request #5372 from dcbaker/get_variableJussi Pakkanen
2019-05-20Generators can have extra target dependencies. Closes #4131.Jussi Pakkanen
2019-05-20fixup! tests: Add test for Dependency.get_variableDylan Baker
2019-05-20docs: Add docs for Dependency.get_variableDylan Baker
2019-05-17Fix typo in Dlang-module.mdSzunti
2019-05-14Merge pull request #5331 from dcbaker/iclJussi Pakkanen
2019-05-13FAQ: Add an entry about the library naming scheme with MSVC [skip ci]Nirbheek Chauhan
2019-05-13docs/markdown: add snippet for intel-cl supportDylan Baker
2019-05-13docs/reference-table: Add intel-clDylan Baker
2019-05-12Add entry for random design points. [skip ci]Jussi Pakkanen
2019-05-09add support for "target_type: 'shared_module'" in build_target()Daniel Eklöf
2019-05-05Add white border to logo used on web pages. [skip ci]Jussi Pakkanen
2019-05-05add -fno-exceptions if cpp_eh=none is specified nicole mazzuca
2019-05-04Update Users.md [skip ci] (#5358)Amit D
2019-05-02per-target manual specification of link_languageMichael Hirsch, Ph.D
2019-05-02Add vc++ cpp_std flags to the documentationNicole Mazzuca
2019-05-02Merge pull request #5161 from TheQwertiest/feature/custom_target_linkJussi Pakkanen
2019-05-02Describe how to add support for new compilers. [skip ci]Jussi Pakkanen
2019-04-29Updated docs with information about `custom_target[i]`TheQwertiest
2019-04-28consistent invalid escape sequence behaviourJon Turney