- Use gdmd (DMD as part of the GCC (GNU Compiler Collection)). This approach is most likely sane for all architectures and a recent enough GCC (version 13) OBS-URL: https://build.opensuse.org/request/show/1076929 OBS-URL: https://build.opensuse.org/package/show/devel:languages:D/avgtime?expand=0&rev=15
45 lines
1.8 KiB
Plaintext
45 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Apr 3 11:28:33 UTC 2023 - Holger B. A. Rauch <holger.rauch@posteo.de>
|
|
|
|
- Use gdmd (DMD as part of the GCC (GNU Compiler Collection)). This approach
|
|
is most likely sane for all architectures and a recent enough GCC (version 13)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 30 14:21:12 UTC 2018 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
|
|
|
- Use LDC compiler when DMD is not available
|
|
- Make use of %license
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 17 12:17:57 UTC 2018 - okurz@suse.com
|
|
|
|
- Update to version v0.5.0+4.ffdf200:
|
|
* -Release 0.3: Histogram, sample mode and confidence intervals
|
|
* -Release 0.4: Added conf. intervals for estimated mu average (actually, fixed the values confidence interval).
|
|
* -README changes.
|
|
* -Release 0.5: Now works in windows.
|
|
* Fix compile error on 2.061
|
|
* add dub package file
|
|
* -Fix compile errors on DMD 2.067 (issue #7). Thanks alekseymya for reporting issue.
|
|
* -Updated readme.md to mention Windows and Linux.
|
|
* -Mentioned OS X as working in the README.md.
|
|
* -Added SpawnProcess optional implementation version (not enabled by default), to cover issue #5).
|
|
- Update descriptions
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 13 08:45:43 UTC 2018 - okurz@suse.com
|
|
|
|
- Link dynamically to support openSUSE:Factory in the current version as well
|
|
- Add package post-installation test
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 27 12:55:37 UTC 2017 - okurz@suse.com
|
|
|
|
- Use local Source0 for oS:Fctry submission
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 6 17:13:08 UTC 2017 - okurz@suse.com
|
|
|
|
- Initial submission
|
|
|