Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in build-process

How to remove build products

How to build a boost dependent project using regular makefiles?

VS 2010, TFS 2013 SGEN: An attempt was made to load an assembly with an incorrect format

How can I profile file I/O?

Java: How do I build standalone distributions of Maven-based projects?

How can one determine the origin of a given Maven dependency?

Can I force Visual Studio to use only a Release build configuration for my production publish profile?

How do I add an Implementation-Version value to a jar manifest using Maven's assembly plugin?

Exclude whole files based on configuration from build in VS2008

gcov on larger projects (static libraries, ...)

Is there a way to relink a solution without rebuilding any project?

Cobertura ant script is missing Log4J classes

Is it possible to share a single build number between plans of a Bamboo project?

How i can use BuildMessage in a custom BuildActivity?

What is the in-place/Out-of-place builds

build build-process cmake

Visual Studio - better indication of build status

Is Maven suitable for a small Java project?

Generate docs in automated build

Is there a way to separate long running (e.g. stress tests) out so they're not run by default in Maven 2?

How to define suppressions-definitions for checkstyle, that work with both ant and eclipse