16 Commits

Author SHA1 Message Date
ferdymercury
42d2fb1493 Remove references to Python2
copy-pasted from pitkajuh. See https://github.com/root-project/cling/pull/519
2024-07-26 09:59:04 +02:00
Olivier Couet
7a987c29f6 Remove all the references to "drupal". (#14273)
* Remove all the references to "drupal".

* Apply ferdymercury changes. Thanks !
2023-12-20 09:29:05 +01:00
Axel Naumann
7e9a74f3e4 Remove remnants of llvm configure/make build system. 2016-07-13 17:16:13 +02:00
Robert Xiao
504cd078e5 Make Python scripts Python3-compatible 2014-10-01 18:39:05 +02:00
Axel Naumann
3638cde9b7 From Dario Pellegrini: use $(PYTHON) instead of python.
Fixes building cling on ArchLinux; that stopped the building as python3 was called instead of python2.
2014-08-21 10:57:03 +02:00
Philippe Canal
576ca3ca96 Remove trailing spaces 2014-08-13 16:08:36 +02:00
Philippe Canal
417dfa1c6f More <TAB> removal 2014-08-13 16:08:29 +02:00
Anirudha Bose
a507af4684 Help message has been fixed. No need for a wrapping tool anymore. 2014-06-18 15:17:03 +02:00
Anirudha Bose
4f93aff0bc Do not proceed with install until cling.pod is generated 2014-06-18 09:51:02 +02:00
Anirudha Bose
47e6f62d7b Change name of file to avoid using a .PHONY target for podgen 2014-06-18 09:51:02 +02:00
Anirudha Bose
800552ef6d Remove static and obsolete help message 2014-06-18 09:51:02 +02:00
Anirudha Bose
94bca33f50 Remove cling.pod. We will generate it from cling.pod.in 2014-06-18 09:51:02 +02:00
Anirudha Bose
02183dd9cd Dynamically generate help message for documentation 2014-06-18 09:51:02 +02:00
Anirudha Bose
bf8d14b1a3 Fix typos in cling.pod 2014-06-10 21:56:01 +02:00
Anirudha Bose
6a1844a1fc Update cling.pod 2014-06-10 21:56:00 +02:00
Anirudha Bose
bac7a1c1ba Copy sample documentation and man page from Clang
The contents are temporary and will be made Cling specific in future.
Also generate Cling's HTML documentation and man pages during "make install"
2014-06-10 21:56:00 +02:00