- Dec 20, 2019
-
-
Xavier Robin authored
-
- Dec 19, 2019
-
-
Xavier Robin authored
This reverts commit ef7bfdb6. Didn't work with Sphinx 1.6.7 which needs an extra option at the start. This needs to be fixed cleanly, or we need to upgrade the Sphinx version requirements
-
Xavier Robin authored
-
- Dec 18, 2019
-
-
Xavier Robin authored
-
Xavier Robin authored
This likely requires an up-to-date sphinx (tested with current version, 2.3.0)
-
- Dec 17, 2019
-
-
Studer Gabriel authored
-
Studer Gabriel authored
-
- Dec 16, 2019
-
-
Studer Gabriel authored
-
Studer Gabriel authored
-
Studer Gabriel authored
-
Studer Gabriel authored
-
Studer Gabriel authored
Make install automatically moves the specified into the default share directory, so the initially build library can go with the whole build dir
-
- Dec 09, 2019
-
-
Studer Gabriel authored
-
Studer Gabriel authored
biggest change: make it rely on ost docker-container as base image
-
Studer Gabriel authored
-
Studer Gabriel authored
So sad to remove our beloved tetris. However, it somehow broke with Python3 and I did not have the nerves to fix it. Any resurection effort is very welcome.
-
Studer Gabriel authored
-
- Dec 08, 2019
-
-
Studer Gabriel authored
-
Studer Gabriel authored
- os.path.walk does not exist in Python3 anymore, use os.walk instead (changed interface) - sphinx-build tried really hard to use Python 2. Import sphinx from current interpreter instead and directly call its __main__ function
-
- Dec 06, 2019
-
-
Studer Gabriel authored
-
Studer Gabriel authored
-
- Dec 05, 2019
-
-
Gerardo Tauriello authored
-
Gerardo Tauriello authored
-
Studer Gabriel authored
-
Studer Gabriel authored
-
Studer Gabriel authored
-
Studer Gabriel authored
-
- Dec 03, 2019
-
-
Studer Gabriel authored
-
- Dec 02, 2019
-
-
Studer Gabriel authored
-
Studer Gabriel authored
-
Studer Gabriel authored
-
Gerardo Tauriello authored
As weird as it sounds but the proper var. to set is PNG_PNG_INCLUDE_DIR instead of PNG_INCLUDE_DIR. The latter is overwritten by FindPNG and actually obsolete (see https://github.com/Kitware/CMake/blob/master/Modules/FindPNG.cmake).
-
Studer Gabriel authored
-
- Nov 29, 2019
-
-
Studer Gabriel authored
-
Studer Gabriel authored
-
- Nov 28, 2019
-
-
Studer Gabriel authored
-
Studer Gabriel authored
Several chain mappings are valid in this case. Only check whether we found an automated mapping with strict (stuff must really match) chain_mapping_scheme
-
Studer Gabriel authored
This only happens when running the unit tests due to increased log levels. These warnings could manually be triggered for normal scripts with: python -Wd world_domination.py.
-
- Nov 27, 2019
-
-
Studer Gabriel authored
Don't ask, just feels better that way
-