Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dev-lang/ldc2: remove github PRs from SRC_URI and put them in FILESDIR | Andrei Horodniceanu | 2024-07-05 | 3 | -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 tests | Andrei Horodniceanu | 2024-04-14 | 5 | -0/+125 |
| | | | | Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me> | ||||
* | stabilization sweep | Marco Leise | 2021-05-17 | 1 | -20/+0 |
| | | | | Signed-off-by: Marco Leise <marco.leise@gmx.de> | ||||
* | repository maintenance: added missiing onedrive manifest, removed ldc2 ↵ | Marco Leise | 2020-05-16 | 3 | -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.18 | Marco Leise | 2020-02-10 | 2 | -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 Leise | 2019-05-21 | 2 | -0/+34 |
| | |||||
* | ldc2-1.12.0 | Marco Leise | 2018-10-13 | 1 | -0/+11 |
| | |||||
* | ldc2-1.9.0 | Marco Leise | 2018-04-30 | 1 | -0/+11 |
| | |||||
* | Removed ldc2 versions that depend on masked llvm versions. | Marco Leise | 2018-03-31 | 11 | -467/+0 |
| | |||||
* | Fix shared library names in config file when 'static-libs' is disabled. | Marco Leise | 2017-07-13 | 1 | -13/+0 |
| | |||||
* | Set rpath and link against shared libraries by default for ldc2 1.3. | Marco Leise | 2017-07-09 | 1 | -0/+13 |
| | |||||
* | ldc2 now has a runtime dependency on llvm and will be rebuilt when the best ↵ | Marco Leise | 2017-05-11 | 4 | -0/+298 |
| | | | | available llvm version changes. | ||||
* | Bit rotting in ldc2 0.16 series fixed. (It didn't compile any more due to ↵ | Marco Leise | 2017-04-26 | 3 | -42/+54 |
| | | | | math include namespace issues). | ||||
* | Removed ldc2 versions for which compatible llvm versions are no longer ↵ | Marco Leise | 2017-04-02 | 2 | -106/+0 |
| | | | | available. | ||||
* | Update for ldc 1.0.0 release | Moritz Maxeiner | 2016-06-06 | 1 | -0/+25 |
| | |||||
* | fix issue #28 | CastellaFactory | 2016-02-04 | 1 | -0/+13 |
| | | | | remove trailing space from LLVM_LDFLAGS | ||||
* | Add ldc2 0.16.0-alpha4. | Kai Nacke | 2015-09-23 | 1 | -0/+42 |
| | | | | This is the current alpha version of ldc2 plus a patch. | ||||
* | Add new release ldc2-0.15.1. | Kai Nacke | 2014-12-28 | 2 | -0/+39 |
| | |||||
* | Bug fix release for ldc2 0.14.0. | Kai Nacke | 2014-09-21 | 2 | -0/+38 |
| | | | | This fixes issue #9 and a bug in the llvm.ctpop builtin. | ||||
* | New ldc release 0.13.0 | Kai Nacke | 2014-06-25 | 1 | -0/+19 |
| | |||||
* | Initial commit with DMD, GDC, LDC and GtkD | Marco Leise | 2013-11-18 | 1 | -0/+87 |