Commit Graph

74 Commits

Author SHA1 Message Date
worldofpeace
83c1bfa083 vala: 0.46.2 -> 0.46.5 2019-11-22 04:07:46 -05:00
worldofpeace
a5616b72e0 vala_0_44: 0.44.8 -> 0.44.11 2019-11-22 04:07:39 -05:00
worldofpeace
e439ee4666 vala_0_40: 0.40.16 -> 0.40.18 2019-11-22 04:07:29 -05:00
worldofpeace
dbabe696d9 vala_0_44: 0.44.7 -> 0.44.8
https://gitlab.gnome.org/GNOME/vala/blob/0.44.8/NEWS
2019-10-02 22:57:42 -04:00
worldofpeace
ba565aafe1 vala: 0.46.1 -> 0.46.2
https://gitlab.gnome.org/GNOME/vala/blob/0.46.2/NEWS
2019-10-02 22:54:03 -04:00
worldofpeace
9e6896cb59 vala: use vala_0_46 2019-09-30 19:39:52 +02:00
worldofpeace
628bb2ae0a vala_0_42: remove 2019-09-30 19:39:52 +02:00
worldofpeace
2c4fd1512c vala_0_46: init at 0.46.1 2019-09-30 19:39:52 +02:00
worldofpeace
6b4bdd626b vala_0_36: 0.36.19 -> 0.36.20 2019-09-30 19:39:52 +02:00
worldofpeace
14bcc08c43 vala_0_38: remove 2019-09-30 19:39:52 +02:00
worldofpeace
edc4d08f45 vala_0_44: 0.44.6 -> 0.44.7 2019-09-30 19:39:52 +02:00
worldofpeace
d7541528a1
Merge pull request #66196 from r-ryantm/auto-update/vala
gnome3.vala: 0.44.5 -> 0.44.6
2019-08-08 09:20:14 -04:00
worldofpeace
6d1a5723d2 vala_0_40: 0.40.15 -> 0.40.16
https://gitlab.gnome.org/GNOME/vala/raw/0.40.16/NEWS
2019-08-06 11:00:19 -04:00
R. RyanTM
6039f911b2 gnome3.vala: 0.44.5 -> 0.44.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vala/versions
2019-08-06 04:03:00 -07:00
worldofpeace
d086573e6c vala: 0.44.3 -> 0.44.5
https://gitlab.gnome.org/GNOME/vala/raw/0.44.5/NEWS
2019-07-12 00:23:40 -04:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Daniel Schaefer
b85ccbac54 treewide: Add passthru.updateScript to gnome pkgs
`updateScript` lets us update packages automatically.
For packages that are hosted on the gnome mirror it's very easy to add
that. Inspired by https://github.com/NixOS/nixpkgs/issues/36150
2019-05-12 22:23:48 +02:00
worldofpeace
3b481dfdf9 vala_0_44: fix graphviz patch 2019-05-03 15:28:22 -04:00
Daniel Schaefer
cbb80342f7 vala: Prepare for updateScript
It doesn't have to be that complicated with the major and minor versions
being split. We have library functions that handle it fine.

passthru.upateScript can be enabled once #59372 is merged
2019-04-30 21:55:08 -04:00
worldofpeace
2148e70a8b vala: no vertical align 2019-04-30 21:55:00 -04:00
worldofpeace
d7e35ec341 vala_0_44: 0.44.1 -> 0.44.3
https://gitlab.gnome.org/GNOME/vala/raw/0.44/NEWS
2019-04-30 21:53:21 -04:00
worldofpeace
fc508b7869 vala_0_42: 0.42.6 -> 0.42.7
https://gitlab.gnome.org/GNOME/vala/raw/0.42/NEWS
2019-04-30 21:53:11 -04:00
worldofpeace
40dd4f5f9e vala_0_40: 0.40.14 -> 0.40.15
https://gitlab.gnome.org/GNOME/vala/raw/0.40/NEWS
2019-04-30 18:34:31 -04:00
worldofpeace
86c0ca9cc2 vala_0_36: 0.36.18 -> 0.36.19
https://gitlab.gnome.org/GNOME/vala/raw/0.36/NEWS
2019-04-30 18:34:30 -04:00
worldofpeace
2c352ad4d8 vala: add worldofpeace to maintainers 2019-03-18 01:32:39 -04:00
worldofpeace
a6fb15c853 vala_0_44: init at 0.44.1 2019-03-18 01:32:39 -04:00
worldofpeace
19697dd794 vala_0_42: 0.42.4 -> 0.42.6
Fetch graphviz patch now.

https://gitlab.gnome.org/GNOME/vala/blob/0.42.5/NEWS
https://gitlab.gnome.org/GNOME/vala/blob/0.42.6/NEWS
2019-03-18 01:32:38 -04:00
worldofpeace
05475515fa vala_0_40: 0.40.12 -> 0.40.14
https://gitlab.gnome.org/GNOME/vala/blob/0.40.13/NEWS
https://gitlab.gnome.org/GNOME/vala/blob/0.40.14/NEWS
2019-03-18 01:32:38 -04:00
worldofpeace
a92396afdc vala_0_36: 0.36.17 -> 0.36.18
https://gitlab.gnome.org/GNOME/vala/raw/0.36.18/NEWS
2019-03-18 01:32:38 -04:00
Jan Tojnar
79ca7f4cb4
vala: add setup hook
Add datadir containing vapidir to XDG_DATA_DIRS and move vapipdir to dev output.
2019-01-20 04:06:20 +01:00
Andrew Dunham
c52362cd18 vala_0_38, vala_0_40, vala_0_42: add configuration to disable graphviz
This allows building Vala without support for Graphviz; useful for more
minimal installs where we don't want to pull it (and transitively,
pango, gd, etc.) in as a dependency.
2019-01-13 23:33:20 -05:00
Jan Tojnar
ef935fa101
Merge branch 'master' into staging 2018-12-24 15:02:29 +01:00
Jan Tojnar
913aa6b7c8
vala_0_34: drop 2018-12-24 02:57:28 +01:00
Jan Tojnar
73ed35d72f
vala_0_42: 0.42.3 → 0.42.4 2018-12-22 23:36:22 +01:00
Jan Tojnar
d4baea0c50
vala_0_40: 0.40.11 → 0.40.12 2018-12-22 23:35:54 +01:00
Jan Tojnar
9d1bac05fb
vala_0_36: 0.36.15 → 0.36.17 2018-12-22 23:35:21 +01:00
Jan Tojnar
10f8039990
vala_0_40: 0.40.6 → 0.40.11 2018-11-30 21:35:26 +01:00
Jan Tojnar
994a20f5d4
vala: enable parallel building 2018-11-30 21:34:43 +01:00
Jan Tojnar
e60cf52805
vala_0_42: init at 0.42.3 2018-11-30 21:34:42 +01:00
Jörg Thalheim
c2ef18ae8b vala_0_38: 0.38.9 -> 0.38.10 2018-09-05 10:52:23 +01:00
Jörg Thalheim
c67c39cfdb vala_0_36: 0.36.13 -> 0.36.15 2018-09-05 10:52:23 +01:00
Jörg Thalheim
902b35a488 vala_0_34: 0.34.17 -> 0.34.18 2018-09-05 10:52:22 +01:00
Jörg Thalheim
d314c4d3ce vala_0_28: remove 2018-08-29 11:52:28 +01:00
Jörg Thalheim
3a56156866 vala_0_32: remove 2018-08-29 11:39:28 +01:00
Jörg Thalheim
ffba654405 vala_0_26: remove 2018-08-29 11:39:28 +01:00
Jan Malakhovski
4715cfe59f vala: make tests run, but disable 2018-08-11 09:35:29 +00:00
Peter Hoeg
015052f484 vala: drop 0.23 2018-05-22 12:02:12 +08:00
Peter Hoeg
9689754805 vala: 0.36, 0.38 and 0.40 point upgrades 2018-05-22 12:01:57 +08:00
Matthew Bauer
ed2a9cf65f treewide: remove libintl hacks 2018-03-22 16:50:11 -05:00
Jan Tojnar
d0bf496f7f
gnome3.vala: fix darwin build 2018-03-22 07:46:48 +01:00