/csince

A firefox web extension to show since which version a CMake feature is available

Primary LanguageJavaScript

CSince

End of this project

2023-10-01

This project was started in 2016 to provide a missing data in CMake documentation pages: what version a feature was adding to. I was very proud to share this little stone with the community. But today in 2023, the Cmake documentation now includes everything that my extension could provide. This project therefore no longer has any reason to exist, and it is without regret that I have decided to stop its development. It was an opportunity for me to learn on many levels. Thank you to the people who contributed to it, hoping that it was useful during its lifetime.

What it did

This extension was triggered on CMake documentation pages.

It checked since which version the feature described in the page exists, and added the information to the page contents.

Links

Web site: https://addons.mozilla.org/fr/firefox/addon/csince/
GitHub repository: http://github.com/rocambille/csince
E-mail: rocambille@gmail.com

Licensing

Copyright (C) 2016 Romain Guillemot

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.