summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Use DK_ARG_ENABLE_WARNINGS() to replace custom M4 macroDaniel Elstner2009-03-262-62/+114
* Change grep to use -i when checking for GNU m4. This fixes the test onDamien Carbery2008-07-231-1/+1
* Added this, to fix the build. I forgot to add this when merging the changeMurray Cumming2007-12-281-0/+43
* Added a test for the case that time_t is equivalent to guint32, as seemsMurray Cumming2007-10-221-1/+1
* New file, defining M4 utility macros for feature testing. These macros areDaniel Elstner2007-08-121-0/+101
* Check for both m4 and M4 in the GNU m4 output, to fix the build on someYselkowitz2007-04-241-1/+1
* Remove .cvsignore files.Daniel Elstner2007-01-201-2/+0
* For win32, define GLIBMM_ARG_ENABLE_API_DEFAULT_SIGNAL_HANDLERS to 1,Murray Cumming2006-09-261-1/+1
* Added a --enable-api-default-signal-handlers option. This definesMurray Cumming2006-07-191-0/+20
* Quote GLIBMM_*_VERSION to avoid m4 warnings. Patch from Bug #347076 fromMurray Cumming2006-07-161-1/+1
* Merged changes from glibmm-2-10 branch.Murray Cumming2006-05-122-1/+87
* AL_PROG_GNU_MAKE(): Use -make instead of , which apparently fixes a buildMurray Cumming2005-10-291-1/+1
* Added MSVC_Net2003 directory. Added mkfifo #define (for mingw32). AddedCedric Gustin2005-01-241-2/+2
* Added new compiler tests to see whether extern C functions are put in theMurray Cumming2005-01-211-16/+73
* Added new compiler tests. 1. To see whether it allows use of non extern CMurray Cumming2005-01-211-0/+94
* Temporarily reverted some stuff. I will recommit some of it.Murray Cumming2005-01-211-94/+0
* Added a compiler test, to see whether it allows use of non extern CMurray Cumming2005-01-201-0/+45
* Make C callacks separate extern C functions instead of static memberMurray Cumming2005-01-201-0/+49
* Added a compiler test, because the IRIX MipsPro compiler does not allowMurray Cumming2005-01-191-0/+41
* Add -Wno-long-long to the list of tried warning flags.Daniel Elstner2004-06-181-3/+3
* Add a couple of casts to void in order to suppress warnings about unusedDaniel Elstner2004-06-141-2/+7
* Remove mkinstalldirs, because automake-1.8 doesn't use it anymore andDaniel Elstner2004-06-031-2/+1
* Corrected parentheses, which cause the docs to be written into config.h.Murray Cumming2004-03-241-1/+1
* Corrected the ambiguous const template test, which failed on all platformsMurray Cumming2004-03-231-5/+3
* Set the correct variable, so it is actually set in glibmmconfig.Murray Cumming2004-03-141-1/+1
* Added CAN_DISAMBIGUATE_CONST_TEMPLATE_SPECIALIZATIONS m4 macro to use inMurray Cumming2004-03-133-8/+78
* Added sun.m4, copied from libsigc++-1.2/scripts and modified, so we canMurray Cumming2004-03-111-0/+16
* Add scripts and tests directories to SUBDIRS instead of DIST_SUBDIRS, soMurray Cumming2003-12-305-54/+62
* Made the --enable-debug-refouncting configure option set GLIBMM_* insteadMurray Cumming2003-05-071-6/+6
* Added description to several AC_DEFINE statements to make 'autoheader'Enrico Scholz2003-03-222-6/+6
* GTKMM_ m4 tests and #defines are now prefixed with GLIBMM_Murray Cumming2003-01-222-26/+26
* Initial revisionMurray Cumming2003-01-077-0/+560