Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/glib: force using python3 | Timo Teräs | 2018-12-20 | 1 | -1/+2 |
| | | | | | | | | | Otherwise the build will use 'python' for generated scripts. Since we depends_dep=python3, we want all generated scripts on python3 or the we end up not pulling right interpreted. Fixes errors on some builders: /usr/bin/glib-genmarshal --prefix=gq_marshal ./gq-marshal.list --header >gq-marshal.h env: can't execute '/usr/bin/python': No such file or directory | ||||
* | main/glib: replace perl depends with python | Natanael Copa | 2018-10-30 | 1 | -2/+2 |
| | | | | | | upsteram has ported all perl scripts to python fixes #9558 | ||||
* | main/glib: add dependencies for building man-pages | Natanael Copa | 2018-10-09 | 1 | -2/+3 |
| | |||||
* | main/glib: upgrade to 2.58.1 | Natanael Copa | 2018-10-09 | 1 | -7/+4 |
| | |||||
* | main/glib: upgrade to 2.56.1 | TBK | 2018-04-09 | 1 | -2/+2 |
| | |||||
* | main/glib: upgrade to 2.56.0 | TBK | 2018-03-26 | 1 | -2/+2 |
| | |||||
* | main/glib: upgrade to 2.54.2 | Sören Tempel | 2017-11-05 | 1 | -4/+4 |
| | |||||
* | main/[various]: replace ftp.gnome.org source url | Natanael Copa | 2017-10-31 | 1 | -1/+1 |
| | |||||
* | main/glib: upgrade to 2.54.1 | TBK | 2017-10-27 | 1 | -17/+13 |
| | |||||
* | main/glib: upgrade to 2.54.0 | Natanael Copa | 2017-09-14 | 1 | -2/+2 |
| | |||||
* | main/glib: upgrade to 2.52.1 | Natanael Copa | 2017-04-10 | 1 | -2/+2 |
| | |||||
* | main/glib: upgrade to 2.52.0 | André Klitzing | 2017-03-24 | 1 | -2/+2 |
| | |||||
* | main/glib: upgrade to 2.50.3 | Natanael Copa | 2017-02-16 | 1 | -7/+4 |
| | |||||
* | main/glib: build static libs | Natanael Copa | 2017-01-17 | 1 | -2/+10 |
| | |||||
* | main/glib: upgrade to 2.50.2 | Natanael Copa | 2016-12-15 | 1 | -4/+4 |
| | |||||
* | main/[various]: set proper arch | Timo Teräs | 2016-11-01 | 1 | -1/+1 |
| | | | | fixes commit "main/[various]: dont set arch in split function" | ||||
* | main/[various]: dont set arch in split function | Natanael Copa | 2016-10-26 | 1 | -1/+0 |
| | |||||
* | [various] rename dependency python to python2 | Jakub Jirutka | 2016-10-26 | 1 | -1/+1 |
| | |||||
* | main/glib: upgrade to 2.50.0 | Natanael Copa | 2016-09-21 | 1 | -5/+6 |
| | |||||
* | main/glib: upgrade to 2.48.2 | Natanael Copa | 2016-09-06 | 1 | -5/+5 |
| | |||||
* | main/glib: rebuild against gettext-0.19.8.1 | Natanael Copa | 2016-07-18 | 1 | -1/+1 |
| | |||||
* | main/glib: bump pkgrel | Francesco Colista | 2016-07-18 | 1 | -1/+1 |
| | |||||
* | main/glib: simplify gquark fix | Natanael Copa | 2016-07-07 | 3 | -57/+52 |
| | |||||
* | main/glib: upgrade to 2.48.1 | Natanael Copa | 2016-06-30 | 1 | -5/+5 |
| | |||||
* | main/glib: fix gquark | Natanael Copa | 2016-06-30 | 2 | -4/+60 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=768215 | ||||
* | main/glib: upgrade to 2.48.0 | Natanael Copa | 2016-03-24 | 2 | -119/+5 |
| | |||||
* | main/glib: add system pcre support, bash completion moved to subpackage | Valery Kartel | 2016-02-23 | 1 | -32/+29 |
| | |||||
* | main/glib: upgrade to 2.46.2 | Natanael Copa | 2015-12-09 | 1 | -5/+5 |
| | |||||
* | main/glib: revert move quark initialization to a contructor | Natanael Copa | 2015-10-02 | 2 | -5/+120 |
| | | | | | | | | building gobject-introspection fails without this fix: (process:31102): GLib-CRITICAL **: g_hash_table_lookup: assertion 'hash_table != NULL' failed GLib-GObject:ERROR:gtype.c:2747:g_type_register_static: assertion failed: (static_quark_type_flags) | ||||
* | main/glib: upgrade to 2.46.0 | Natanael Copa | 2015-10-01 | 1 | -6/+5 |
| | |||||
* | Do not delete *.la files manually | Bartłomiej Piotrowski | 2015-09-10 | 1 | -1/+0 |
| | | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified. | ||||
* | main/glib: fix depends_dev | Timo Teräs | 2015-09-04 | 1 | -2/+2 |
| | | | | gdbus-codegen is python script, so depend on python. | ||||
* | main/glib: upgrade to 2.44.1 | Natanael Copa | 2015-06-07 | 1 | -5/+5 |
| | |||||
* | main/glib: bump pkgrel to fix -dev's depend | Natanael Copa | 2015-04-09 | 1 | -1/+1 |
| | |||||
* | main/*: remove libiconv-dev from makedepends | Natanael Copa | 2015-04-09 | 1 | -1/+1 |
| | |||||
* | main/glib: upgrade to 2.44.0 | Natanael Copa | 2015-03-23 | 1 | -4/+4 |
| | |||||
* | main/glib: upgrade to 2.42.0 | Natanael Copa | 2014-09-25 | 1 | -5/+5 |
| | |||||
* | main/glib: enable -gdb | Natanael Copa | 2014-09-05 | 1 | -2/+2 |
| | |||||
* | main/glib: upgrade to 2.40.0 | Natanael Copa | 2014-03-27 | 1 | -4/+4 |
| | |||||
* | main/glib: upgrade to 2.38.2 | Natanael Copa | 2013-12-05 | 1 | -5/+5 |
| | |||||
* | main/glib: fix trigger to not exit with error on uninstall | Natanael Copa | 2013-12-05 | 2 | -1/+4 |
| | |||||
* | main/glib: remove charset.alias | Timo Teräs | 2013-10-17 | 1 | -0/+2 |
| | |||||
* | main/glib: upgrade to 2.38.1 | Bartłomiej Piotrowski | 2013-10-16 | 1 | -4/+4 |
| | |||||
* | main/[various]: fix build against musl (add update_config_sub) | Timo Teräs | 2013-09-27 | 1 | -0/+1 |
| | |||||
* | main/glib: upgrade to 2.38.0 | Natanael Copa | 2013-09-24 | 1 | -4/+4 |
| | |||||
* | main/glib: upgrade to 2.36.4 | Natanael Copa | 2013-08-08 | 1 | -7/+34 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -2/+6 |
| | |||||
* | main/glib: upgrade to 2.36.1 | Natanael Copa | 2013-04-16 | 1 | -4/+4 |
| | |||||
* | main/glib: upgrade to 2.36.0 | Natanael Copa | 2013-04-01 | 1 | -2/+4 |
| | |||||
* | main/glib: upgrade to 2.34.3 | Natanael Copa | 2012-12-18 | 1 | -2/+2 |
| |