Fred Eisele

Results 51 issues of Fred Eisele

This is a meta-package i.e. it does not package the Oracle JDK but rather it adds a locally installed JDK to the environment. @conda-forge/help-java This package is not yet ready...

stale

Newer versions of `cmake` support `CMakePresets.json` which provide a convenient way of specifying platform and toolchain settings. This PR provides is a simple example which works with Ubuntu 20.04 I...

Work with `conda-forge` packages. The following environment may be sufficient. ```yaml name: llvm channels: - conda-forge - defaults dependencies: # build tools - cmake - conan - ninja # -...

### Expected Behavior On https://docs.gradle.org/current/userguide/cpp_library_plugin.html#sec:cpp_library_build_variants it says... "The linkage expresses whether a shared library or static library should be created. Libraries can produce a shared library, a static library or...

Can one of these options be used to pretty-print the repl output? In particular, can the behavior of [whidbey](https://github.com/greglook/whidbey), which uses [puget](https://github.com/greglook/puget), be obtained by associating puget with either --print-value...

There are cases where the FTS-UI is misconfigured. There is documentation explaining how to correct the configuration. Cause the FTS-UI to catch the mis-configuration exception and direct the operator to...

## Issues to discuss: ### Use of `platformdirs` `platformdirs` makes some decisions that differ from those in the `config.py`. https://platformdirs.readthedocs.io/en/latest/ ### Use of `sysconfig` `sysconfig` can be used to identify...

This is a big bunch of improvements. One change afflicts the build. https://babeloff.github.io/FreeTAKServer-User-Docs/HowToHelp/WriteDocumentation/#github-pages Rather than having `proj-root/docs/docs/*` one of the `docs` directories has been removed. This changes the github pages...

The Zero Touch Installer is fine for new installations. Upgrading existing installations is also important. Add an Upgrade section which describes how to upgrade each element individually. This can probably...

Testing of the video-server requires some video source. The TAK ICU appears to not be readily available. Write documentation about using other tools, i.e. [Larix Broadcaster](https://softvelum.com/larix/) and [ffmpeg](https://ffmpeg.org/).