aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Reference-manual.md
AgeCommit message (Expand)AuthorFilesLines
2017-10-31Merge pull request #2562 from 1ace/fix/mesontestJussi Pakkanen1-3/+3
2017-10-31interpreter: Add warning functionPaulo Antonio Alvarez1-0/+8
2017-10-31docs: remove references to `mesontest`Eric Engestrom1-3/+3
2017-10-23Update references from mesonconf to meson configureKevin Anderson1-1/+1
2017-10-23docs: Remove unnecessary trailing whitespacesLuis Menina1-4/+4
2017-10-03Update Reference-manual.mdNirbheek Chauhan1-1/+2
2017-10-03Update Reference-manual.mdNirbheek Chauhan1-4/+11
2017-10-03Fix typo and clarify library documentationxarkes1-2/+3
2017-10-02docs: Fix typoMohammed Sadiq1-1/+1
2017-09-29Implement capture for generatorsNiklas Claesson1-0/+3
2017-09-27Allow CustomTarget's to be indexedDylan Baker1-0/+5
2017-09-26docs: get_supported_arguments was added in 0.43.0Nirbheek Chauhan1-3/+3
2017-09-22Merge pull request #2187 from centricular/fix-pcap-dependencyJussi Pakkanen1-1/+3
2017-09-20Update Reference-manual.mdNirbheek Chauhan1-2/+8
2017-09-20docs: Document the new str.strip() featureNirbheek Chauhan1-1/+3
2017-09-20Add detail to the command: kwarg of custom targetsNirbheek Chauhan1-3/+8
2017-09-18Merge pull request #2263 from ximion/dlangJussi Pakkanen1-1/+5
2017-09-17docs: Document the D supportMatthias Klumpp1-1/+5
2017-09-12Clarify that MESONINTROSPECT may have multiple parts.Jussi Pakkanen1-5/+7
2017-09-04Permit overriding find_program from the cross file.Jussi Pakkanen1-0/+6
2017-08-31Alphabetize compiler.compiles()Daniel Stone1-6/+6
2017-08-31Add Compiler.get_supported_arguments()Daniel Stone1-0/+4
2017-08-21Rewrap the rest of reference manual.Jussi Pakkanen1-84/+306
2017-08-20The last of the alphabetization.Jussi Pakkanen1-83/+275
2017-08-20And a few more alphas.Jussi Pakkanen1-64/+202
2017-08-20More alphabetization.Jussi Pakkanen1-47/+145
2017-08-20Put some keyword arguments into alphabetical order to improve readability.Jussi Pakkanen1-22/+64
2017-08-19docs: Clarify project() no longer requires a languageTingPing1-1/+1
2017-08-17Missing version info added.Jussi Pakkanen1-1/+1
2017-08-17Documented the merge_from method.Jussi Pakkanen1-4/+13
2017-08-17docs: fix generator code sampleFlorian Zwoch1-1/+1
2017-08-09Clarify what an "external dependency" isNirbheek Chauhan1-1/+1
2017-08-06Merged exclude_dir branch.Jussi Pakkanen1-1/+9
2017-08-06Allow excluding files from `install_subdir`Elliott Sales de Andrade1-1/+9
2017-08-05Disallow language keyword for unsupported deps.Elliott Sales de Andrade1-0/+1
2017-08-05Add option to disable implicit include directories. Closes #2139.Jussi Pakkanen1-0/+1
2017-07-21Merged buildrpath branch.Jussi Pakkanen1-0/+1
2017-07-21Merge pull request #1955 from jon-turney/exe-implibJussi Pakkanen1-0/+1
2017-07-21Check for manual attempts to set rpath and update docs.Jussi Pakkanen1-0/+1
2017-07-21Link to compiler properties for compiler ids listNirbheek Chauhan1-1/+1
2017-07-21Updates to the reference manualNirbheek Chauhan1-5/+7
2017-07-20Make the name of the executable implib configurableJon Turney1-1/+1
2017-07-20Support implibs for executables on WindowsJon Turney1-0/+1
2017-07-17Removed minor typos in documentation.Alexis Jeandet1-1/+1
2017-06-14rename `crate_type` to `rust_crate_type` per @TingPingAdam C. Foltzer1-1/+1
2017-06-09Enhance Rust supportAdam C. Foltzer1-2/+3
2017-06-07Update reference manual and release notesJan Chren (rindeal)1-1/+2
2017-06-03Add version for configure_file extension in reference manualBálint Aradi1-1/+1
2017-06-03Update reference manual and release notesBálint Aradi1-1/+1
2017-06-03docs: Fix broken page linksChris Mayo1-1/+1