<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/meson.git/docs/markdown/Using-with-Visual-Studio.md, branch xcodeobjc</title>
<subtitle>github.com: mesonbuild/meson.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/'/>
<entry>
<title>Capitalize "Meson" consistently as it is a proper name. [skip ci]</title>
<updated>2021-01-31T19:49:20+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2021-01-31T16:00:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=474f4813c477c30bed842baa706170e5e902838c'/>
<id>474f4813c477c30bed842baa706170e5e902838c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrap long text lines in docs. [skip ci]</title>
<updated>2021-01-30T16:19:59+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2021-01-30T11:20:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=f72ee8e742a171db74ed32b54b85953b8dfe1d77'/>
<id>f72ee8e742a171db74ed32b54b85953b8dfe1d77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Update Using-with-Visual Studio</title>
<updated>2020-04-08T20:44:31+00:00</updated>
<author>
<name>Nirbheek Chauhan</name>
<email>nirbheek@centricular.com</email>
</author>
<published>2020-04-05T04:11:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=a7d08b9b9c45017677228f6248eb6d08ab316db9'/>
<id>a7d08b9b9c45017677228f6248eb6d08ab316db9</id>
<content type='text'>
Very out of date instructions. We install `meson.exe` now and you
don't need to have `py` in PATH or use `/path/to/meson.py`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Very out of date instructions. We install `meson.exe` now and you
don't need to have `py` in PATH or use `/path/to/meson.py`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Vs backend compiler selection (#5448)</title>
<updated>2019-08-23T23:32:56+00:00</updated>
<author>
<name>Dylan Baker</name>
<email>dylan@pnwbakers.com</email>
</author>
<published>2019-08-23T23:32:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=110b56293059999231d5b32cbf552c7845375cb0'/>
<id>110b56293059999231d5b32cbf552c7845375cb0</id>
<content type='text'>
* backends/vs: Only set platform_toolset if it isn't already set

* interpreter: set backend up after the compiler

Otherwise we won't be able to check which VS toolchain to use.

* docs/using-visual-studio: wrap lines

* docs: recommend the py launcher instead of python3 for windows

* set backend.environment when building a dummy version

* backends/vs: Add support for clang-cl with vs2017 and vs2019 backends

* backends/vs: Add support for ICL (19.x) with vs2015 and vs2017 backends
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* backends/vs: Only set platform_toolset if it isn't already set

* interpreter: set backend up after the compiler

Otherwise we won't be able to check which VS toolchain to use.

* docs/using-visual-studio: wrap lines

* docs: recommend the py launcher instead of python3 for windows

* set backend.environment when building a dummy version

* backends/vs: Add support for clang-cl with vs2017 and vs2019 backends

* backends/vs: Add support for ICL (19.x) with vs2015 and vs2017 backends
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: replace 'meson build' with 'meson builddir'</title>
<updated>2017-05-03T11:00:36+00:00</updated>
<author>
<name>Peter Hutterer</name>
<email>peter.hutterer@who-t.net</email>
</author>
<published>2017-05-03T03:34:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=276d342ebaf859dd53e145ead3e98e2cebb360ab'/>
<id>276d342ebaf859dd53e145ead3e98e2cebb360ab</id>
<content type='text'>
Clarifies that this is really just a directory, not a command.

https://github.com/mesonbuild/meson/issues/1560
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clarifies that this is really just a directory, not a command.

https://github.com/mesonbuild/meson/issues/1560
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Import the website and wiki and build with hotdoc</title>
<updated>2017-04-26T14:56:33+00:00</updated>
<author>
<name>Thibault Saunier</name>
<email>thibault.saunier@osg.samsung.com</email>
</author>
<published>2017-03-29T18:03:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=b371875e02cce2fb3fbb9fbb8f07eb5817ae0e8f'/>
<id>b371875e02cce2fb3fbb9fbb8f07eb5817ae0e8f</id>
<content type='text'>
This allows us to more easily have the documentation in sync with
the source code as people will have to document new features etc
right at the time where they implement it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows us to more easily have the documentation in sync with
the source code as people will have to document new features etc
right at the time where they implement it.
</pre>
</div>
</content>
</entry>
</feed>
