aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
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
2010-01-20Add --with-gsl configure optionThomas White
2010-01-05Introduce process_imagesThomas White
2009-12-16Fix configure scriptsThomas White
2009-12-16Introduce 'hdfsee'Thomas White
2009-11-25Add -lz to libs to keep HDF5 happyThomas White
2009-11-17Assume -lhdf5 if not told otherwiseThomas White
2009-11-12Sort out libraries and cflagsThomas White
2009-10-23Initial fork from template_index to pattern_simThomas White
2009-10-14Write an HDF5 fileThomas White
2009-10-12Initial import of template_indexThomas White