Skip to content

jonathanhaigh/sq

Repository files navigation

Licenses

The SQ source code is licensed under the MIT License:

  • License name: MIT License
  • License file: LICENSE
  • SPDX-License-Identifier: MIT

During the SQ build process, various third party code is downloaded and included in SQ and/or used to build SQ. The licenses for downloaded third party code are detailed below.

GoogleTest

The GoogleTest source code is downloaded as part of the SQ build process. It is incorporated into the SQ test binaries. The GoogleTest download contains source code from the CppClean project, detailed separately below.

CppClean

The GoogleTest download includes source code from the CppClean project that is not incorporated into any SQ binaries.

Guidelines Support Library (GSL)

The GSL source code is downloaded as part of the SQ build process. It is incorporated into the main SQ binary and the SQ test binaries.

Lua

The Lua source code is downloaded as part of the SQ build process. It is used to generate SQ source code for the main SQ binary and the SQ test binaries.

liluat

The liluat source code is downloaded as part of the SQ build process. It is used to generate SQ source code for the main SQ binary and the SQ test binaries.

lunajson

The lunajson source code is downloaded as part of the SQ build process. It is used to generate SQ source code for the main SQ binary and the SQ test binaries.

range-v3

The range-v3 source code is downloaded as part of the SQ build process. It is incorporated into the main SQ binary and the SQ test binaries. The range-v3 download contains source code from other sources that are detailed separately below.

Alex Stepanov and Paul McJones: Elements of Programming

The range-v3 download includes code from Alexander Stepanov and Paul McJones that may be incorporated into the SQ binary or the SQ test binaries.

libc++

The range-v3 download includes code from libc++ that may be incorporated into the main SQ binary or the SQ test binaries.

  • License name: (University of Illinois/NCSA Open Source License) OR (MIT License)
  • License file: 3rdparty/LICENSE.range-v3.FULL
  • SPDX-License-Identifier: NCSA OR MIT

SGI STL

The range-v3 download includes code from the SGI STL that may be incorporated into the main SQ binary or the SQ test binaries.

{fmt}

The {fmt} source code is downloaded as part of the SQ build process. It is incorporated into the main SQ binary and the SQ test binaries.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published