c50dcf0085
Accepting request 1204978 from devel:languages:go
Ana Guerrero2024-10-02 19:33:19 +00:00
d30e87f607
- Packaging improvements: * Remove Conflicts: sc-controller to address binary name scc conflict with sc-controller Steam game controller driver * Use binary name sccount suggested by Woflgang Frisch * Define shortname corresponding to binary name when different from package name. Use shortname where applicable to normalize common lines across Go app packages, similar to name macro.
Jeff Kowalczyk2024-10-01 18:48:25 +00:00
805bf61263
Accepting request 1204977 from home:jfkw:branches:devel:languages:go
Jeff Kowalczyk2024-10-01 18:48:25 +00:00
360aa03b76
- Update to version 3.4.0: - Packaging improvements: * Use BuildRequires: golang(API) >= 1.22 matching go.mod
Jeff Kowalczyk2024-09-30 00:43:13 +00:00
692f6fd15b
Accepting request 1204610 from home:jfkw:branches:devel:languages:go
Jeff Kowalczyk2024-09-30 00:43:13 +00:00
2057446d86
- Update to version 3.3.4: * Feature: Issue177 (#459) * Resolve issue 457 * Add Support for WGSL (#458) * Add in percentage as per Issue 325 (#455)
Jeff Kowalczyk2024-05-17 02:14:52 +00:00
cc01e26792
Accepting request 1174694 from home:jfkw:branches:devel:languages:go
Jeff Kowalczyk2024-05-17 02:14:52 +00:00
58746f4d39
Accepting request 1171344 from home:jfkw:branches:devel:languages:go
Jeff Kowalczyk2024-05-02 11:43:15 +00:00
89a6759d10
- Update to version 3.2.0: - Packaging improvements: * _service change disabled to manual per osc deprecation warning: WARNING: Command 'disabledrun/dr' is obsolete, please convert your _service to use 'manual' and then 'manualrun/mr' instead. * _service set_version remove param basename since autodetects OK * Re-enable binary stripping and debuginfo boo#1210938 * Update to BuildRequires: golang(API) >= 1.20 matching go.mod * Build PIE with pattern that may become recommended procedure: %%ifnarch ppc64 GOFLAGS="-buildmode=pie" %%endif go build A go toolchain buildmode default config would be preferable but none exist at this time. * Drop mod=vendor, go1.14+ will detect vendor dir and auto-enable * Add basic %check to execute binary --help
Jeff Kowalczyk2024-02-17 20:40:08 +00:00
cff23a125d
Accepting request 1147362 from home:jfkw:branches:devel:languages:go
Jeff Kowalczyk2024-02-17 20:40:08 +00:00
d2337a75b8
- Update to version 3.2.0: - Packaging improvements: * _service change disabled to manual per osc deprecation warning: WARNING: Command 'disabledrun/dr' is obsolete, please convert your _service to use 'manual' and then 'manualrun/mr' instead. * _service set_version remove param basename since autodetects OK * Update to BuildRequires: golang(API) >= 1.20 matching go.mod
Jeff Kowalczyk2024-02-17 18:23:06 +00:00
6b9b2f502e
Accepting request 1147356 from home:jfkw:branches:devel:languages:go
Jeff Kowalczyk2024-02-17 18:23:06 +00:00
09fd693888
- Update to version 3.1.0: * Add support for additional languages * Add OpenMetrics report support * Add --sloccount-format flag to print a more SLOCCount like COCOMO calculation * Add a command line argument for the effort adjustment factor. * Add a overhead commandline flag to set the multiplier for corporate overhead. #281 * Add a command line argument for the currency symbol in the cocomo project cost estimation. * use Compile instead of MustCompile to avoid panic
Jeff Kowalczyk2022-09-20 19:59:49 +00:00
d7d93637f5
Accepting request 1005044 from home:jfkw:branches:devel:languages:go
Jeff Kowalczyk2022-09-20 19:59:49 +00:00
2065772b03
Accepting request 885779 from home:sbradnick:branches:devel:languages:go
Jeff Kowalczyk2021-04-15 20:38:29 +00:00
50e53b7427
New package scc is a very fast accurate code counter with complexity calculations and COCOMO estimates written in pure Go.
Jeff Kowalczyk2021-04-14 19:09:36 +00:00
6f03336307
Accepting request 885461 from home:jfkw:branches:devel:languages:go
Jeff Kowalczyk2021-04-14 19:09:36 +00:00