summaryrefslogtreecommitdiff
path: root/docs/markdown
AgeCommit message (Expand)Author
2017-08-21Rewrapped and alphabetized the Gnome module.Jussi Pakkanen
2017-08-21Rewrapped lines of a few more files.Jussi Pakkanen
2017-08-21Rewrap the rest of reference manual.Jussi Pakkanen
2017-08-20The last of the alphabetization.Jussi Pakkanen
2017-08-20And a few more alphas.Jussi Pakkanen
2017-08-20More alphabetization.Jussi Pakkanen
2017-08-20Put some keyword arguments into alphabetical order to improve readability.Jussi Pakkanen
2017-08-19Add warning about `sources` in declare_dependencyDavid Seifert
2017-08-19docs: Clarify project() no longer requires a languageTingPing
2017-08-18docs: fix typoMohammed Sadiq
2017-08-17Missing version info added.Jussi Pakkanen
2017-08-17Documented the merge_from method.Jussi Pakkanen
2017-08-17Users.md: link to the Meson Porting GNOME goalNirbheek Chauhan
2017-08-17docs: fix generator code sampleFlorian Zwoch
2017-08-15Documentation: fix broken link (now in docs)Konstantin Mochalov
2017-08-15Missing dots are fun.Jussi Pakkanen
2017-08-15Bumped version number for new development.Jussi Pakkanen
2017-08-15Bump numbers for new release.Jussi Pakkanen
2017-08-14gnome: add mkenums_simple()Tim-Philipp Müller
2017-08-13Added documentation for pcap dependency.Jussi Pakkanen
2017-08-13gnome: add 'ignore_headers' to permitted kwarg list for gnome.gtkdoc()Tim-Philipp Müller
2017-08-10Update wrap-mode FAQNirbheek Chauhan
2017-08-09Clarify what an "external dependency" isNirbheek Chauhan
2017-08-06Merged singleexe branch.Jussi Pakkanen
2017-08-06Merged exclude_dir branch.Jussi Pakkanen
2017-08-06Allow excluding files from `install_subdir`Elliott Sales de Andrade
2017-08-05Disallow language keyword for unsupported deps.Elliott Sales de Andrade
2017-08-05Updated release notes.Jussi Pakkanen
2017-08-04Add documentation for new MPI dependency.Elliott Sales de Andrade
2017-08-05Add option to disable implicit include directories. Closes #2139.Jussi Pakkanen
2017-08-05Add option to limit maximum number of concurrent link processes.Jussi Pakkanen
2017-08-04Merge pull request #2113 from nyorain/vulkanJussi Pakkanen
2017-08-04Add vulkan dependency to release notesnyorain
2017-07-31doc: describe joining strings using the + symbolBruce Richardson
2017-07-31docs: Add gettext example to porting autotools guidePatrick Griffis
2017-07-24Fix wording about array immutabilityNirbheek Chauhan
2017-07-24Clarify array immutability and document indexingNirbheek Chauhan
2017-07-24docs: fix typos in Localization.mdLuca Mattiello
2017-07-23Document the newly added gnome.genmarshal() argumentEmmanuele Bassi
2017-07-22Fix typo in Unit-tests.mdLuca Mattiello
2017-07-22docs: add missing parenthesesIgor Gnatenko
2017-07-21Merged buildrpath branch.Jussi Pakkanen
2017-07-21Merge pull request #1955 from jon-turney/exe-implibJussi Pakkanen
2017-07-21Check for manual attempts to set rpath and update docs.Jussi Pakkanen
2017-07-21Link to compiler properties for compiler ids listNirbheek Chauhan
2017-07-21Update compiler ids in Compiler-properties.mdNirbheek Chauhan
2017-07-21Updates to the reference manualNirbheek Chauhan
2017-07-20Add to release noteJon Turney
2017-07-20Make the name of the executable implib configurableJon Turney
2017-07-20Support implibs for executables on WindowsJon Turney