GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
repo/user/dlang.git
master
D programming language ebuild repository
Marco Leise <Marco.Leise@gmx.de>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eclass
/
dmd.eclass
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmd.eclass: Fix overwriting instead of appending to array.
Horodniceanu Andrei
2024-02-20
1
-2
/
+2
*
dev-lang/dmd: add 2.107.0
Horodniceanu Andrei
2024-02-19
1
-2
/
+28
*
dmd.eclass: explicitly specify arguments to dmd in tests
Horodniceanu Andrei
2024-02-18
1
-1
/
+16
*
dmd.eclass: add optfeature for dev-util/dlang-tools
Horodniceanu Andrei
2024-02-04
1
-1
/
+3
*
dmd.eclass: drop tools USE flag
Horodniceanu Andrei
2024-02-04
1
-2
/
+1
*
dlang.eclass: Properly set LIBDIR_$ABI for single type packages
Horodniceanu Andrei
2023-12-09
1
-0
/
+18
*
dmd.eclass: support EAPI 7 and 8
Horodniceanu Andrei
2023-11-17
1
-8
/
+11
*
dmd.eclass: Support >=dmd-2.101
Horodniceanu Andrei
2023-10-01
1
-3
/
+14
*
Merge branch 'various-fixes'
Marco Leise
2023-09-26
1
-4
/
+12
|
\
|
*
dmd.eclass: respect CC
Horodniceanu Andrei
2023-09-04
1
-2
/
+9
|
*
dmd.eclass: die if the build script fails
Horodniceanu Andrei
2023-09-02
1
-1
/
+1
|
*
dmd.eclass: Fix SRC_URI for beta and rc versions
Horodniceanu Andrei
2023-09-02
1
-1
/
+2
*
|
dmd.eclass: Properly assign DC when not selfhosting
Horodniceanu Andrei
2023-09-01
1
-2
/
+6
|
/
*
dmd.eclass: specify compiler path when selfhosting
Horodniceanu Andrei
2023-08-10
1
-1
/
+1
*
Fixed pkgcheck documentation errors.
Marco Leise
2023-07-22
1
-0
/
+22
*
Fixed pkgcheck EclassReservedName errors, mostly symbols starting with two un...
Marco Leise
2023-07-22
1
-2
/
+2
*
pkgcheck: Fixed @MAINTAINER paragraphs formatting.
Marco Leise
2023-07-22
1
-1
/
+2
*
Improve dmd.eclass support for gdc
Horodniceanu Andrei
2022-07-22
1
-2
/
+4
*
stabilization sweep
Marco Leise
2021-05-17
1
-3
/
+6
*
dmd-2.094.2
Marco Leise
2021-01-25
1
-2
/
+9
*
dmd-2.093 & dub-1.22.0
Marco Leise
2020-08-15
1
-1
/
+1
*
dmd-2.092.0 & dub-1.21.0
Marco Leise
2020-05-30
1
-1
/
+1
*
dmd-2.091.0 & dub-1.20.0
Marco Leise
2020-03-09
1
-1
/
+1
*
dmd-2.090.0 & dub-1.19
Marco Leise
2020-01-07
1
-1
/
+1
*
Changed rpath argument format in dmd.conf from 2 part to single argument (-rp...
Marco Leise
2019-11-17
1
-4
/
+4
*
dmd-2.089.0 & dub-1.18.0
Marco Leise
2019-11-17
1
-1
/
+1
*
dmd-2.088 & dub-1.17
Marco Leise
2019-09-27
1
-2
/
+3
*
Install to /usr/lib/ instead of /opt
Moritz Maxeiner
2019-06-12
1
-7
/
+7
*
non-multilib amd64 dmd should also default to -fPIC
Moritz Maxeiner
2019-06-10
1
-1
/
+1
*
dmd-2.081 & dub-1.10
Marco Leise
2018-07-06
1
-1
/
+3
*
Moved from versionator.eclass to eapi7-ver.eclass in preparation for EAPI=7.
Marco Leise
2018-06-09
1
-7
/
+7
*
dmd-2.078.0 and dub-1.7.0
Marco Leise
2018-01-04
1
-35
/
+48
*
Backported https://github.com/dlang/dmd/commit/4c57c560b597915d99cda716303f2b...
Marco Leise
2017-10-15
1
-7
/
+5
*
Switched from proprietary DMD license to Boost-1.0 and dropped the installati...
Marco Leise
2017-10-14
1
-17
/
+2
*
Changed directory layout during dmd compilation to be more in line with what ...
Marco Leise
2017-10-02
1
-17
/
+27
*
Replaced more external command calls by pure bash for new portage versions.
Marco Leise
2017-10-02
1
-1
/
+1
*
Fix for https://bugs.gentoo.org/630164
Marco Leise
2017-09-28
1
-2
/
+2
*
dmd: Fixed documentation menu icon being interpreted as a Samba share link.
Marco Leise
2017-07-06
1
-1
/
+1
*
Upon reinstallation, dmd now always compiles with -fPIC to work around an iss...
Marco Leise
2017-07-06
1
-18
/
+5
*
dmd 2.074.1 version bump
Marco Leise
2017-06-01
1
-2
/
+1
*
hotfix: dmd 2.072 & 2.073 can't use LTO due to a Makefile bug
Marco Leise
2017-05-14
1
-1
/
+3
*
Fix for issue #51
Marco Leise
2017-05-14
1
-5
/
+12
*
Set ENABLE_LTO=1 for dmd to get a little better optimization.
Marco Leise
2017-05-14
1
-1
/
+1
*
Moved dmd configurations to /etc/dmd/ and symlinked them in /opt/dmd-x.yyy/bi...
Marco Leise
2017-05-11
1
-2
/
+3
*
Dmd no longer depends on its host compiler at runtime and an explicit "selfho...
Marco Leise
2017-05-10
1
-5
/
+6
*
Enabled self-hosting dmd, using the compiler binaries that come with the sour...
Marco Leise
2017-04-29
1
-4
/
+28
*
dmd-2.074.0 version bump
Marco Leise
2017-04-13
1
-6
/
+6
*
Move @BLURB to single line (#50)
Martin von Gagern
2017-04-03
1
-2
/
+1
*
Raise dlang.eclass EAPI to 6; allows bash 4.2 features (associative arrays)
Marco Leise
2017-01-05
1
-2
/
+2
*
dmd-2.071.2 version bump, added icons for Dlang sources, added desktop entry ...
Marco Leise
2016-09-19
1
-1
/
+7
[next]