File gn.changes of Package gn
-------------------------------------------------------------------
Fri Nov 10 20:27:59 UTC 2023 - Andreas Stieger <andreas.stieger@gmx.de>
- Update to version 0.20231023:
* many updates to support Chromium 119 build
- drop deprecated_copy.patch
- add redundant-move.patch
-------------------------------------------------------------------
Thu Mar 9 15:43:20 UTC 2023 - Callum Farmer <gmbr3@opensuse.org>
- Bump Leap's GCC version to 12 to align with the other Chromium
tools
- Exclude ppc - it doesn't build
-------------------------------------------------------------------
Sun Dec 5 15:41:02 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
- Add deprecated_copy.patch: fix deprecated copy GCC warnings
- Go back to GCC
- Use newer libs and GCC on Leap 15.3 & 15.4
-------------------------------------------------------------------
Fri Sep 10 10:18:06 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
- Fix build with riscv64
-------------------------------------------------------------------
Wed Sep 01 08:59:31 UTC 2021 - Callum Farmer <gmbr3@opensuse.org>
- Update to version 0.20210811:
* C++ modernization improvements.
* Minor style updates.
* Enable GN to build & run on z/OS
* Fix a typo in the doc of "generated_file"
* Update doc/help to say --ninja-executable works for VS Flags
* [rust] Fix and test dylib support
* Add 'rustenv' to 'gn desc' output
* [rust] Clean up logic in PullDependentTargetLibsFrom
* Link Rust binaries against transitive public_deps
* Fix linking dynamic libraries in Rust binaries
- Remove patches:
* gn-flags.patch
* gn-always-python3.patch
* riscv.patch
-------------------------------------------------------------------
Sat Oct 31 13:43:03 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>
- Add riscv.patch to add support for RISCV
-------------------------------------------------------------------
Sat Oct 10 13:13:24 UTC 2020 - Andreas Stieger <andreas.stieger@gmx.de>
- Update to 0.1807:
* no upstream changelog
-------------------------------------------------------------------
Thu Apr 2 11:11:45 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.1726:
* no upstream changelog
- Rebase patches:
* gn-always-python3.patch
* gn-flags.patch
-------------------------------------------------------------------
Wed Oct 23 10:40:06 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.1616:
* no upstream changelog
- Remove merged patch gn-add_missing_arm_files.patch
- Add patch to always use python3 in tests:
* gn-always-python3.patch
-------------------------------------------------------------------
Tue May 7 08:26:48 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.1544:
* No upstream changelog
- Rebase patch gn-flags.patch
-------------------------------------------------------------------
Fri Nov 9 08:44:22 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Add patch to add missing files to fix armv7 build:
* gn-add_missing_arm_files.patch
-------------------------------------------------------------------
Tue Oct 30 14:50:22 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Version update to 0.1479:
* No upstream changelog
- Rebase patch gn-flags.patch
-------------------------------------------------------------------
Tue Aug 28 11:06:58 UTC 2018 - tchvatal@suse.com
- Update to 0.1463:
* No upstream changelog
- Rebase patch gn-flags.patch
-------------------------------------------------------------------
Mon Aug 6 11:33:49 UTC 2018 - tchvatal@suse.com
- Fix building on openSUSE Leap 42.3
-------------------------------------------------------------------
Wed Jul 25 14:51:09 UTC 2018 - tchvatal@suse.com
- Initial commit, package used to generate ninja files, used
when configuring chromium