summaryrefslogtreecommitdiff
path: root/autogen.sh
Commit message (Collapse)AuthorAgeFilesLines
* autogen.sh: Use autoreconf instead deprecated gnome-commonJavier Jardón2019-02-091-20/+28
| | | | See https://wiki.gnome.org/Projects/GnomeCommon/Migration
* build: Make it easy to run 'make' when $srcdir != $builddirStef Walter2016-02-131-0/+7
|
* autogen.sh: Change CVS to Git in error messageJohannes Löthberg2014-05-191-1/+1
| | | | | | | GNOME has migrated to Git, so the error message should no longer refer to the GNOME CVS. https://bugzilla.gnome.org/show_bug.cgi?id=730340
* Rename configure.in to configure.acStef Walter2011-04-251-1/+1
|
* autogen.sh: require automake 1.7Adrian Bunk2010-09-121-3/+5
| | | | | | automake 1.4 does not have AM_PROG_CC_C_O https://bugzilla.gnome.org/show_bug.cgi?id=615536
* [gpg-agent] Add gsettings to store passphrase preferences.Stef Walter2010-09-071-1/+0
| | | | Depends on new glib 2.25.0 and later.
* Release version 2.29.4GNOME_KEYRING_2_29_4Stef Walter2009-12-211-2/+1
| | | | And do a bunch of distcheck fixes.
* Reorganized file tree. All library and common files All daemon filesStefan Walter2007-03-311-2/+2
| | | | | | | | | | | * Reorganized file tree. * library/*: All library and common files * daemon/*: All daemon files * doc/*: Random documentation * configure.in: Updated version number development version svn path=/trunk/; revision=569
* Don't always enable gtk-docAlexander Larsson2006-04-191-1/+2
|
* accept command line parameters satisfy stupid make dependencySven Herzberg2006-04-111-1/+1
| | | | | | | 2006-04-11 Sven Herzberg <herzi@gnome-de.org> * autogen.sh: accept command line parameters * reference/tmpl/empty.sgml: satisfy stupid make dependency
* reviewed by: Alex LarssonSven Herzberg2006-04-101-1/+1
| | | | | | | | | | | | | | | | 2006-04-11 Sven Herzberg <herzi@gnome-de.org> reviewed by: Alex Larsson * Makefile.am: added the reference subdirectory * autogen.sh: enable gtk-doc for developer builds (necessary for dist) * configure.in: check for gtk-doc, set distcheck flags, build the Makefile * gnome-keyring.c: documented gnome_keyring_find_items_sync() * reference/Makefile.am: documentation build system * reference/gnome-keyring-docs.sgml: rough documentation framework * reference/gnome-keyring-sections.txt: some documentation categorization (needs to be further split)
* Initial revisionAlexander Larsson2003-11-271-0/+22