aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2012-02-22Reduce required gtk-doc versionThomas White
2012-02-22Add documentation via gtk-docThomas White
2012-02-22Add -lrt for clock_gettime()Thomas White
2012-02-22Add thread affinity stuffThomas White
2012-02-22Fix TIFF testThomas White
2012-02-22Better libTIFF testThomas White
2012-02-22Fix OpenCL checkThomas White
2012-02-22Fix string comparisonThomas White
2012-02-22Third round...Thomas White
2012-02-22Second round of build system improvementsThomas White
2012-02-22First round of build system improvementsThomas White
2012-02-22Fix GPU code for new geometry, and tidy up some detector stuff (needs debugging)Thomas White
2012-02-22Restore --with-gsl in configureThomas White
2012-02-22Add an option to fudge CBLAS if necessaryThomas White
2012-02-22Use pkg-config to get GSL flagsThomas White
2012-02-22Revert "Only use gl_IGNORE_UNUSED_LIBRARIES with recent GSL"Thomas White
2012-02-22Only use gl_IGNORE_UNUSED_LIBRARIES with recent GSLThomas White
2012-02-22Use gl_IGNORE_UNUSED_LIBRARIESThomas White
2012-02-22Check with pkg-config for gdk-pixbuf and gdk-pixbuf-2.0Thomas White
2012-02-22Use non-recursive make, as far as possibleThomas White
2012-02-22Move some build files to build-aux/Thomas White
2012-02-22Make PNG and TIFF tests workThomas White
2012-02-22Recurse into 'lib' first; Update makefilesThomas White
2012-02-22Update build scriptsThomas White
2012-02-22Add Gnulib to deal with unportability of 'strndup'Thomas White
2012-02-22Improve autoconf conditionals (i.e. make them work..)Thomas White
2012-02-22Bump version to 0.2.0, update build scriptsThomas White
2012-02-22Move documentation aroundThomas White
2012-02-22Update build scriptsThomas White
2012-02-22Install scripts under $(docdir)/scriptsThomas White
2012-02-22Install docsThomas White
2012-02-22Move -D_GNU_SOURCE to a better placeThomas White
2012-02-22Add --disable-cairo option and compile without CairoThomas White
2012-02-22Add configure options: --disable-tiff and --disable-pngThomas White
2012-02-22Test for libPNGThomas White
2010-04-28hdfsee: Add floating point TIFF exporterThomas White
2010-04-27hdfsee: Add ability to save image as PNGThomas White
2010-04-01indexamajig: Introduce multithreadingThomas White
2010-03-16Enable automake silent rules by defaultThomas White
2010-03-05Typo in configure.acThomas White
2010-03-05forkpty() compatibilityThomas White
2010-03-04Further build script improvementThomas White
2010-03-04Configure script improvementsThomas White
2010-03-03Stabilise DirAx stuff, and remove GLib dependencyThomas White
2010-02-23configure.ac fussinessThomas White
2010-02-23Mac OS X interoperabilityThomas White
2010-02-23Add configure script and Makefile.in to repositoryThomas White
2010-02-23Better configure scriptThomas White
2010-02-22Compile without GLib (without pain)Thomas White
2010-02-17Use OpenCL for much faster diffraction calculationThomas White