base-linker
Package info
-
Homepage
gitlab.com/clean-and-itasks/base/linker -
Latest version
1.0.2, 2 years ago -
Maintainer
Camil Staps -
License
BSD-2-Clause
Description
The Clean static linker for Windows.
Readme
# linker
This is the repository of the [Clean][] static linker for Windows.
This is a delayed mirror of the [upstream][] version and is only used to
publish the package. Periodically changes from upstream are released in a new
version here.
The linker is released in the `base-linker` package, which is included in
`base`.
## Maintainer & license
This project is maintained by [Camil Staps][].
The upstream is maintained by John van Groningen.
For license details see the [LICENSE](/LICENSE) file.
[Camil Staps]: https://camilstaps.nl
[Clean]: https://clean-lang.org
[upstream]: https://svn.cs.ru.nl/repos/clean-dynamics-system
Changelog
# Changelog
#### v1.0.2
- Feature: add `-ns` flag ('no stripping') to generate a symbol table.
#### v1.0.1
- Fix: do not wait for a key press after exit; causes clm to hang.
## v1.0.0
First tagged version.
Versions
-
1.0.2 latest 2 years ago
Targets: windows-x64.
-
1.0.1 2 years ago
Targets: windows-x64.
-
1.0.0 2 years ago
Targets: windows-x64.