summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2018-06-29add documentation of meson test --print-errorlogs (#3809) [skip ci]Alberto Sartori
2018-06-29Options: treat array option -Dopt= and -Dopt=[] as equivalentDylan Baker
2018-06-26Refine documentation for build_always [skip ci]Jon Turney
2018-06-24Update documentation about compiler envvars and cross files. [skip ci]Jussi Pakkanen
2018-06-24Write GNOME all uppercaseAlexandre Franke
2018-06-24Add FractalAlexandre Franke
2018-06-21Added ARMCLANG compiler support for C/C++ (#3717)Vasu Penugonda
2018-06-21Merge pull request #3590 from mesonbuild/testcommandJussi Pakkanen
2018-06-20Added documentation.Jussi Pakkanen
2018-06-20Document environment() append/prepend/set with multiple values [skip ci]Nirbheek Chauhan
2018-06-20Validate cpu_family (#3753)Ross Burton
2018-06-18Add a depends: keyword to windows.compile_resources()Jon Turney
2018-06-18run_command: Add new kwarg 'capture'Nirbheek Chauhan
2018-06-18Deprecate `build_always`, add `build_always_stale`Alex Hirsch
2018-06-18Add UserFeatureOption typeXavier Claessens
2018-06-17Wrap a line in a way that doesn't break link [skip ci]Jon Turney
2018-06-17Fix header level of pcap [skip ci]Jon Turney
2018-06-17Improve documentation of case-(in)senstivity of dependency names [skip ci]Jon Turney
2018-06-12Improved documentation.Christoph Behle
2018-06-12Document change in reference manual.Christoph Behle
2018-06-10Visual Studio: Implement startup projectNiklas Claesson
2018-06-10Add missing FeatureNew for libwmf dependencyNirbheek Chauhan
2018-06-10Document version when custom detectors were added [skip ci]Jon Turney
2018-06-10Document values for dependency(method:) [skip ci]Jon Turney
2018-06-10Alphabetize custom dependencies [skip ci]Jon Turney
2018-06-10Correct the name of the libwmf dependency [skip ci]Jon Turney
2018-06-09configure_file: Add release snippet for encoding keywordSander Sweers
2018-06-09Add new encoding keyword for configure_file to manualSander Sweers
2018-06-08docs: Add release notes for new gnome.gdbus_codegen keywordsRobert Ancell
2018-06-08gdbus_codegen: Support --c-generate-autocleanupRobert Ancell
2018-06-07gdbus_codegen: Support arbitrary extra argumentsRobert Ancell
2018-06-07More clearly explain portability issues with linking to a moduleJon Turney
2018-06-06Move <lang>_args to coredata.compiler_optionsXavier Claessens
2018-06-06docs: Fix dictionary syntax [skip ci]Yudi Matsuzake
2018-06-06Add documentation for Builtin options and bitcodeNirbheek Chauhan
2018-06-05docs: Add a release notes snippet about FeatureNewNirbheek Chauhan
2018-06-03Have the windows.resource_compiler() preprocesor write a depfileJon Turney
2018-06-03Allow substitutions in custom_target() depfile:Jon Turney
2018-06-03Document @PLAINNAME@ and @BASENAME@ substitutions in custom_target(command:)Jon Turney
2018-06-03docs: Add a section about the MSI installer [skip ci]Nirbheek Chauhan
2018-06-03docs: Expand section on how to install Python3 and MesonNirbheek Chauhan
2018-06-02Add release-notes snippet for the extended install_modeFilipe Brandenburger
2018-06-02Update reference manual to include 'install_mode' where supportedFilipe Brandenburger
2018-06-01Clarify how Windows resource compiler uses the include pathJon Turney
2018-06-01Add a depend_files: keyword to windows.compile_resources()Jon Turney
2018-06-01configure_file: Add output_format kwarg (#3636)Mathieu Duponchelle
2018-06-01[skip ci] docs: cross reference tables from manual (#3656)Dylan Baker
2018-06-01docs: Update cpu families (#3651) [skip ci]Dylan Baker
2018-05-31Mention private_headers keyword in Qt dependency documentation [skip ci]Jon Turney
2018-05-31Improve dependency() documentation [skip ci]Jon Turney