2022-08-23 |
add $DPATH environment variable for file locations (#2281)
...
Jan Jurzitza
authored
on 23 Aug 2022
GitHub
committed
on 23 Aug 2022
|
---|---|
Merge pull request #2424 from WebFreak001/avoid-extra-mainfile-scan
...
The Dlang Bot
authored
on 23 Aug 2022
GitHub
committed
on 23 Aug 2022
|
|
PackageManager: Deprecate overloads of getPackage with string version
Geod24
authored
on 22 Aug 2022
The Dlang Bot
committed
on 23 Aug 2022
|
|
2022-08-22 |
|
only do main file searching when neccessary
WebFreak001
committed
on 22 Aug 2022
|
|
Trivial: Expand body of Dependency.opEquals
...
Geod24
authored
on 22 Aug 2022
Jan Jurzitza
committed
on 22 Aug 2022
|
|
Dependency: Make VersionRange.match scope
Geod24
authored
on 22 Aug 2022
Jan Jurzitza
committed
on 22 Aug 2022
|
|
Dub: Move environment read one level up the stack
...
Geod24
authored
on 20 Aug 2022
Mathias LANG
committed
on 22 Aug 2022
|
|
Deprecate Dub.getPackageSuppliers
...
Geod24
authored
on 20 Aug 2022
Mathias LANG
committed
on 22 Aug 2022
|
|
Dub: Remove unused m_overrideSearchPaths member
...
Geod24
authored
on 20 Aug 2022
Mathias LANG
committed
on 22 Aug 2022
|
|
Configy: Integrate a fix around circular reference
...
Geod24
authored
on 20 Aug 2022
Mathias LANG
committed
on 22 Aug 2022
|
|
Avoid calls to .dup in cmake.d (#2421)
Per Nordlöw
authored
on 22 Aug 2022
GitHub
committed
on 22 Aug 2022
|
|
2022-08-21 |
Trivial: Group 'Dub' class ctor/init together
Geod24
authored
on 20 Aug 2022
The Dlang Bot
committed
on 21 Aug 2022
|
Forward flag `--color={on,off}` to compiler calls (#2382)
...
Per Nordlöw
authored
on 21 Aug 2022
GitHub
committed
on 21 Aug 2022
|
|
Dependency: Take advantage of -preview=in
...
Geod24
authored
on 20 Aug 2022
The Dlang Bot
committed
on 21 Aug 2022
|
|
Fix #2348 Crash when describing postBuildCommands
SHOO
authored
on 18 Aug 2022
Mathias LANG
committed
on 21 Aug 2022
|
|
Add changelog entry for colored output
Geod24
authored
on 18 Aug 2022
Mathias LANG
committed
on 21 Aug 2022
|
|
2022-08-20 |
LDC: Use `-fvisibility=public -dllimport=all` when compiling a Windows DLL (#2412)
...
Martin Kinkelin
authored
on 20 Aug 2022
GitHub
committed
on 20 Aug 2022
|
Recursively link all link deps of dynamic libraries too (#2414)
...
Martin Kinkelin
authored
on 20 Aug 2022
GitHub
committed
on 20 Aug 2022
|
|
2022-08-18 |
Trivial: Add attributes and documentation to PackageRecipe
...
Geod24
authored
on 18 Aug 2022
The Dlang Bot
committed
on 18 Aug 2022
|
Trivial: Make more obvious to developers how to debug YAML parsing
...
Geod24
authored
on 12 Aug 2022
Mathias LANG
committed
on 18 Aug 2022
|
|
git ignore files generated by scripts/ci/travis.sh and move ignores from .gitignore to test/.gitignore
Per Nordlöw
authored
on 18 Aug 2022
The Dlang Bot
committed
on 18 Aug 2022
|
|
Configy: Replace parseField with parseAs
...
Geod24
authored
on 18 Aug 2022
Mathias LANG
committed
on 18 Aug 2022
|
|
Rename CLI flag --colors to --color any D code symbols accordingly
Per Nordlöw
authored
on 18 Aug 2022
Mathias LANG
committed
on 18 Aug 2022
|
|
2022-08-17 |
Configy: Synchronize with upstream
...
Geod24
authored
on 16 Aug 2022
Mathias LANG
committed
on 17 Aug 2022
|
2022-08-16 |
Use SHA256 in place of MD5 in computeBuildName
Per Nordlöw
authored
on 15 Aug 2022
Mathias LANG
committed
on 16 Aug 2022
|
Call file.isDir once in hashPackage
Per Nordlöw
authored
on 15 Aug 2022
Mathias LANG
committed
on 16 Aug 2022
|
|
Use SHA256 and better namings in hashPackage
Per Nordlöw
authored
on 15 Aug 2022
Mathias LANG
committed
on 16 Aug 2022
|
|
Configy: Move dub-specific extension tests to their own module
...
Geod24
authored
on 16 Aug 2022
Mathias LANG
committed
on 16 Aug 2022
|
|
2022-08-15 |
|