summaryrefslogtreecommitdiff
path: root/devel/gnome-build
AgeCommit message (Collapse)AuthorFilesLines
2008-10-29Fix path to p5-gettext.wiz1-2/+2
2008-10-28Update to 2.24.1:wiz6-429/+31
Changes in 2.24.1 * Fix #541694 - new modules and packaged are not displayed in dialog until the project is reloaded * Fixed some warnings * Translation updates: ar, sk Changes in 2.24.0 * Removed gdl-gnome dependency * Fix format string bugs * Translation updates: ru, hu, cs, da, ml, ar, tr, ja, it, de, nl, en_GB, fr, nb, gu, fi, eu, pt Changes in 2.23.90 * Bumped version to be consistent with gnome releases. * Fixed bug #517047 - Port to GOption * Replace deprecated INCLUDES with AM_CPPFLAGS * Add a new chooser to select pkg-config modules in the target configuration (related to bug #393679) * Fixed bug #463561 and bug #538952 - Removed deprecated and unused build code thus removing the regex depency * Fixed bug #522715 - Typo & missing libglade-2.0 entry in configure.in * Fixed bug #475244 - Do not add AC_SUBST() after PKG_CHECK_MODULE * Translation updates: et, ar, es, ca, sv, pt_BR, mr, fi, eu, pt, nb, he, sq, zh_HK, zh_TW, gl, th, oc, bg Changes in 0.3.0 * Fixed #515997 – Fails to build from source * Added methods to access the list of pkg-config packages required for building the project (to be used for symbol autocompletion for example). * Added a conveniece check for the returned packages * Fixed two mem-leaks. Changes in 0.2.3 * Check for Locale::gettext which is required. * Translation updates for si, pt, fi, gl, en_GB, nb, ne, es, th, fr and de. Changes in 0.2.2 * COPYING: Fixed license. * Fixed bug #503526 (translation issues) * Translation updates for eu, es, sv, nb, fi, oc, pt, ar and pt_BR. Changes in 0.2.1 * Fixed #476315 - Anjuta set _LDADD for shared object * Fixed #475280 - _HEADERS not defined * Added support for SRC_SUBDIRS like it's used in gtk+ * Add support for check_PROGRAM (bug #474617) * Improve gnome-build EXTRA_DIST support (bug #463408) * Added localisation through gettext() * Migrated to use po/LINGUAS * Changed variable detection rule to also match ${VAR} (bug #450604) * Removed check_LTLIBRARIES restriction, added expanding vars in SUBDIRS (bug #450604) * Append data to a macro rather than overwrite it if an assignment is split into several lines (#510351)
2008-06-20Add DESTDIR support.joerg1-1/+3
2008-03-06Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.wiz2-3/+4
2008-03-04Resign from maintaining a lot of packages, so everyone is free to updaterillig1-2/+2
them at will.
2007-12-16update to 0.2.0drochner3-10/+11
changes: bugfixes, improved error reporting
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz1-2/+2
Bump PKGREVISION.
2007-09-19Bump PKGREVISION for gnome-vfs rename.wiz1-2/+2
2007-06-05opencdk shlib major changed; bump ABI depends and PKGREVISIONs ofwiz2-4/+4
affected packages.
2007-05-23Remove oaf dependency here too. Bump PKGREVISION.wiz1-3/+2
2007-05-23Also remove oaf/bl3.mk.wiz1-2/+1
2007-05-23Remove gal/bl3.mk from gnome-build/bl3.mk, and bump anjuta PKGREVISIONwiz1-2/+1
(only package using the latter bl3.mk).
2007-05-20Remove gal dependency. Bump PKGREVISION.wiz1-13/+9
gal is a part of gnome 1, but gnome-build is only used by anjuta, a gnome 2 application. Also, only the included documentation still refers to gal, the configure script doesn't even check for it.
2007-03-21Bump PKGREVISION for gnome-keyring ABI bump.wiz1-1/+2
2007-02-02Needs msgfmt.joerg1-2/+2
2007-01-31Needs intltool at least for build.joerg1-2/+2
2007-01-07Added buildlink3 file, for anjuta.rillig1-0/+28
2007-01-04Imported gnome-build.rillig7-0/+527
This is the GNOME Build Framework (GBF).