aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2012-03-27Require gtk-doc 1.9 or above, and document changesThomas White
2012-03-14This is CrystFEL 0.3.00.3.0Thomas White
2012-02-25Make --enable-gsl-fudge the defaultThomas White
2012-02-23Better way to set the reference documentation installation pathThomas White
2012-02-22Check for PangoCairo as wellThomas White
2012-02-22Use Pango cflags and libraries separatelyThomas White
2012-02-22Make the use of Pango optionalThomas White
2012-02-22Separate CFLAGS and LIBS for libcrystfel and mainThomas White
2012-02-22Remove render_hkl --povray and remenants of cubeitThomas White
2012-02-22Introduce "libcrystfel"Thomas White
2012-02-22Improve check for FFTWThomas White
2012-02-22More ReAx stuffThomas White
2012-02-22FormattingThomas White
2012-02-22Add scaling report skeletonThomas White
2012-02-22indexamajig: Add fallback for clock_gettime()Thomas White
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