be more careful when finding pic flags
[rrdtool.git] / configure.ac
2011-12-19 oetikerbe more careful when finding pic flags
2011-12-16 oetikeruse standard functions for checking
2011-12-16 oetikersearch for tcpd.h with <>
2011-12-01 oetikergettext 0.17 is sufficient too and more widely used...
2011-11-29 oetikerfix typo in configure.ac (regression from r2227) fix...
2011-11-28 oetikerfix glib dependency for --disable-rrd_graph and update...
2011-11-24 oetikercall this 1.4.999
2011-06-23 oetikerfox for #302. refuse to build if troff and nroff are...
2011-06-23 oetikerFix for #304: checking for time_t is done with AC_RUN_I...
2011-01-18 oetikerAdded configure option to disable building rrd_graph...
2010-12-26 oetikermake configure recognize tcl-site argument (#281)
2010-11-09 oetiker add hosts_access support to rrdcached -- Shaun Reitan...
2010-07-05 oetikerdo not try to whisk i18n support into existance .....
2010-07-05 oetiker* make rrd_getopt compile on solaris
2010-04-26 oetikercheck for round function as it is in -lm in solaris ...
2010-03-28 oetiker* do add intl directory back to Makefile.am ... no...
2010-03-22 oetikerinclude gettext 0.17 ... for those who do not have...
2010-03-22 oetikerdo not autogen the CHANGES file anymore
2010-02-13 oetikermake sure we only use _NL_TIME_WEEK_1STDAY if we actual...
2010-02-07 oetikeruse locale information from LC_TIME first_weekday to...
2010-01-11 oetikersizeof(time_t) is 4 byte not 32 bit ...
2010-01-11 oetikerwe are using a comparison with sizeof(long) to figure...
2009-11-15 oetikerprepare for the release of rrdtool-1.4.2
2009-10-28 oetikerupdated versions to account for rrd cached fix
2009-10-27 oetikerset version to 1.4.0 for all files
2009-10-27 oetiker* remove intl from build process ... someone who does...
2009-10-27 oetikerremove HAVE_LOCALE_H and HAVE_TIME_H and HAVE_SETLOCALE...
2009-10-27 oetikerif we use HAVE_TIME_H we should have a check for this...
2009-10-23 oetikeroptional software is expected to live in /opt, so lets...
2009-08-25 oetikerdetect if stdint.h is available. if not, use inttypes...
2009-08-16 oetikerwith my Debian Testing box I had to apply the following...
2009-07-28 oetikerupdate conditional silent-rules
2009-07-05 oetikercheck for the size of time_t and behave accordingly
2009-06-08 oetikermake config.h a symlink to rrd_config.h so that intl...
2009-06-08 oetikerRelax automake requirements and make 1.11 features...
2009-06-07 oetikeranother ID tag
2009-05-27 oetikerback to 0.14.4
2009-05-27 oetikerget the latest gettext
2009-05-27 oetikerreduce gettext version requirements
2009-05-27 oetikerthe get ready for 1.4rc patch
2009-05-24 oetiker* in 1.3: Changed types used in rrd_file_t from off_t...
2009-05-11 oetikerfix rrd_getops use of external variables (optarg and...
2009-03-06 oetikerEven though POSIX/XSI requires "strerror_r" to return...
2008-12-26 oetikerInclude libgen.h to get prototype for basename in a...
2008-12-05 oetikercheck for broken implementations of msync / MS_ASYNC...
2008-12-03 oetikerintegrated rrdcached examples into build process
2008-11-18 oetikermissing , added to help string
2008-11-15 oetikerswitch tu using AS_HELP_STRING for formatting ...
2008-11-09 oetikerbe even more liberal with NOT using isfinite on solaris2.8
2008-11-08 oetikerdo not quit when libdbi is missing
2008-11-07 oetikerAs some of you may know that I have created a patch...
2008-11-02 oetikerreverting non build makefile patch ... we need to lua...
2008-11-01 oetikerdo not create the lua makefile if lua is not to be...
2008-10-26 oetikermake compilation on older OSX versios work by removing...
2008-10-20 oetiker- Lua module build and install process rewritten using...
2008-10-06 oetikerSupport to Lua 5.0 -- Fidelis Assis
2008-10-04 oetikerinitial librrd file added ... this will need more love...
2008-10-01 oetikerFixes for the following compiler warnings:
2008-09-22 oetikerI finally finished the first version of the patch ...
2008-09-22 oetikeruse default prefix for ruby install if no user defined...
2008-09-14 oetikerRRDcached patch. This implements an infrastructure...
2008-09-13 oetikerregarding #183:
2008-09-06 oetikeronly link build and use rrd_getopt if there is no getop...
2008-08-27 oetikeradded sparc-sun-solaris2.8 to list of broken isfinite...
2008-07-23 oetikerprepare for the release of rrdtool-1.3.1
2008-06-10 oetikeroops it is 1.3.0 not 1.4.0 yet
2008-06-10 oetikerpreparing for 1.3
2008-06-08 oetikerprepare for the release of rrdtool-1.3rc9
2008-06-08 oetikerprepare for the release of rrdtool-1.3rc8
2008-06-04 oetikerenable new building for newer tcl versions
2008-06-02 oetikerupdated documentation of library versioning system
2008-06-02 oetikerHad to reset the interface version number due to the...
2008-05-31 oetikerprepare for the release of rrdtool-1.3rc7
2008-05-26 oetikerprepare for the release of rrdtool-1.3rc6
2008-05-25 oetikerprepare for the release of rrdtool-1.3rc5
2008-05-18 oetikerprepare for the release of rrdtool-1.3rc4
2008-05-18 oetikerimproved handling of libintl issues
2008-05-16 oetikerprepare for the release of rrdtool-1.3rc3
2008-05-15 oetikerprepare for the release of rrdtool-1.3rc2
2008-05-15 oetikerfix portability to mac osx and freebsd -- tobi
2008-05-12 oetikeradd solaris pod2man location last
2008-05-12 oetikersome changes to make things work on opensolaris 2008.05
2008-05-12 oetikerimproved handling of library versioning
2008-04-12 oetikeralter order of header inclusion for FreeBSD 4.8 compati...
2008-03-19 oetikerfix pkgconfig file name
2008-03-15 oetikerreindent
2008-02-21 oetikermake ruby obey destdir
2008-02-21 oetikermake inbternationalized version actually build
2008-02-18 oetikerAdded I18N support for messages printed by rrd_tool...
2008-02-15 oetikercheck for pdf as well
2008-02-15 oetikercheck for cairo-ps and cairo-svg explicitly
2008-02-06 oetikerready for beta 4
2008-01-14 oetikerremove c++ warnings flag .. this is not c++ after all
2008-01-14 oetiker* fixed madvise/fadvise detection
2007-12-08 oetikerfixing solaris portability
2007-11-21 oetikerfixed NetBSD spelling
2007-11-21 oetikerdefine bsd source to get access to chroot
2007-11-21 oetikermake perlbuild more portable
2007-11-20 oetikerenable madvise defines in netbsd
2007-09-11 oetikeradded msync before unmap
next