- Jul 20, 2024
-
-
Patrick Louis S Connor authored
-
- Jul 19, 2024
-
-
Patrick Louis S Connor authored
-
Patrick Louis S Connor authored
-
Patrick Louis S Connor authored
-
-
-
- Jul 16, 2024
-
-
Patrick Louis S Connor authored
-
- Jul 10, 2024
-
-
Patrick Louis S Connor authored
-
Patrick Louis S Connor authored
-
- Jul 04, 2024
-
-
Patrick Louis S Connor authored
updating install script & instructions with CMake See merge request !29
-
Patrick Louis S Connor authored
-
- Jun 23, 2024
-
-
Louis Moureaux authored
Defining the same classes in two shared objects confuses ROOT. See DAS#121.
-
- Jun 18, 2024
-
-
Louis Moureaux authored
-
Louis Moureaux authored
Newer CMake versions seem to always checkout the remote branch, discarding local git information. Disable updating altogether so this problem cannot appear. We will do updates ourselves. See #15.
-
Louis Moureaux authored
Also add a todo to get rid of it if we can.
-
Louis Moureaux authored
This is needed to run prefix commands.
-
- Jun 17, 2024
-
-
Louis Moureaux authored
This is needed for File Sets support.
-
- Jun 13, 2024
-
-
Louis Moureaux authored
-
- Jun 12, 2024
-
-
Louis Moureaux authored
-
- Jun 11, 2024
-
-
Louis Moureaux authored
-
- Jun 07, 2024
-
-
Louis Moureaux authored
-
- Jun 05, 2024
-
-
Louis Moureaux authored
For now, use the branch from my fork to get things going. We'll update it later.
-
Louis Moureaux authored
It looked easier than writing a Find module.
-
- Apr 18, 2024
-
-
Patrick Louis S Connor authored
Support users redirecting git https to ssh See merge request !27
-
Louis Moureaux authored
Multiple users complained that the installation wasn't working for them. They were stuck with git asking for their SSH password and no way of providing it since git is run through CMake. Detect the configuration that leads to this issue and start the SSH agent if needed, then register the user's main key with it. Try educating the user about what is happening and that it's ultimately their fault if something breaks.
-
- Mar 25, 2024
-
-
Patrick Louis S Connor authored
Move the Darwin binary dir next to Darwin Closes #16 See merge request !26
-
Patrick Louis S Connor authored
Remove the Makefile and files it uses Closes #12 See merge request !25
-
Louis Moureaux authored
This allows rebuilding Darwin only with: cmake --build $INSTALLER_BASE/Darwin.build Closes issue #16.
-
- Mar 24, 2024
-
-
Louis Moureaux authored
The Makefile build system was replaced by CMake, which uses a different approach to create the xml files for darwin and tunfold.
-
- Mar 05, 2024
-
-
Patrick Louis S Connor authored
Run "git lfs install" automatically for tables See merge request !24
-
Louis Moureaux authored
-
Louis Moureaux authored
improving README and setup after seeing repeating misunderstandings from newcomers See merge request !23
-
Louis Moureaux authored
See Tables!10.
-
- Feb 28, 2024
-
-
Patrick Louis S Connor authored
-
- Feb 22, 2024
-
-
Louis Moureaux authored
Bugfix/crab See merge request !22
-
Patrick Louis S Connor authored
-
Patrick Louis S Connor authored
-
- Jan 23, 2024
-
-
-
Patrick Louis S Connor authored
fix patch application See merge request !20
-
Patrick Louis S Connor authored
-