| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
build to …
|
|
|
|
|
|
|
|
_log.txt and _err.txt so that they can be viewed immediately in gitlab
|
|
This was kept as a fallback for some time, not worth keeping it
anymore as our GitLab setup seems mature and reliable enough.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These are needed for example for the test suite.
|
|
TTBOMK we don't use any of these files since a long time.
|
|
|
|
|
|
Fixes #8018.
|
|
|
|
|
|
|
|
This closes #7618.
|
|
|
|
econstr
|
|
|
|
|
|
|
|
internal backtracking
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These are unused and not likely to come back.
|
|
|
|
The relevant logic is already in `Envars`, so it makes sense to make
it private and don't expose the low-level implementation of the logic.
|
|
|
|
This eases grep to implement a different location system.
|
|
These functions are unused, and configure should suffice for this
purpose.
|
|
Fix silly typo that created havoc in developer out-of-the-box setups.
|