aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-11Fix a typo in an error messageJon Turney1-1/+1
2019-01-10Merge pull request #4744 from dcbaker/docs-cflagsJussi Pakkanen4-17/+25
2019-01-10Fix finding the static linker for native compiler in cross buildJohn Ericson1-1/+2
2019-01-10rpm: Bring RPM module back in to a working stateAlistair Thomas1-47/+57
2019-01-10`environment.cross_info.need_cross_compiler()` doesn't existJohn Ericson1-1/+1
2019-01-10Merge pull request #4748 from astavale/running-meson-docsJussi Pakkanen1-130/+127
2019-01-10Merge pull request #4746 from mesonbuild/parisc64Jussi Pakkanen1-0/+4
2019-01-10Remove spurious case in interpreterJohn Ericson1-2/+0
2019-01-10Add get_werror_args for CCRX C compilerPhillip Cao1-0/+3
2019-01-10docs: update RunningMeson.md to show Meson's setup command [skip ci]Alistair Thomas1-27/+40
2019-01-09Added Rust to supported languages for project() (#4750) [skip ci]Ethan R1-2/+2
2019-01-09docs: Change sub-headings in Running-Meson.md from == to ## [skip ci]Alistair Thomas1-14/+7
2019-01-09docs: Re-wrap Running-Meson.md from 70 to 80 columns [skip ci]Alistair Thomas1-93/+84
2019-01-09Fix links to reference manualAlex Băluț1-2/+2
2019-01-09Report parisc64 as parisc. Closes #4714.Jussi Pakkanen1-0/+4
2019-01-08docs: recommend add_project_arguments instead of add_global_arguments [skip ci]Dylan Baker1-3/+3
2019-01-08docs: don't recommend using CFLAGS [skip ci]Dylan Baker1-1/+1
2019-01-08docs: further specify that CFLAGS and friends are only for distro packagers [...Dylan Baker1-1/+3
2019-01-08docs: Add link args to the table of language args [skip ci]Dylan Baker1-12/+12
2019-01-08docs: document that using environment variables is discouraged [skip ci]Dylan Baker1-0/+6
2019-01-07Deprecated --target-files APIDaniel Mensinger3-5/+11
2019-01-07Fixed flake8Daniel Mensinger1-1/+1
2019-01-07Added release snippetDaniel Mensinger1-0/+8
2019-01-07Also made buildsystem files absoluteDaniel Mensinger1-1/+3
2019-01-07Changed introspection target formatDaniel Mensinger2-31/+16
2019-01-07Merge pull request #4732 from mensinda/introMesonInfo2Jussi Pakkanen5-64/+167
2019-01-07Calculate target paths correctly when workdir is set.Jussi Pakkanen4-1/+19
2019-01-07ninjabackend: Adding missing shell quotes for compiler argumentsRobert Bragg1-4/+4
2019-01-07docs: document the native keyword argument for reference-manule [skip ci]Dylan Baker1-0/+2
2019-01-07Add new meson.py unstable-coredata subcommand.Martin Hostettler2-1/+129
2019-01-06Save surrogates as-is in log filesOlivier Crête1-2/+2
2019-01-06use same code for printing options in mconf and msetupNicolas Schneider4-14/+22
2019-01-06Fixed missing newlineDaniel Mensinger1-1/+1
2019-01-06Added release snippetDaniel Mensinger1-0/+6
2019-01-06Added meson-info.jsonDaniel Mensinger4-6/+83
2019-01-06Introspection refactoringDaniel Mensinger1-58/+78
2019-01-06docs: An error in an external link has been fixed [skip ci]FlyingPiMonster1-4/+2
2019-01-06Merge pull request #4547 from mensinda/introIncDirsJussi Pakkanen30-166/+927
2019-01-06fix meson configure exception when install_umask is not an intNicolas Schneider3-4/+4
2019-01-06modernize library default syntax, be like CMake static defaultMichael Hirsch, Ph.D1-2/+2
2019-01-06Always flatten include_directories listsXavier Claessens3-10/+8
2019-01-06Fixed missing dots [skip ci]Daniel Mensinger1-2/+2
2019-01-06Fixed typo [skip ci]Daniel Mensinger1-1/+1
2019-01-06Indent flag only togglesDaniel Mensinger2-4/+5
2019-01-06Updated the docs [skip ci]Daniel Mensinger1-19/+54
2019-01-06Fixed flake8 issuesDaniel Mensinger1-3/+1
2019-01-06Fixed buildoptions form sourceDaniel Mensinger2-18/+10
2019-01-06Better list prependingDaniel Mensinger1-1/+4
2019-01-06Atomic writeDaniel Mensinger1-1/+4
2019-01-06Fixed CI issuesDaniel Mensinger1-8/+17