Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autotools

Should autogen.sh be included in a tarball?

release autotools

How to use autotools to build Python interface at same time as library

Autotools: How to run a single test using make check?

Advantages of using autotools and alternates

c++ c linker makefile autotools

How to insert Git-based version in autoconf-managed project?

How to properly set up GLib testing framework with autotools

Make autoconf "check" target without running it

autotools: Enable compiler warnings

autotools and python setup.py

python autotools

In a C/Java project, what is an appropriate way to manage the build?

java c ant makefile autotools

Using The Boost Unit Test Framework (UTF) with `make check`

Getting started with gnulib on MinGW and not familiar (enough) with autotools

mingw autotools gnulib

libreadline.so.7: undefined symbol: UP

Building a multi module C project (i.e. solution) with Eclipse CDT

Unit tests using Automake

Libtool creates static library only - I need shared objects

Why doesn't Libtool want to link with a static library?

autotools for pthreads not setting correct linker flags

pthreads autotools

unit test build files

How to make `make check` process TAP output?

autotools tap