mirror of
https://github.com/Nuitka/Nuitka.git
synced 2025-12-14 20:35:49 +01:00
Bump copyright year
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
#
|
||||
# An example hook script to verify what is about to be committed.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
ignore:
|
||||
- "tests"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Launcher for autoformat tool.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Launcher for codespell checker tool.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Launcher for pylint checker tool.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Launcher for rest lint checker tool.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Launcher for yamllint checker tool.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Launcher for reference count checking tool.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Launcher for output comparison tool.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Tool to compare XML outputs of two Nuitka versions.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Launcher for reporting SxS using extension modules.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Launcher for static C code generation tool.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Launcher for static Python code generation tool.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Launcher for construct performance tool.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Launcher for Nuitka the compiler itself.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Launcher for Nuitka the compiler itself.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Launcher for Nuitka watch tool.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python2
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Launcher for Nuitka the compiler itself.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python2
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Launcher for Nuitka the compiler itself.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Launcher for running a script inside a container
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
# Doxyfile 1.8.12
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/**********************************************************************
|
||||
Copyright 2024, Batakrishna Sahu, mailto:<Batakrishna.Sahu@suiit.ac.in> find license text at end of file
|
||||
Copyright 2025, Batakrishna Sahu, mailto:<Batakrishna.Sahu@suiit.ac.in> find license text at end of file
|
||||
/**********************************************************************
|
||||
|
||||
/* Override Nuitka logo size */
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" The hints module should contain functions to call in your code.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/python
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Small tool to create a pbuilder image for Nuitka private CI mainly. """
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
import sysconfig
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Launcher for git hook installer tool.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Launcher for API doc upload tool.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/python
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
import os
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/python3
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Launcher for Debian mentors upload tool.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/python3
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Launcher for Debian package release tool.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Launcher for PyPI release tool.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/python3
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Release script for manual usage.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Upload the packaging results and/or push branches.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Launcher for version bump release tool.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
@echo off
|
||||
rem Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
rem Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
setlocal
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
@echo off
|
||||
rem Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
rem Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
setlocal
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Run code with Nuitka compiled and put that through Valgrind.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Launcher for doc/code sync release tool.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Built-ins module. Information about built-ins of the running Python.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Caching of compiled code.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Handle bytecode and compile source code to bytecode. """
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Cleanup of caches for Nuitka.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Module for constants in Nuitka.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" For enhanced bug reporting, these exceptions should be used.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Registry for hard import data.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" This is the main actions of Nuitka.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" This to keep track of used modules.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Command line options of Nuitka.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Options module
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Directories and paths to for output of Nuitka.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Postprocessing tasks for create binaries or modules.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Progress bars in Nuitka.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Python flavors specifics.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Python operator tables
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Python version specifics.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Write and read constants data files and provide identifiers.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Source code reference record.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Outputs to the user.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" XML node tree handling
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Variables link the storage and use of a Python variable together.
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
|
||||
version_string = """\
|
||||
Nuitka V2.6rc10
|
||||
Copyright (C) 2024 Kay Hayen."""
|
||||
Copyright (C) 2025 Kay Hayen."""
|
||||
|
||||
|
||||
def getNuitkaVersion():
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Dummy file to make this directory a package. """
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
"""
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
"""
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# -*- python -*-
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
"""
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# -*- python -*-
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
"""
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Interface to data composer
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# -*- python -*-
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
"""
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# -*- python -*-
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
"""
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Caching of C compiler output.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" This contains the tuning of the compilers towards defined goals.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Hacks for scons that we apply.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Scons interface.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Progress bar for Scons compilation part.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Spawning processes.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Helper functions for the scons file.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
# Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
|
||||
""" Dummy file to make this directory a package. """
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
// Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
#ifndef __NUITKA_ALLOCATOR_H__
|
||||
#define __NUITKA_ALLOCATOR_H__
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
// Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
#ifndef __NUITKA_BUILTINS_H__
|
||||
#define __NUITKA_BUILTINS_H__
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
// Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
#ifndef __NUITKA_CALLING_H__
|
||||
#define __NUITKA_CALLING_H__
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
// Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
#ifndef __NUITKA_CHECKERS_H__
|
||||
#define __NUITKA_CHECKERS_H__
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
// Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
#ifndef __NUITKA_CHECKSUM_TOOLS_H__
|
||||
#define __NUITKA_CHECKSUM_TOOLS_H__
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
// Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
#ifndef __NUITKA_COMPILED_ASYNCGEN_H__
|
||||
#define __NUITKA_COMPILED_ASYNCGEN_H__
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
// Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
#ifndef __NUITKA_COMPILED_CELL_H__
|
||||
#define __NUITKA_COMPILED_CELL_H__
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
// Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
#ifndef __NUITKA_COMPILED_COROUTINE_H__
|
||||
#define __NUITKA_COMPILED_COROUTINE_H__
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
// Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
#ifndef __NUITKA_COMPILED_FRAME_H__
|
||||
#define __NUITKA_COMPILED_FRAME_H__
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
// Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
#ifndef __NUITKA_COMPILED_FUNCTION_H__
|
||||
#define __NUITKA_COMPILED_FUNCTION_H__
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
// Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
#ifndef __NUITKA_COMPILED_GENERATOR_H__
|
||||
#define __NUITKA_COMPILED_GENERATOR_H__
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
// Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
#ifndef __NUITKA_COMPILED_METHOD_H__
|
||||
#define __NUITKA_COMPILED_METHOD_H__
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
// Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
#ifndef __NUITKA_CONSTANTS_H__
|
||||
#define __NUITKA_CONSTANTS_H__
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
// Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
#ifndef __NUITKA_CONSTANTS_BLOB_H__
|
||||
#define __NUITKA_CONSTANTS_BLOB_H__
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
// Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
// No guard on purpose, must include this only once for real.
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
// Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
#ifndef __NUITKA_ENVIRONMENT_VARIABLES_H__
|
||||
#define __NUITKA_ENVIRONMENT_VARIABLES_H__
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
// Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
#ifndef __NUITKA_ENVIRONMENT_VARIABLES_SYSTEM_H__
|
||||
#define __NUITKA_ENVIRONMENT_VARIABLES_SYSTEM_H__
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
// Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
#ifndef __NUITKA_EXCEPTION_GROUPS_H__
|
||||
#define __NUITKA_EXCEPTION_GROUPS_H__
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
// Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
#ifndef __NUITKA_EXCEPTIONS_H__
|
||||
#define __NUITKA_EXCEPTIONS_H__
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
// Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
#ifndef __NUITKA_FILESYSTEM_PATH_OPS_H__
|
||||
#define __NUITKA_FILESYSTEM_PATH_OPS_H__
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
// Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
#ifndef __NUITKA_FREELISTS_H__
|
||||
#define __NUITKA_FREELISTS_H__
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
// Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
#ifndef __NUITKA_HELPER_ATTRIBUTES_H__
|
||||
#define __NUITKA_HELPER_ATTRIBUTES_H__
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
// Copyright 2024, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
// Copyright 2025, Kay Hayen, mailto:kay.hayen@gmail.com find license text at end of file
|
||||
|
||||
#ifndef __NUITKA_HELPER_BOOLEAN_H__
|
||||
#define __NUITKA_HELPER_BOOLEAN_H__
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user