Jean-Christophe Fillion-Robin

Results 669 comments of Jean-Christophe Fillion-Robin

Since the first talk referenced at https://github.com/scikit-build/scikit-build?tab=readme-ov-file#publications is specific to scikit-build "classic", I think we should reference the second link. Or is there a more recent scikit-build-core talk for which...

For reference: * https://github.com/scipy-conference/scipy_proceedings/pull/939

From @JeanChristopheMorinPerso > Will we be able to support local plugin ?

To help move forward with this, I suggest to: * for signing, adapt the following signing script: https://github.com/jcfr/macos-codesign-scripts * for notarizing: * You need to use an app-specific password: *...

There are now two wrappers available * https://github.com/SCIInstitute/ITKCleaver * https://github.com/SCIInstitute/VTKCleaver

Additionally, this would avoid issue like the one described in #437

The fact `glance.netlify.app` is taken doesn't really matter for the following reasons: - netlify url is used explicitly in pull request deploy review but the link is automatically posted -...

> Do we have other projects using `*.kitware.com` subdomains? ``` slicer-packages.kitware.com data.kitware.com viame.kitware.com ... ```

> but we should not allow folks to move to physical slice that doesn't align with a data/index slice of the primary image. Having an non-interpolated mode is indeed important,...

I wonder if any function from https://gitlab.kitware.com/cmake/cmake/tree/master/Source/kwsys could be used ? @bradking Is there any code in CMake already doing this that could be factored out ?