jolt 0.9.433__tar.gz → 0.9.435__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {jolt-0.9.433 → jolt-0.9.435}/PKG-INFO +3 -3
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/cxxinfo.py +2 -2
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/ninja.py +8 -8
- {jolt-0.9.433 → jolt-0.9.435}/jolt/tasks.py +12 -9
- jolt-0.9.435/jolt/version.py +1 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt.egg-info/PKG-INFO +3 -3
- {jolt-0.9.433 → jolt-0.9.435}/jolt.egg-info/requires.txt +2 -2
- jolt-0.9.433/jolt/version.py +0 -1
- {jolt-0.9.433 → jolt-0.9.435}/README.rst +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/__init__.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/__main__.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/bin/fstree-darwin-x86_64 +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/bin/fstree-linux-x86_64 +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/cache.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/chroot.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/cli.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/colors.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/common_pb2.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/common_pb2_grpc.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/config.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/error.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/expires.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/filesystem.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/graph.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/hooks.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/influence.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/inspection.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/loader.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/log.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/manifest.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/options.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/__init__.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/abseil.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/asio.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/autoconf.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/automake.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/b2.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/boost.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/boringssl.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/busybox.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/bzip2.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/cares.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/catch2.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/cbindgen.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/cista.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/clang.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/cli11.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/cmake.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/cpython.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/crun.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/curl.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/dbus.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/double_conversion.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/fastfloat.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/ffmpeg.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/flatbuffers.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/fmt.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/fstree.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/gflags.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/glib.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/glog.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/glslang.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/golang.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/googlebenchmark.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/googletest.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/gperf.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/grpc.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/hdf5.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/help2man.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/inja.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/jsoncpp.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/libarchive.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/libcap.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/libdrm.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/libedit.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/libevent.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/libexpat.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/libfastjson.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/libffi.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/libglvnd.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/libogg.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/libpciaccess.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/libseccomp.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/libtirpc.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/libtool.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/libunwind.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/libva.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/libvorbis.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/libxml2.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/libxslt.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/libyajl.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/llvm.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/lua.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/lz4.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/m4.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/make.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/mesa.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/meson.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/mstch.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/mysql.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/nasm.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/ncurses.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/ng_log.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/ninja.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/nlohmann_json.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/nodejs.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/opencv.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/openjdk.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/openssl.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/paho.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/patchelf.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/perl.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/pkgconfig.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/poco.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/protobuf.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/pugixml.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/python.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/qt.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/rapidjson.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/rapidyaml.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/re2.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/re2c.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/readline.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/rust.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/sdl.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/simdjson.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/soci.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/spdlog.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/spirv_llvm.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/spirv_tools.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/sqlite.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/ssl.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/texinfo.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/tomlplusplus.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/wayland.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/x11.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/xerces_c.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/xorg.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/xz.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/yamlcpp.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/zeromq.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/zlib.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/pkgs/zstd.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/__init__.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/alias.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/allure.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/autotools.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/autoweight.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/cache.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/cmake.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/conan.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/cxx.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/dashboard.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/docker.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/email.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/email.xslt +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/environ.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/fetch.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/gdb.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/gerrit.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/git.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/golang.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/googletest.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/http.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/junit.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/libtool.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/linux.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/logstash.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/meson.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/ninja-compdb.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/nodejs.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/paths.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/pkgconfig.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/podman.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/python.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/remote_execution/__init__.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/remote_execution/administration_pb2.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/remote_execution/administration_pb2_grpc.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/remote_execution/log_pb2.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/remote_execution/log_pb2_grpc.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/remote_execution/scheduler_pb2.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/remote_execution/scheduler_pb2_grpc.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/remote_execution/worker_pb2.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/remote_execution/worker_pb2_grpc.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/report.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/rust.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/scheduler.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/selfdeploy.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/strings.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/symlinks.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/telemetry.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/timeline.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/volume.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/yaml-ninja.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/plugins/yamltask.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/scheduler.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/templates/cxxexecutable.cmake.template +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/templates/cxxlibrary.cmake.template +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/templates/export.sh.template +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/templates/timeline.html.template +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/timer.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/tools.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/utils.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/version_utils.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt/xmldom.py +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt.egg-info/SOURCES.txt +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt.egg-info/dependency_links.txt +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt.egg-info/entry_points.txt +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/jolt.egg-info/top_level.txt +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/setup.cfg +0 -0
- {jolt-0.9.433 → jolt-0.9.435}/setup.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: jolt
|
|
3
|
-
Version: 0.9.
|
|
3
|
+
Version: 0.9.435
|
|
4
4
|
Summary: A task executor
|
|
5
5
|
Home-page: https://github.com/srand/jolt
|
|
6
6
|
Author: Robert Andersson
|
|
@@ -48,6 +48,7 @@ Requires-Dist: docutils==0.21.2
|
|
|
48
48
|
Requires-Dist: fasteners==0.19
|
|
49
49
|
Requires-Dist: flake8==7.1.1
|
|
50
50
|
Requires-Dist: grpcio==1.66.1
|
|
51
|
+
Requires-Dist: id==1.5.0
|
|
51
52
|
Requires-Dist: idna==3.10
|
|
52
53
|
Requires-Dist: importlib_metadata==8.5.0
|
|
53
54
|
Requires-Dist: importlib_metadata==8.5.0
|
|
@@ -70,7 +71,6 @@ Requires-Dist: ninja==1.11.1.1
|
|
|
70
71
|
Requires-Dist: packaging==24.2
|
|
71
72
|
Requires-Dist: patch-ng==1.18.1
|
|
72
73
|
Requires-Dist: pip==25.3
|
|
73
|
-
Requires-Dist: pkginfo==1.12.0
|
|
74
74
|
Requires-Dist: pluggy==1.5.0
|
|
75
75
|
Requires-Dist: pluginbase==1.0.1
|
|
76
76
|
Requires-Dist: protobuf==5.28.2
|
|
@@ -94,7 +94,7 @@ Requires-Dist: setuptools==80.9.0
|
|
|
94
94
|
Requires-Dist: six==1.16.0
|
|
95
95
|
Requires-Dist: texttable==1.7.0
|
|
96
96
|
Requires-Dist: tqdm==4.66.5
|
|
97
|
-
Requires-Dist: twine==6.0
|
|
97
|
+
Requires-Dist: twine==6.2.0
|
|
98
98
|
Requires-Dist: typing_extensions==4.15.0
|
|
99
99
|
Requires-Dist: urllib3==1.26.20
|
|
100
100
|
Requires-Dist: wheel==0.45.1
|
|
@@ -31,8 +31,8 @@ class CppInfo(ArtifactAttributeSet):
|
|
|
31
31
|
return CppInfoListVariable(self._artifact, "asflags")
|
|
32
32
|
if name == "cflags":
|
|
33
33
|
return CppInfoListVariable(self._artifact, "cflags")
|
|
34
|
-
if name == "
|
|
35
|
-
return CppInfoStringVariable(self._artifact, "
|
|
34
|
+
if name == "msvcrt":
|
|
35
|
+
return CppInfoStringVariable(self._artifact, "msvcrt")
|
|
36
36
|
if name == "cxxflags":
|
|
37
37
|
return CppInfoListVariable(self._artifact, "cxxflags")
|
|
38
38
|
if name == "incpaths":
|
|
@@ -22,8 +22,8 @@ from jolt.error import raise_task_error_if
|
|
|
22
22
|
from jolt.error import JoltError, JoltCommandError
|
|
23
23
|
|
|
24
24
|
|
|
25
|
-
c_standard_default =
|
|
26
|
-
cxx_standard_default =
|
|
25
|
+
c_standard_default = None
|
|
26
|
+
cxx_standard_default = None
|
|
27
27
|
c_standards_list = [90, 99, 11, 17, 23]
|
|
28
28
|
cxx_standards_list = [98, 11, 14, 17, 20, 23, 26]
|
|
29
29
|
|
|
@@ -1838,13 +1838,13 @@ class MSVCCRT(Variable):
|
|
|
1838
1838
|
|
|
1839
1839
|
def _select_dep_flags(self, project, dep):
|
|
1840
1840
|
crt = self._select_flag(dep.cxxinfo.asflags.items())
|
|
1841
|
-
if hasattr(dep.cxxinfo, "
|
|
1842
|
-
crt = self._combine(project, crt, self._select_flag([str(dep.cxxinfo.
|
|
1841
|
+
if hasattr(dep.cxxinfo, "msvcrt"):
|
|
1842
|
+
crt = self._combine(project, crt, self._select_flag([str(dep.cxxinfo.msvcrt)]))
|
|
1843
1843
|
crt = self._combine(project, crt, self._select_flag(dep.cxxinfo.cflags.items()))
|
|
1844
1844
|
return self._combine(project, crt, self._select_flag(dep.cxxinfo.cxxflags.items()))
|
|
1845
1845
|
|
|
1846
1846
|
def create(self, project, writer, deps, tools):
|
|
1847
|
-
crt = self._select_flag(getattr(project, "
|
|
1847
|
+
crt = self._select_flag(getattr(project, "msvcrt", None))
|
|
1848
1848
|
crt = self._combine(project, crt, self._select_flag(project._asflags()))
|
|
1849
1849
|
crt = self._combine(project, crt, self._select_flag(project._cflags()))
|
|
1850
1850
|
crt = self._combine(project, crt, self._select_flag(project._cxxflags()))
|
|
@@ -1854,7 +1854,7 @@ class MSVCCRT(Variable):
|
|
|
1854
1854
|
|
|
1855
1855
|
@utils.cached.instance
|
|
1856
1856
|
def get_influence(self, task):
|
|
1857
|
-
return "CRT"
|
|
1857
|
+
return "MSVC-CRT"
|
|
1858
1858
|
|
|
1859
1859
|
|
|
1860
1860
|
MSVCCompiler = GNUCompiler
|
|
@@ -2008,7 +2008,7 @@ class CXXProject(Task):
|
|
|
2008
2008
|
|
|
2009
2009
|
cstd = None
|
|
2010
2010
|
"""
|
|
2011
|
-
C language standard to use (int). Default:
|
|
2011
|
+
C language standard to use (int). Default: Compiler default
|
|
2012
2012
|
|
|
2013
2013
|
If the chosen standard is not supported, the nearest supported standard is selected.
|
|
2014
2014
|
"""
|
|
@@ -2018,7 +2018,7 @@ class CXXProject(Task):
|
|
|
2018
2018
|
|
|
2019
2019
|
cxxstd = None
|
|
2020
2020
|
"""
|
|
2021
|
-
C++ language standard to use (int). Default:
|
|
2021
|
+
C++ language standard to use (int). Default: Compiler default
|
|
2022
2022
|
|
|
2023
2023
|
If the chosen standard is not supported, the nearest supported standard is selected.
|
|
2024
2024
|
"""
|
|
@@ -1704,6 +1704,9 @@ class TaskBase(object):
|
|
|
1704
1704
|
"Required parameter '{0}' has not been set", key)
|
|
1705
1705
|
|
|
1706
1706
|
def _verify_influence(self, deps, artifact, tools, sources=None):
|
|
1707
|
+
if "configurationrepository" in self.name:
|
|
1708
|
+
breakpoint()
|
|
1709
|
+
|
|
1707
1710
|
# Verify that any transformed sources are influencing
|
|
1708
1711
|
sources = set(map(tools.expand_path, sources or []))
|
|
1709
1712
|
|
|
@@ -1720,29 +1723,29 @@ class TaskBase(object):
|
|
|
1720
1723
|
return not fs.is_relative_to(fname, rootpath)
|
|
1721
1724
|
return _filter
|
|
1722
1725
|
|
|
1726
|
+
# Ignore any files in build directories
|
|
1727
|
+
sources = filter(_subpath_filter(tools.expand_path(tools.buildroot)), sources)
|
|
1728
|
+
|
|
1723
1729
|
for _, dep in deps.items():
|
|
1724
1730
|
deptask = dep.task
|
|
1725
1731
|
if isinstance(deptask, FileInfluence):
|
|
1726
1732
|
# Resource dependencies may cover the influence implicitly
|
|
1727
1733
|
deppath = self.tools.expand_path(str(deptask.path))
|
|
1728
|
-
sources =
|
|
1734
|
+
sources = filter(lambda d, dt=deptask: not dt.is_influenced_by(self, d), sources)
|
|
1729
1735
|
else:
|
|
1730
1736
|
# Ignore any files in artifacts
|
|
1731
1737
|
deppath = self.tools.expand_path(dep.path)
|
|
1732
|
-
sources =
|
|
1733
|
-
|
|
1734
|
-
# Ignore any files in build directories
|
|
1735
|
-
sources = filter(_subpath_filter(tools.expand_path(tools.buildroot)), sources)
|
|
1736
|
-
sources = set(sources)
|
|
1738
|
+
sources = filter(_subpath_filter(deppath), sources)
|
|
1737
1739
|
|
|
1738
1740
|
for ip in self.influence:
|
|
1739
1741
|
if not isinstance(ip, FileInfluence):
|
|
1740
1742
|
continue
|
|
1741
|
-
|
|
1742
|
-
|
|
1743
|
+
sources = {source for source in sources if not ip.is_influenced_by(self, source)}
|
|
1744
|
+
|
|
1743
1745
|
for source in sources:
|
|
1744
1746
|
log.warning("Missing influence: {} ({})", source, self.name)
|
|
1745
|
-
|
|
1747
|
+
|
|
1748
|
+
raise_task_error_if(set(sources), self, "Task is missing source influence")
|
|
1746
1749
|
|
|
1747
1750
|
def _get_export_objects(self):
|
|
1748
1751
|
return self._exports
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
__version__ = "0.9.435"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: jolt
|
|
3
|
-
Version: 0.9.
|
|
3
|
+
Version: 0.9.435
|
|
4
4
|
Summary: A task executor
|
|
5
5
|
Home-page: https://github.com/srand/jolt
|
|
6
6
|
Author: Robert Andersson
|
|
@@ -48,6 +48,7 @@ Requires-Dist: docutils==0.21.2
|
|
|
48
48
|
Requires-Dist: fasteners==0.19
|
|
49
49
|
Requires-Dist: flake8==7.1.1
|
|
50
50
|
Requires-Dist: grpcio==1.66.1
|
|
51
|
+
Requires-Dist: id==1.5.0
|
|
51
52
|
Requires-Dist: idna==3.10
|
|
52
53
|
Requires-Dist: importlib_metadata==8.5.0
|
|
53
54
|
Requires-Dist: importlib_metadata==8.5.0
|
|
@@ -70,7 +71,6 @@ Requires-Dist: ninja==1.11.1.1
|
|
|
70
71
|
Requires-Dist: packaging==24.2
|
|
71
72
|
Requires-Dist: patch-ng==1.18.1
|
|
72
73
|
Requires-Dist: pip==25.3
|
|
73
|
-
Requires-Dist: pkginfo==1.12.0
|
|
74
74
|
Requires-Dist: pluggy==1.5.0
|
|
75
75
|
Requires-Dist: pluginbase==1.0.1
|
|
76
76
|
Requires-Dist: protobuf==5.28.2
|
|
@@ -94,7 +94,7 @@ Requires-Dist: setuptools==80.9.0
|
|
|
94
94
|
Requires-Dist: six==1.16.0
|
|
95
95
|
Requires-Dist: texttable==1.7.0
|
|
96
96
|
Requires-Dist: tqdm==4.66.5
|
|
97
|
-
Requires-Dist: twine==6.0
|
|
97
|
+
Requires-Dist: twine==6.2.0
|
|
98
98
|
Requires-Dist: typing_extensions==4.15.0
|
|
99
99
|
Requires-Dist: urllib3==1.26.20
|
|
100
100
|
Requires-Dist: wheel==0.45.1
|
|
@@ -25,6 +25,7 @@ docutils==0.21.2
|
|
|
25
25
|
fasteners==0.19
|
|
26
26
|
flake8==7.1.1
|
|
27
27
|
grpcio==1.66.1
|
|
28
|
+
id==1.5.0
|
|
28
29
|
idna==3.10
|
|
29
30
|
importlib_metadata==8.5.0
|
|
30
31
|
importlib_metadata==8.5.0
|
|
@@ -47,7 +48,6 @@ ninja==1.11.1.1
|
|
|
47
48
|
packaging==24.2
|
|
48
49
|
patch-ng==1.18.1
|
|
49
50
|
pip==25.3
|
|
50
|
-
pkginfo==1.12.0
|
|
51
51
|
pluggy==1.5.0
|
|
52
52
|
pluginbase==1.0.1
|
|
53
53
|
protobuf==5.28.2
|
|
@@ -71,7 +71,7 @@ setuptools==80.9.0
|
|
|
71
71
|
six==1.16.0
|
|
72
72
|
texttable==1.7.0
|
|
73
73
|
tqdm==4.66.5
|
|
74
|
-
twine==6.0
|
|
74
|
+
twine==6.2.0
|
|
75
75
|
typing_extensions==4.15.0
|
|
76
76
|
urllib3==1.26.20
|
|
77
77
|
wheel==0.45.1
|
jolt-0.9.433/jolt/version.py
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
__version__ = "0.9.433"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|