Skip to content
Snippets Groups Projects
  1. May 19, 2020
  2. Apr 27, 2020
  3. Mar 16, 2020
  4. Feb 14, 2020
  5. Jan 15, 2020
  6. Dec 19, 2019
  7. Oct 31, 2019
  8. Aug 19, 2019
  9. Jul 01, 2019
  10. May 29, 2019
  11. Mar 14, 2019
  12. Mar 12, 2019
  13. Jan 22, 2019
  14. Nov 29, 2018
  15. Nov 27, 2018
  16. Sep 21, 2018
  17. Sep 20, 2018
    • Elie Khairallah's avatar
      Final changes to py2help new (#2516) · dc825fc4
      Elie Khairallah authored
      * Centralise the generation of help for root command
      
      Add argparse2help.py, add root-argparse.py, delete the old help of root, add the cmake commands needed to generate the header containing the command line options help and to generate manual page for the root command.
      
      The python file argparse2help.py can be called with the root-argparse.py and the output name as arguments. This call will generate the header file if the output has an extension ".h" and will generate the manual page if the extension is ".1"
      
      * Centralise the generation of help for the rest of the commands
      
      Add cmake changes to generate headers and manual pages for rootcling hadd and hist2workspace
      Delete old man pages of hadd and hist2workspace
      Add commented out generation of man pages for python commands, we need to add a dependency before uncommenting them out
      Add hadd rootcling hist2workspace argparse modules
      
      * make the path compatible with windows
      
      * review modifications
      
      * add dependency on the input and the generation script of man pages
      
      * remove installation of headers
      
      * Update CMakeLists.txt
      
      It makes no sense to generates man pages on Windows. Windows does not have the `man` command.
      
      * Update argparse2help.py
      
      * Update argparse2help.py
      
      * Update argparse2help.py
      
      * Update hadd.cxx
      
      haddCommandLineOptionsHelp.h was not included for windows
      
      * Update root-argparse.py
      
      add the option --version
      
      * Update argparse2help.py
      
      simplified version (Thanks Bertrand !)
      dc825fc4
    • Axel Naumann's avatar
      root --version should not display splash. · 4f271a25
      Axel Naumann authored
      4f271a25
  18. May 18, 2018
  19. Mar 27, 2018
  20. Jan 23, 2018
  21. Dec 12, 2017
  22. Jan 28, 2017
  23. Jan 26, 2017
  24. Dec 17, 2016
  25. Dec 14, 2016
  26. Sep 30, 2016
  27. Sep 15, 2016
  28. Mar 04, 2016
  29. Jan 09, 2016
  30. Dec 04, 2015
  31. Nov 14, 2015
Loading