impact
Here are 42 public repositories matching this topic...
We should add some documentation (sphinx) about optional flags (compilation, cmake)
to provide details about the consequences in installation of activating/deactivating those flags
e.g. --with-fortran=OFF ==> no event driven
- Where : Install guide?
- What : all options from CMake (see cmake/default_options.cmake)
When I'm testing locally it can be a pain to have the test bot replying in #general and #help in addition to the main bot instance.
Might make sense to load the channel whitelist from an environment variable, or at least be able to override it.
-
Updated
Mar 16, 2020 - JavaScript
Gradle alternative
Hi
Is it possible to add gradle configuration in the documentation as well?
-
Updated
Apr 22, 2020
-
Updated
May 13, 2020 - TeX
-
Updated
Apr 29, 2020 - HTML
-
Updated
Oct 27, 2018 - HTML
-
Updated
Apr 9, 2020
-
Updated
Jan 25, 2019 - Jupyter Notebook
-
Updated
Nov 8, 2019 - PHP
-
Updated
Jun 5, 2018 - HTML
-
Updated
Jun 7, 2018
-
Updated
Apr 18, 2017
-
Updated
Jan 30, 2019 - JavaScript
-
Updated
Jun 2, 2016 - JavaScript
-
Updated
Nov 15, 2018 - JavaScript
-
Updated
Sep 1, 2016 - JavaScript
-
Updated
Apr 21, 2020 - JavaScript
-
Updated
Jan 7, 2020 - Python
-
Updated
Apr 25, 2020 - Python
Improve this page
Add a description, image, and links to the impact topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the impact topic, visit your repo's landing page and select "manage topics."
So that people aren't confused and use the pre proguard jar.
build/libsis a standard place to look, and there is a jar there that looks like the valid build result, however that jar shouldn't be used, so it should ideally be deleted after completion. Could be added toProguardTask.cleanupor similar.