The process of converting source code files into standalone software artifact(s) that can be run on a computer
Is there a way to compile a C++Builder project (a specific build configuration) from the command line? Something like: …
build automation build-process c++builderVersion numbers are needed all over a project; in installers, code, toolchains etc. I despise duplication. I want my version …
qt preprocessor version build-processDoxygen is a bit slow - it takes about a couple of minutes to process my whole project, so for …
build-process doxygenIn my Nant script I would like to compare a property value to a known string. After reading the Nant …
build-process nantI'm fighting the spaces bug in Java's Runtime exec method. Here's what's unique about this problem: the command I'm trying …
java process build-process runtime.execI'm looking into scons and I just want to make sure I know what the alternatives are, before I invest …
ant build-process makefile sconsI'm trying to automate the build of a project in Delphi 2009. I'm using msbuild with .net 3.5 I simply call: Z:\…
delphi msbuild build-process delphi-2009I am building AOSP, v4.4.2. I want to specify a part of the "Build number" string (as per Settings -&…
android build-process versioning android-source build-numbersI have a setup and deployment project that, on our build server, reports the following in the summary: ========== Rebuild All: 25 …
.net build-process setup-deploymentI have downloaded an open source Qt that target on Windows. Since I am using the VS2010 command prompt to …
qt build-process nmake