Kalev Lember
3c86cb115e
Update bootstrap compiler to ldc 0.17.5
7 years ago
Kalev Lember
37b595d55c
Update to 1.5.0
...
- Enable bootstrap
7 years ago
Tom Stellard
71cc8d1d0c
Fix build with LLVM 5.0
7 years ago
Kalev Lember
5ae7c3ddf1
Disable bootstrap
7 years ago
Kalev Lember
317e525729
Update to 1.4.0
...
- Enable bootstrap
7 years ago
Kalev Lember
ee4b57aa09
Tighten subpackage deps
7 years ago
Fedora Release Engineering
05efe0aff7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
7 years ago
Fedora Release Engineering
599b9add92
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
7 years ago
Kalev Lember
b3d115c6c3
Update to 1.3.0
7 years ago
Kalev Lember
2bca01e68a
Tighten subpackage deps
8 years ago
Kalev Lember
793b76f018
Don't require base ldc package for ldc-druntime and ldc-phobos
...
This makes it possible to install apps that link with the library
packages without pulling in all of ldc.
8 years ago
Kalev Lember
c15067b707
Reduce optimization level from -O3 to work around ldc crashes
...
https://github.com/ldc-developers/ldc/issues/2103
8 years ago
Kalev Lember
0922907573
Disable bootstrap
8 years ago
Kalev Lember
10b4ab04cc
Add back accidentally lost ExclusiveArch
8 years ago
Kalev Lember
5dabc4e862
Don't set group tags
...
They are unused in Fedora.
8 years ago
Kalev Lember
347c75edf7
Update bootstrap compiler to ldc 0.17.4
8 years ago
Kalev Lember
3845a363b9
Update to 1.3.0 beta2
...
- Enable bootstrap
8 years ago
Peter Robinson
dcf065a244
Rebuild llvm-4
8 years ago
Fedora Release Engineering
79c29f67bd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_27_Mass_Rebuild
8 years ago
Igor Gnatenko
b48210f5c9
Rebuild for LLVM4
...
Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
8 years ago
Kalev Lember
743e61c570
Update to 1.1.1
8 years ago
Fedora Release Engineering
4d9a75cc46
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
8 years ago
Kalev Lember
fa0ddc7d52
Update bootstrap compiler to ldc 0.17.3
8 years ago
Kalev Lember
e194a95afe
Disable bootstrap
8 years ago
Kalev Lember
66b81d259a
Use license macro for license files
8 years ago
Kalev Lember
e99dc4b567
Drop unneeded libedit runtime dependency
8 years ago
Kalev Lember
14b0506643
Avoid depending on bash-completion
...
Instead, co-own the directories we drop bash-completion files in as per
https://fedoraproject.org/wiki/Packaging:Guidelines#The_directory_is_owned_by_a_package_which_is_not_required_for_your_package_to_function
8 years ago
Kalev Lember
5415aa6e0c
Don't mark the rpm macros file and bash completion file as config
8 years ago
Kalev Lember
c73e18bdd7
Merge -config subpackage into the main ldc package
...
There's no reason to keep them separate as the main package always needs
its configuration files.
8 years ago
Kalev Lember
a8b8544ec9
Update to 1.1.0
...
- Enable bootstrap
8 years ago
Kalev Lember
2d812940ee
Update to 1.1.0 beta6
8 years ago
Kalev Lember
cccae3a726
Use a macro for pre-release beta versions
8 years ago
Kalev Lember
98c39ab242
Disable bootstrap
8 years ago
Kalev Lember
ac1aa22214
Backport a patch to fix PPC/PPC64 ABI issues
8 years ago
Kalev Lember
a3b81e8c46
Update to 1.1.0 beta4
...
- Enable bootstrap
8 years ago
Kalev Lember
65ae62fcd4
Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/ldc
8 years ago
Kalev Lember
3529376c74
Revert bundled zlib removal as this broke libphobos2-ldc
...
https://bugzilla.redhat.com/show_bug.cgi?id=1102856#c11
8 years ago
Kalev Lember
a9f0c7adc1
Disable bootstrap
8 years ago
Kalev Lember
ab8d8d6b4a
Avoid defining a macro that's only used once
8 years ago
Kalev Lember
5f2ee3b424
Remove bundled zlib
...
https://bugzilla.redhat.com/show_bug.cgi?id=1102856
8 years ago
Kalev Lember
171cccd379
Use version macro
8 years ago
Kalev Lember
53a7fd70f8
Drop unneeded requires
8 years ago
Kalev Lember
4803722752
Add a bootstrap build option; enable bootstrap
...
ldc 1.0.0 and newer need a working D compiler to build, causing a
circular dependency on itself. To make it possible to bootstrap ldc,
upstream is going to keep on supporting 0.17.x for building newer ldc
versions as this is the last version that only needs a C++ compiler for
building.
This commit adds a bootstrap define to allow boostrapping with ldc
version 0.17.2.
8 years ago
Kalev Lember
b25972f819
Update to 1.1.0 beta3
8 years ago
Kalev Lember
68163c28ae
Move ldc_arches macro to redhat-rpm-config
...
This makes it possible to use the macro at srpm build time.
8 years ago
Kalev Lember
09cb9680aa
Add ldc_arches macro that other packages can use
...
- Enable ppc64 and ppc64le architectures
8 years ago
Kalev Lember
168cf9e875
Enable arm architecture
...
0.17.2 builds fine for arm.
8 years ago
Kalev Lember
9cf504634b
Update to 0.17.2
8 years ago
Dennis Gilmore
d02705c216
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
9 years ago
bioinfornatics
d41258c309
Update ldc to latest stable release
9 years ago