aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-lang/ldc2: remove github PRs from SRC_URI and put them in FILESDIRAndrei Horodniceanu2024-07-053-0/+679
| | | | | | | | | | | | | | | | pkgcheck has warned me that fetching them from github may lead to them changing, which is exactly what happened leading to manifest failures. I did it because I thought that, since the PR is closed and I'm the author, the possibility of it changing is slim and the alternative was to get a size violation warning from pkgcheck. I have now learned why I shouldn't ignore pkgcheck errors and, if commits need to be taken from upstream, I should keep their size to a minimum and only backport commits that fix stuff, not commits which add features. Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me>
* dev-lang/ldc2: add testsAndrei Horodniceanu2024-04-145-0/+125
| | | | Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me>
* stabilization sweepMarco Leise2021-05-171-20/+0
| | | | Signed-off-by: Marco Leise <marco.leise@gmx.de>
* repository maintenance: added missiing onedrive manifest, removed ldc2 ↵Marco Leise2020-05-163-37/+3
| | | | | | versions that depend on removed llvm-7 and updated gdmd KEYWORDS Signed-off-by: Marco Leise <marco.leise@gmx.de>
* Fix for FileCheck;not already defined in ldc2-1.18Marco Leise2020-02-102-11/+20
| | | | Signed-off-by: Marco Leise <marco.leise@gmx.de>
* Backported upstream's LDC2 patch for LLVM 7.1 to all affected ebuilds.Marco Leise2019-05-212-0/+34
|
* ldc2-1.12.0Marco Leise2018-10-131-0/+11
|
* ldc2-1.9.0Marco Leise2018-04-301-0/+11
|
* Removed ldc2 versions that depend on masked llvm versions.Marco Leise2018-03-3111-467/+0
|
* Fix shared library names in config file when 'static-libs' is disabled.Marco Leise2017-07-131-13/+0
|
* Set rpath and link against shared libraries by default for ldc2 1.3.Marco Leise2017-07-091-0/+13
|
* ldc2 now has a runtime dependency on llvm and will be rebuilt when the best ↵Marco Leise2017-05-114-0/+298
| | | | available llvm version changes.
* Bit rotting in ldc2 0.16 series fixed. (It didn't compile any more due to ↵Marco Leise2017-04-263-42/+54
| | | | math include namespace issues).
* Removed ldc2 versions for which compatible llvm versions are no longer ↵Marco Leise2017-04-022-106/+0
| | | | available.
* Update for ldc 1.0.0 releaseMoritz Maxeiner2016-06-061-0/+25
|
* fix issue #28CastellaFactory2016-02-041-0/+13
| | | | remove trailing space from LLVM_LDFLAGS
* Add ldc2 0.16.0-alpha4.Kai Nacke2015-09-231-0/+42
| | | | This is the current alpha version of ldc2 plus a patch.
* Add new release ldc2-0.15.1.Kai Nacke2014-12-282-0/+39
|
* Bug fix release for ldc2 0.14.0.Kai Nacke2014-09-212-0/+38
| | | | This fixes issue #9 and a bug in the llvm.ctpop builtin.
* New ldc release 0.13.0Kai Nacke2014-06-251-0/+19
|
* Initial commit with DMD, GDC, LDC and GtkDMarco Leise2013-11-181-0/+87