Welcome to Mwmbl! Feel free to submit a site to crawl. Please read the guidelines before editing results.
To contribute to the index you can get our Firefox Extension here. For recent crawling activity see stats.
-
https://en.wikipedia.org/wiki/SCons — found via Wikipedia
SCons
ScCons build tool, a design which won the Software Carpentry project SC Build competition in August 2000. ScCons was the foundation for SCons. SCons inspired
-
https://scons.org/ — found via Google
SCons: A software construction tool - SCons
What is SCons? SCons is an Open Source software construction tool. Think of SCons as an improved, cross-platform substitute for the classic Make utility with ...
-
http://lwn.net/Articles/249005/ — found via Mwmbl
build system: section garbage collection for vmlinux [LWN.net]
Build system: section garbage collection for vmlinux Newer gcc and binutils can do dead code and data removal at link time. It is achieved using combinat…
-
http://ziglang.org/learn/build-system/ — found via Mwmbl
Zig Build System ⚡ Zig Programming Language
When to bust out the Zig Build System? The fundamental commands zig build-exe, zig build-lib, zig build-obj, and zig test are often sufficient. However, …
-
http://www.nmr-relax.com/manual/The_SCons_build_system.html — found via Mwmbl
The SCons build system
The SCons build system The SCons build system was chosen over other build systems including make as it is a cross-platform build system which can be used…
-
https://webkit.org/b/37173 — found via Mwmbl
37173 – [Qt] The build system is not installing the generated he…
The build system is installing everything fine apart from some headers, like QGraphicsWebView QWebDatabase, etc. It is important to have the build system…
-
https://github.com/mesonbuild/ — found via Mwmbl
The Meson Build System · GitHub
Saved searches Use saved searches to filter your results more quickly You signed in with another tab or window. Reload to refresh your session.You signed…
-
https://apenwarr.ca/log/20101214 — found via Mwmbl
The only build system that might someday replace make... - apenw…
Problem #2 is a lot tougher. You see, the page linked above talks about a theoretically great build system, which perhaps D. J. Bernstein (djb), maker of…
-
https://google.github.io/prefab/build-systems.html — found via Mwmbl
Build System Support in Prefab | prefab
prefab Prefab is a tool for generating build system integrations for prebuilt C/C++ libraries. Build System Support in Prefab Prefab’s primary task is ge…
-
https://programmers.stackexchange.com/a/381936 — found via Mwmbl
build system - Why should makefiles have an "install" target? - …
Coming from the world of C and C++, most build system have an install target, notably Makefiles (where it is recommended by GNU for example) or CMake. Th…
-
https://discuss.ocaml.org/t/build-system-blues/1798 — found via Mwmbl
Build system blues - Community - OCaml
I was trying to upgrade a single Makefile build system to something better. I just tried ocamlbuild, and omake, and I couldn’t get either to work for a m…
-
https://www.fsf.org/software/gnucomm/build-system.html — found via Mwmbl
Build system - GNU Telephony - GNU Project - Free Software Found…
Build system This was written in 2010. In 2017, the GNU Telephony project primarily uses CMake. Make-in-Place The GNU Telephony project now has a new “ma…
-
https://bl.ocks.org/hanksudo/3187329 — found via Mwmbl
Bash build system for running currently open script in Sublime T…
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You swit…
-
http://sourceforge.net/p/meson/ — found via Mwmbl
The Meson build system download | SourceForge.net
Additional Project Details Intended Audience User Interface Programming Language Related Categories Registered The simplest way to test and deploy your p…
-
https://lobste.rs/s/cykija — found via Mwmbl
Zig build system | Lobsters
I have somewhat mixed feelings about Zig’s build system, at least in its current state. Roughly, as of today it is a generic two-step build system, where…
-
http://www.phoronix.com/news/Qt-6-What-Build-System — found via Mwmbl
What Build System Should Qt 6 Use? - Phoronix
What Build System Should Qt 6 Use? While developers have begun discussing plans for Qt 6.0 with plans to ship this upgraded tool-kit in 2020, one of the …
-
http://stackoverflow.com/a/3351027 — found via Mwmbl
Portable C++ build system - Stack Overflow
Closed. This question is seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. It does not meet Stack Over…
-
https://orgmode.org/list/871ujf5i7g.fsf@gnu.org/T/ — found via Mwmbl
Org Build System (aka Makefile)
*Re: Org Build System (aka Makefile) 2012-08-09 17:03 ` Achim Gratz@ 2012-08-10 7:17 ` Bastien 2012-08-12 13:56 ` Achim Gratz 2012-08-12 16:58 ` Samuel W…
-
https://jira.mongodb.org/browse/SERVER-62903 — found via Mwmbl
Loading...
The standalone autoconf and SCons build systems in WiredTiger are being removed, under WT-7598. The aforementioned ticket will be removing paths and scri…
-
http://www.scons.org/doc/production/HTML/scons-man.html — found via Mwmbl
SCons 4.6.0
You set up an SCons build system by writing a script that describes things to build ( targets ), and, if necessary, the rules to build those files ( actio…
-
http://mail.python.org/pipermail/pypy-dev/2003-January/000202.html — found via Mwmbl
[pypy-dev] SCons build tool
Hi. I have been lurking on the pypy list for a while, and I happened to see a message under the subject "bootstrapping issues" that caught my attention: …
-
http://www.anandtech.com/tag/build — found via Mwmbl
BUILD - Latest Articles and Reviews on AnandTech
BUILD Today at Microsoft’s Build developer conference, the Redmond company announced some major changes to the Windows Subsystem for Linux, as well as so…
-
http://nedbatchelder.com/blog/200503/scons.html — found via Mwmbl
SCons | Ned Batchelder
SCons A Cog email correspondent asked a question about using Cog with SCons, so I read up on it. It’s very interesting: A “make” replacement for building…
-
https://bytes.com/topic/python/41572-scons-build-tool-speed — found via Mwmbl
SCons build tool speed - Python
I would recommend asking this question on us***@scons.tig ris.org , but my impressions is that most of the time is probably spent in the compiler. If yo…
-
http://hg.adblockplus.org/v8/log/27183145bf23 — found via Mwmbl
v8: Changelog
The SCons build now supports building for 64-bit Windows. This still requires that the SCons build is passed an env parameter containing the PATH and LIB…