aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown
AgeCommit message (Expand)AuthorFilesLines
2018-06-10Visual Studio: Implement startup projectNiklas Claesson1-1/+29
2018-06-10Add missing FeatureNew for libwmf dependencyNirbheek Chauhan1-0/+6
2018-06-10Document version when custom detectors were added [skip ci]Jon Turney1-4/+23
2018-06-10Document values for dependency(method:) [skip ci]Jon Turney2-13/+37
2018-06-10Alphabetize custom dependencies [skip ci]Jon Turney1-61/+62
2018-06-10Correct the name of the libwmf dependency [skip ci]Jon Turney1-1/+1
2018-06-09configure_file: Add release snippet for encoding keywordSander Sweers1-0/+12
2018-06-09Add new encoding keyword for configure_file to manualSander Sweers2-0/+11
2018-06-08docs: Add release notes for new gnome.gdbus_codegen keywordsRobert Ancell1-0/+14
2018-06-08gdbus_codegen: Support --c-generate-autocleanupRobert Ancell1-0/+1
2018-06-07gdbus_codegen: Support arbitrary extra argumentsRobert Ancell1-0/+1
2018-06-07More clearly explain portability issues with linking to a moduleJon Turney1-0/+4
2018-06-06Move <lang>_args to coredata.compiler_optionsXavier Claessens1-0/+2
2018-06-06docs: Fix dictionary syntax [skip ci]Yudi Matsuzake1-1/+1
2018-06-06Add documentation for Builtin options and bitcodeNirbheek Chauhan2-0/+128
2018-06-05docs: Add a release notes snippet about FeatureNewNirbheek Chauhan1-0/+32
2018-06-03Have the windows.resource_compiler() preprocesor write a depfileJon Turney1-0/+3
2018-06-03Allow substitutions in custom_target() depfile:Jon Turney2-0/+7
2018-06-03Document @PLAINNAME@ and @BASENAME@ substitutions in custom_target(command:)Jon Turney1-0/+2
2018-06-03docs: Add a section about the MSI installer [skip ci]Nirbheek Chauhan1-2/+11
2018-06-03docs: Expand section on how to install Python3 and MesonNirbheek Chauhan1-11/+58
2018-06-02Add release-notes snippet for the extended install_modeFilipe Brandenburger1-0/+8
2018-06-02Update reference manual to include 'install_mode' where supportedFilipe Brandenburger1-0/+18
2018-06-01Clarify how Windows resource compiler uses the include pathJon Turney1-2/+3
2018-06-01Add a depend_files: keyword to windows.compile_resources()Jon Turney2-1/+8
2018-06-01configure_file: Add output_format kwarg (#3636)Mathieu Duponchelle2-0/+18
2018-06-01[skip ci] docs: cross reference tables from manual (#3656)Dylan Baker1-10/+8
2018-06-01docs: Update cpu families (#3651) [skip ci]Dylan Baker1-1/+7
2018-05-31Mention private_headers keyword in Qt dependency documentation [skip ci]Jon Turney2-11/+16
2018-05-31Improve dependency() documentation [skip ci]Jon Turney1-6/+8
2018-05-31Document OpenMP dependency [skip ci]Jon Turney1-0/+14
2018-05-30Add check_header to Reference manual and release notes [skip ci]Nirbheek Chauhan2-3/+25
2018-05-30Document how to set the default name_prefix and name_suffix [skip ci]Nirbheek Chauhan1-1/+4
2018-05-27Merge pull request #3491 from jeandet/qt_private_headersJussi Pakkanen2-0/+9
2018-05-27Make install doc less surprising for new users [skip ci]Michael Mera1-0/+3
2018-05-27[Qt module] private_headers kwarg documentation reformulationAlexis Jeandet1-2/+2
2018-05-24Merge pull request #3476 from filbranden/intbase1Jussi Pakkanen2-0/+16
2018-05-24Clarify that configuration_data()'s copy is immutableAleksey Filippov1-0/+1
2018-05-23Document octal and binary integer literals in syntax.Filipe Brandenburger2-0/+16
2018-05-22Merge pull request #3383 from mesonbuild/nirbheek/configure-file-nodataJussi Pakkanen2-1/+17
2018-05-22Merge pull request #3490 from MathieuDuponchelle/dict_builtinJussi Pakkanen3-6/+97
2018-05-22Merge pull request #3523 from taisei-project/run_command_checkJussi Pakkanen2-1/+12
2018-05-22Update Users.mdrandy4081-0/+2
2018-05-22Update documentation for run_command [skip ci]Andrei Alexeyev1-1/+8
2018-05-22Add 'check' kwarg for run_commandAndrei Alexeyev1-0/+4
2018-05-22dict: add since annotationsMathieu Duponchelle2-1/+6
2018-05-22docs: Add manual entry for configure_file copy kwargNirbheek Chauhan2-1/+17
2018-05-21dict: fix CI issuesMathieu Duponchelle1-2/+2
2018-05-20dict: Document, add release snippetMathieu Duponchelle3-6/+92
2018-05-09docs: Add a warning about find_program().path()Nirbheek Chauhan1-3/+3