Changelog for
dub-1.36.0-51.2.i586.rpm :
* Tue Mar 26 2024 Andrea Manzini
- Update to 1.36.0
* Deprecate unused packageInfoFilenames
* Remove inconsistent error on missing subpackage path
* Remove dub.internal.vibecompat.file : listDirectory
* Remove logging from dub.dependency
* Allow to load dub.selections.json before Project instantiation- Update to 1.35.0
* Don\'t wastefully execute everything via a shell
* Implemented recipe files for dub
* add --deep flag to dub build
* add dub describe --data=configs,builds
* interactively query for license, suggest SPDX licenses- Update to 1.34.0
* Fix flags Json serialization
* Cache json db
* support specifying --d-versions
* Thu Jul 20 2023 Matthias Eliasson - Update to 1.33.0
* Add collection of c sources and headers to dub by AATTcschlote in #2544
* update version to v1.32.0-beta.1 by AATTibuclaw in #2609
* Don\'t depend on the whole of Vibe.d for the test_registry by AATTGeod24 in #2612
* Upgrade dependencies by AATTGeod24 in #2613
* Make all static library exports contribute to dlls on Windows by AATTrikkimax in #2614
* Revert \"Make all static library exports contribute to dlls on Windows\" by AATTGeod24 in #2616
* PackageManager: Store packages hierarchically, by version by AATTGeod24 in #2610
* add pr_info GitHub actions run by AATTWebFreak001 in #2586
* try to fix pr_info permissions problem by AATTWebFreak001 in #2621
* fix pr_info_post file paths by AATTWebFreak001 in #2622
* update version to v1.32.0-rc.1 by AATTibuclaw in #2625
* merge stable by AATTibuclaw in #2628
* update version to v1.32.1-beta.1 by AATTibuclaw in #2631
* update version to v1.32.1 by AATTibuclaw in #2634
* Wed May 03 2023 Deepthi Yadabettu Venkatachala - Update to 1.32.1
* Implement --color=auto|always|never, fix #2410 by AATTWebFreak001 in #2552
* update version to v1.31.0-beta.1 by AATTibuclaw in #2555
* Remove GeneratorSettings.direct as it is never set by AATTGeod24 in #2559
* Fix various DDOC warnings by AATTGeod24 in #2558
* Don\'t assume the cache path is relative to CWD by AATTGeod24 in #2557
* replace std.variant with std.sumtype by AATTWebFreak001 in #2550
* add markdown documentation generator to gen_man.d by AATTWebFreak001 in #2563
* update version to v1.31.0-rc.1 by AATTibuclaw in #2565
* Fix typo in subpackage license warning by AATTzyedidia in #2576
* merge stable by AATTibuclaw in #2578
* fix man page generator by AATTWebFreak001 in #2571
* fix typo(s) by AATTWebFreak001 in #2564
* Add betterC support - fixes #1636 by AATTetcimon in #2581
* merge stable by AATTibuclaw in #2591
* Add OpenBSD package to README.md by AATTibara in #2592
* Fix #2574: Suggest alternative spelling when a command is mistyped by AATTelvodqa in #2593
* improve warning messages, especially with ~branch by AATTWebFreak001 in #2585
* reintroduce dmd-latest to CI runner by AATTWebFreak001 in #2594
* merge stable by AATTibuclaw in #2595
* make build names much smaller by AATTWebFreak001 in #2589
* Make getDUBExePath returns a NativePath by AATTGeod24 in #2604
* Thu Nov 17 2022 Chris Josten - Update to 1.29.0
* Harden package version detection from git describe by AATTkinke- Update to 1.28.0
* Removes dynamicLibrary being built as staticLibrary for targets other than OMF. by AATTrikkimax in #2211
* move command variable substitution to execution by AATTWebFreak001 in #2217
* Fix interactive run-unittest.d by AATTWebFreak001 in #2219
* merge stable by AATTMartinNowak in #2221
* fix: parse version from filesystem supplier correctly by AATTPanke in #2220
* merge stable by AATTMartinNowak in #2225
* add CompilerInvocationException by AATTWebFreak001 in #2226
* Adapt determinePlatform to the new defaults for Win32 by AATTMoonlightSentinel in #2227
* Define the $DUB_BUILD_PATH variable. by AATTveelo in #2228
* merge stable by AATTMartinNowak in #2231
* Add link to dub-docs. by AATTveelo in #2232
* Remove travis-ci badge from README.md by AATTibuclaw in #2233
* Annotate escaping reference. by AATTveelo in #2237
* Posix: use /etc/dub/settings.json if in /usr by AATTWebFreak001 in #2203
* Add -fno-druntime to GDC BuildOptions; it is the betterC flag. by AATTibara in #2186
* Fix #2238 - Renew source files after preGenerateCommands by AATTatilaneves in #2239
* Inject source file (replaces #2207) by AATTrikkimax in #2240- Update to 1.27.0
* merge stable by AATTMartinNowak in #2132
* Add environment variables to BuildSettings by AATTshoo in #2121
* merge stable by AATTMartinNowak in #2138
* Fix dependency build settings flooding dflags by AATTomerfirmak in #2139
* merge stable by AATTMartinNowak in #2140
* Adds quotation marks to error message by AATTdenizzzka in #2148
* Generate paths relative to visuald project files by AATTJudgeFish in #2150
* merge stable by AATTMartinNowak in #2152
* merge stable by AATTMartinNowak in #2154
* Fix #2141 - When used as a library, the default compiler is different from the expected. by AATTshoo in #2158
* Remove line \'Exclusing package.d blah...\' from default dub build by AATTp0nce in #2157
* RegistryPackageSupplier.genPackageDownloadUrl added by AATTdenizzzka in #2156- Update to 1.26.0
* merge stable by AATTMartinNowak in #2114
* Fix single file package dynamic library by AATTandre2007 in #2112
* fix #1867 - Add lowmem for settings by AATTshoo in #1905
* Fix #2046 - Dependencies specified with a path ignore optional settings by AATTshoo in #2103
* Replacing rununittest.sh by AATTdrug007 in #2109
* merge stable by AATTMartinNowak in #2115
* merge stable by AATTMartinNowak in #2117
* Only show package.d warning once by AATTdkorpel in #2131
* [stable] LDC: Recognize -gcc as linker D flag by AATTkinke in #2135- Update to 1.25.0
* merge stable by AATTMartinNowak in #2061
* Minor code cleanup (whitespace, import) by AATTGeod24 in #2063
* Remove redundant code with relativeTo by AATTGeod24 in #2062
* Set cwd on spawn functions instead of chdir by AATTGeod24 in #2065
* Hotfix for #2051 by AATTdrug007 in #2064
* Renaming a file by AATTdrug007 in #2066
* Raise minimum Vibe.d requirement to v0.9.0 by AATTGeod24 in #2067
* merge stable by AATTMartinNowak in #2071
* Cleanup http listener in vibed template by AATTgizmomogwai in #2072
* merge stable by AATTMartinNowak in #2074
* Improve \'linker-D-flag\' detection for ldmd2 by AATTkinke in #2082
* Extend \'linker dflags\' detection for DMD by AATTkinke in #2083
* Selectively import symbols from std.array. by AATTveelo in #2089
* Remove unused selective imports. by AATTveelo in #2088
* Remove unused imports from compiler.d. by AATTveelo in #2090
* Refactor imports (inet.url -> inet.path). by AATTveelo in #2091
* Remove unused std.range import. by AATTveelo in #2092
* Remove unused imports. by AATTveelo in #2093
* Refactor imports. by AATTveelo in #2094
* Refactor import. Url is not used directly, but path is. by AATTveelo in #2097
* Remove unused imports. by AATTveelo in #2096
* Deprecate unused but public import. by AATTveelo in #2095
* Fix #2085: [visuald] spurious library project by AATTveelo in #2098
* Add some generated files to .gitignore by AATTljmf00 in #2102
* Fix #2086 copyFiles in subPackage does not honour targetPath. by AATTveelo in #2087
* Replacing run-unittest.sh by run-unittest.d. Inception by AATTdrug007 in #2084
* Include copyFiles and extraDependencyFiles in visuald projects. by AATTveelo in #2099
* Bump FRONTEND, move dmd to latest by default. by AATTmaxhaton in #2104
* merge stable by AATTMartinNowak in #2106
* Actually copy copyFiles when building in Visual Studio. by AATTveelo in #2105
* import \'std.variant.Algebraic\' properly by AATTBorisCarvajal in #2108
* merge stable by AATTMartinNowak in #2107
* Fixed a regression with DFLAGS environment variable and cached generated unittest by AATTfoerdi in #2116- Update to 1.24.1
* Allow adding dflags on dependencies when using SDL format by AATTomerfirmak in #2081- Update to 1.24.0
* merge stable by AATTMartinNowak in #2011
* [stable] Deduplicate dflags and lflags by AATTGeod24 in #2016
* cache the generated test main file: dub_test_root.d by AATTfoerdi in #2005
* Revert \"Deduplicate dflags and lflags\" (#2016) by AATTs-ludwig in #2020
* merge stable by AATTMartinNowak in #2022
* Remove usage of deprecated std.xml by AATTandre2007 in #1977
* Support for .netrc file added by AATTandre2007 in #2027
* ci: build release .tar.gz without travis owner and group id by AATTljmf00 in #2030
* Add support for \'-platformlib\' option. Fixes #2031 by AATTdbankov-vmware in #2032
* GH Actions: Use new syntax for set-env by AATTGeod24 in #2036
* Merge stable into master by AATTGeod24 in #2037
* dub.compilers.ldc: Fix --rdmd with --compiler=ldc2 by AATTCyberShadow in #2033
* Correct issue #1673 (with dupe #1797 and #2019) by AATTp0nce in #2034
* betterC flag enabled in generated visuald project file. Fixes #2024 by AATTMrZoraman in #2025
* Fix Issue #1474 - Regenerate build settings after preGenerateCommands by AATTomerfirmak in #2035
* Mutually exclude mainSourceFile of different configurations by AATTomerfirmak in #2039
* [CI]: Remove old AppVeyor, TravisCI, SemaphoreCI and build-gdc.sh files by AATTPetarKirov in #2042
* [stable] Use compiler version, not frontend version for build IDs and paths by AATTkinke in #2045
* [stable] Add support for --arch=x86_mscoff for LDC (for DMD compatibility) by AATTkinke in #2049
* Use DC env variable as the default compiler by AATTomerfirmak in #2047
* Fix #2051: Running unit tests from DUB single file packages fails by AATTdrug007 in #2052
* Improved ldc cross compile by AATTfoerdi in #2055
* improve list command (filter by package spec) by AATTdeviator in #2057
* Dont export DFLAGS & LFLAGS by default by AATTomerfirmak in #2048
* Allow custom dflags to be defined for dependencies by AATTomerfirmak in #2040
* Normalize line endings & UTF8 BOMs by AATTGeod24 in #2058
* add ability for specify version range for commandline commands by AATTdeviator in #2056
* Sun Dec 27 2020 Matthias Eliasson - Update to 1.23.0
* Added architecture x86_omf for windows-dmd
* dub remove --non-interactive will now remove all packages by default
* Running dub upgrade on a package-less folder is now a no-op
* Support dependencies as git url with exact commit
* All commands now support package[AATT], --version is deprecated
* Tue May 05 2020 Paolo Stivanin - Update to 1.20.0 (no changelog)
* Wed Aug 14 2019 Matthias Eliasson - Update to version 1.16.0
* No changelog was made available.
* Sun Mar 17 2019 Matthias Eliasson - Update to version 1.14.0
* dub fetch now supports AATT as a shortcut
* extraDependencyFiles attribute added
* File system supplier enabled
* toolchainRequirements recipe entry
* Mon Feb 11 2019 Guillaume GARDET - Increase required memory in _constraints as latest ldc requires more RAM
* Fri Jan 25 2019 Guillaume GARDET - Add _constraints to avoid OOM errors- Fix builds with ldc on %ix86