summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2020-01-24 23:44:39 +0200
committerJussi Pakkanen <jpakkane@gmail.com>2020-01-24 23:45:06 +0200
commit39b149a187d7c685f6a2a64d201f551deeaa3517 (patch)
tree25a9d34e6f5a4c80173ea9375ea1684d3f67ed23
parent03065f2f008bbc5feb732412c41fc61848a6725f (diff)
downloadmeson-rmtrial.tar.gz
Remove trial conversions as it is stale. [skip ci]rmtrial
-rw-r--r--docs/markdown/Trial-conversions.md22
-rw-r--r--docs/sitemap.txt1
2 files changed, 0 insertions, 23 deletions
diff --git a/docs/markdown/Trial-conversions.md b/docs/markdown/Trial-conversions.md
deleted file mode 100644
index 4d89b9a60..000000000
--- a/docs/markdown/Trial-conversions.md
+++ /dev/null
@@ -1,22 +0,0 @@
----
-title: Trial conversions
-...
-
-# Trial conversions of existing projects
-
-To verify Meson's suitability for different types of projects, its developers do experimental build system conversions. In all simplicity it means that random projects are chosen and their build system is rewritten in Meson. Usually these are not fully polished ports, but should contain most of the work necessary to use Meson as the new build system.
-
-Here is a list of projects that have had a build system port done.
-
-* [Python 3](https://mail.python.org/pipermail/python-dev/2013-June/126748.html)
-* [Glib](https://mail.gnome.org/archives/gtk-devel-list/2013-August/msg00001.html)
-* [QtCreator](http://lists.qt-project.org/pipermail/qt-creator/2014-May/003584.html), and a [followup](http://lists.qt-project.org/pipermail/qt-creator/2014-May/003598.html) on unity builds
-* [SDL 2](https://forums.libsdl.org/viewtopic.php?t=10093&sid=8cf1d6c83d4d73fe6cfbb7cbb16b3d28)
-* [Mesa3D](https://lists.freedesktop.org/archives/mesa-dev/2014-July/064160.html)
-* [Mame](http://www.mameworld.info/ubbthreads/showthreaded.php?Cat=&Number=332119&page=0&view=expanded&sb=5&o=&fpart=1&vc=1)
-* [Firefox NSPR](https://groups.google.com/forum/#!topic/mozilla.dev.builds/daS3DK2F1MQ)
-* [Wayland](https://lists.freedesktop.org/archives/wayland-devel/2015-February/020124.html)
-
-## More from WrapDB
-
-The [Meson Wrap database](https://wrapdb.mesonbuild.com) contains several projects that have been converted into Meson and are ready to use.
diff --git a/docs/sitemap.txt b/docs/sitemap.txt
index 5850cc3b8..157574dda 100644
--- a/docs/sitemap.txt
+++ b/docs/sitemap.txt
@@ -108,7 +108,6 @@ index.md
Pkg-config-files.md
Playground.md
Porting-from-autotools.md
- Trial-conversions.md
Use-of-Python.md
Users.md
Using-multiple-build-directories.md