Changelog for
autovala-devel-1.1.0-1.2.x86_64.rpm :
Tue May 9 14:00:00 2017 sor.alexeiAATTmeowr.ru
- Update to version 1.1.0:
* Include the main CMakeLists.txt and the Config.vala.base files
in the project\'s file list.
* Add Meson support.
- Rebase autovala-fix-cflags.patch.
Sun Jan 1 13:00:00 2017 sor.alexeiAATTmeowr.ru
- Update to version 1.0.0 (changes since 0.99.38):
* Allow using GResource files in projects.
* Use GResources to store icons and GtkBuilder files.
* Show the output of autovala when it can\'t refresh the widgets
in an editor.
* Allow specifying --vapidir directories.
* Include the files inside a GResource XML file in the project\'s
file list.
* Fix a bug in the --vapidir directory generation.
* Fix some compilation warnings.
* Pass the gresource files to the vala compiler, allowing to use
Gtk Templates.
* Allow compiling and fully rebuilding the project from external
editors, like gedit.
* Allow using conditionals in INCLUDE, SOURCE_DEPENDENCY and
BINARY_DEPENDENCY commands.
* Allow using CMAKE_BUILD_TYPE with standard and custom-defined
types.
* Generate automagically the debugging symbols when the build
type specified should have them
* Compile by default with the Release build type, ensuring -O3
optimisations for binaries.
* Fix a bug when using an absolute path for vapidir: commands.
* Allow adding non-existing directories with vapidir.
* Fix several errors in English (\'doesn\'t exists\' changed to
\'doesn\'t exist\').
* Keep the list of files to translate ordered between executions,
reducing the number of changes in repositories due to changes
in the file order
* Add support for external data (useful to store data for
external applications that use autovala).
* Add support for persistent comments in the AVPRJ file.
* Add initial support for Genie.
* Add the .VAPI and .GS (Genie) files in all src/ directories to
the list of files generated for SCM systems like git.
* Find the icon themes even if XDG_DATA_DIRS is not defined.
- Rebase autovala-fix-cflags.patch.
- Disable post-build-checks: Vala generates bad code.
Sat Jul 16 14:00:00 2016 sor.alexeiAATTmeowr.ru
- Initial package.