index
:
~bilboed/glib
contention
contention-rwlock
fundamental
gobject-performance
gobject-performance-rwlock
hacking
master
rebase-maemo
rebase-maemo-clean
rwlock
work
Personal repository of GLib
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
m4macros
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-23
Revert "gsettings m4: check for .xml in src/builddir"
Colin Walters
1
-1
/
+1
2013-11-20
Remove alleged support for last-millennium Unixes
Dan Winship
1
-4
/
+1
2013-11-18
gsettings.m4: @GSETTINGS_RULES@: Support srcdir != builddir with nonrecursive...
Colin Walters
1
-1
/
+1
2013-11-07
configure: test(1) uses = to test for string equality
Patrick Welche
1
-1
/
+1
2013-05-31
Rework the build system for a new tests approach
Ryan Lortie
2
-1
/
+29
2013-05-15
m4macros/glib-gettext.m4: Don't use AC_HEADER_STDC
Adrian Bunk
1
-1
/
+0
2012-11-02
configure: Enable set of standard -Werror=foo flags
Colin Walters
1
-0
/
+288
2012-01-13
Add GLIB_COMPILE_RESOURCES to glib m4 macros
Alexander Larsson
1
-0
/
+3
2011-10-04
Fix DATADIRNAME on OpenBSD.
Antoine Jacoutot
1
-0
/
+4
2011-05-16
m4macros/gsettings.m4: Use AS_HELP_STRING instead the deprecated AC_HELP_STRING
Javier Jardón
1
-1
/
+1
2011-03-31
Improve .gitignore
Ryan Lortie
1
-0
/
+1
2010-12-12
Fix gsettings enum rule to work with non-srcdir builds
Christian Persch
1
-1
/
+1
2010-11-04
gsettings.m4: Fix rules to work when there are no schemas
Dan Winship
1
-3
/
+5
2010-10-26
gsettings m4: Use --strict for checking
Ryan Lortie
1
-1
/
+1
2010-10-04
Bug 627126 - gsettings schemas on FreeBSD
Ryan Lortie
1
-14
/
+2
2010-09-23
glib-2.0.m4: Use unsigned variables for version numbers
Benjamin Otte
1
-4
/
+4
2010-08-03
Update the Git ignore files
Emmanuele Bassi
1
-0
/
+5
2010-07-13
rename configure.in to configure.ac
Ryan Lortie
1
-2
/
+2
2010-06-30
gsettings.m4: add support for enums
Ryan Lortie
1
-6
/
+12
2010-06-28
Bug 622565 - compile-schemas fails when no schemas
Ryan Lortie
1
-1
/
+1
2010-06-18
Conditional gsettings.m4 support, AC_PATH_PROG
Ryan Lortie
1
-2
/
+4
2010-06-15
Let GLIB_SETTINGS macro use glib-compile-schemas from PATH when cross compiling
Hib Eris
1
-1
/
+6
2010-05-27
gsettings m4: check for .xml in src/builddir
Ryan Lortie
1
-1
/
+1
2010-05-21
add .SECONDARY: rule to preserve generated schemas
Ryan Lortie
1
-0
/
+2
2010-05-19
Add --uninstall option to glib-compile-schemas
Ryan Lortie
1
-1
/
+1
2010-05-19
Bug 619038 - increase gsettings.m4 power
Ryan Lortie
1
-20
/
+51
2010-05-15
Use the new option name
Christian Persch
1
-1
/
+1
2010-05-14
Fix issues with GSETTINGS_CHECK_RULE
Matthias Clasen
1
-3
/
+2
2010-05-08
Make GSETTINGS_CHECK_RULE work in !srcdir builds
Matthias Clasen
1
-1
/
+1
2010-04-23
Rename gschema-compile to glib-compile-schemas
Matthias Clasen
1
-4
/
+9
2010-04-23
[gsettings] Change AM_GSETTINGS macro to GLIB_GSETTINGS
Javier Jardón
1
-2
/
+2
2010-04-21
Rename gsettingsschemaupdatecache to the more sane gschema_compile
Matthias Clasen
1
-2
/
+2
2010-04-21
Add GSettings m4 macros helper
Bastien Nocera
2
-1
/
+44
2009-11-03
Don't run system("touch conf.glibtest)" in the AM_PATH_GLIB_2_0 macro
Paolo Bonzini
1
-2
/
+1
2008-10-10
Bug 552861 – glib-2.0.m4 calls system(3) without storing its result
Matthias Clasen
1
-1
/
+2
2008-01-27
Remove AC_CANONICAL_HOST from GLIB_WITH_NLS again. (#385132)
Matthias Clasen
1
-2
/
+1
2008-01-15
Support gio in AM_PATH_GLIB_2_0 (#509465)
Dan Winship
1
-2
/
+5
2007-11-21
initialize automake variables EXTRA_DIST and TEST_PROGS for unconditional
21:06:47 Tim Janik
1
-1
/
+2
2007-11-08
Require pkg-config 0.16 in configure and in AM_PATH_GLIB_2_0 to be
Matthias Clasen
1
-1
/
+1
2007-07-09
Fix a small problem with msgfmt -c detection
Matthias Clasen
1
-1
/
+1
2007-03-06
Work with Solaris gettext (#341988, Laszlo Peter)
Matthias Clasen
1
-0
/
+31
2007-01-08
Use PKG_PROG_PKG_CONFIG. (#392636, Yevgen Muntyan)
Matthias Clasen
1
-10
/
+3
2007-01-03
removed all .cvsignore files. SVN doesn't need them.
Michael Natterer
1
-2
/
+0
2006-12-13
Require AC_CANONICAL_HOST in GLIB_WITH_NLS. (#385132, Laszlo Peter)
Matthias Clasen
1
-1
/
+2
2006-11-15
fix 343825
Matthias Clasen
1
-0
/
+3
2005-03-11
Avoid stupid compiler complaints about precision loss.
Matthias Clasen
1
-2
/
+2
2004-11-17
Support gmodule-no-export.
Matthias Clasen
1
-0
/
+3
2004-08-06
Require ngettext. (#123847, Danilo Segan)
Matthias Clasen
1
-13
/
+31
2004-01-28
m4macros/glib-2.0.m4 quote AC_DEFUN macro names so automake 1.8 won't
Manish Singh
2
-3
/
+3
2003-12-21
Quote macro names to support reading the file multiple times. (#125537)
Matthias Clasen
1
-2
/
+2
[next]