| Age | Commit message (Collapse) | Author |
|
This reverts commit 028ee18b851497f8aede55004bcdcc5c16f087cc.
|
|
|
|
Fixes #32304.
Fixes #34933.
|
|
|
|
Closes #34953.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
It is called with an explicit receiver in build.rb, so the base class
method should also be public.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add a helper like std_cmake_args that returns the correct incantation
for invoking setup.py in a consistent way and with our preferred
arguments. Replaces setup_install.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Download strategies do not consistently return a value from `fetch`, so
our code calls `cached_location` to get the path instead.
|
|
|
|
Closes #34755.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Fixes #34822.
|
|
|
|
|
|
|
|
Closes #34777.
|
|
Don't seem to be used publicly anywhere.
Closes #34729.
|
|
Mostly for links in API documentation.
|
|
The beginnings of some decent API documentation.
Also, tweak `.yardopts` to better fix our internal style.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|