Commit Graph

50 Commits

Author SHA1 Message Date
Vassil Vassilev
ec93a776d5 Bump cling version to 0.9~dev. 2021-01-11 13:44:07 +01:00
Vassil Vassilev
3407406efa Prepare for releasing cling v0.8 2021-01-11 13:44:07 +01:00
Vassil Vassilev
547d597ebb Bump version to 0.8~dev. 2020-08-22 12:29:08 +02:00
Vassil Vassilev
70163975ee Prepare for releasing cling v0.7. 2020-08-22 11:59:07 +02:00
Vassil Vassilev
46a3a048b7 Bump version to 0.7~dev. 2019-08-16 09:14:06 +02:00
Vassil Vassilev
82ac7bf187 Prepare for releasing cling v0.6. 2019-08-16 08:29:30 +02:00
Vassil Vassilev
8d0f2c4e1e Bump version to 0.6~dev. 2017-11-02 17:44:11 +01:00
Vassil Vassilev
0f1d6d24d4 Prepare for releasing cling v0.5. 2017-11-02 17:29:12 +01:00
Axel Naumann
54c413fc2f Remove stray "$". 2017-09-12 15:00:15 +02:00
Axel Naumann
f621b9eff4 Use CLING_VERSION as PROJECT_NUMBER (and thus $projectnumber in footer). 2017-09-10 21:14:11 +02:00
Axel Naumann
8b37b14dc0 Use PROJECT_NUMBER as "revision" info. 2017-09-10 21:14:11 +02:00
Axel Naumann
27bc8a0e1c Follow doxygen.cfg from clang; fixes long paths in file mentions. 2017-09-10 21:14:11 +02:00
Vassil Vassilev
49dd5a0237 Note the upgrade. 2017-06-08 15:44:37 +02:00
Vassil Vassilev
145d7f81de Start new development line. 2017-06-06 17:14:03 +02:00
Vassil Vassilev
c8043d6a31 Remove dangling statement. 2017-06-06 15:45:25 +02:00
Vassil Vassilev
784f55bee8 Prepare for release v0.4. 2017-06-06 15:45:25 +02:00
Axel Naumann
af310ace1d Reflect changed Github repo name. 2017-04-05 11:44:05 +02:00
Frederich Munch
14437862ef Handle -E flag to dump preprocessor definitions. 2017-02-01 13:14:11 +01:00
Frederich Munch
592e61ba1e Feature to generate precompiled headers. 2017-02-01 13:14:11 +01:00
Vassil Vassilev
cab75278bb Add link to cling web page. 2016-08-09 21:44:07 +02:00
Vassil Vassilev
7b07844048 Typo. 2016-08-09 21:27:58 +02:00
Vassil Vassilev
d44f2430ca Bump version. 2016-08-09 21:27:58 +02:00
Vassil Vassilev
2a55c14cc0 Prepare for v0.3 release.
Update release information.
2016-08-09 20:58:07 +02:00
Vassil Vassilev
b3bc4814cf Improve release notes, fix grammar. 2016-08-07 19:25:19 +02:00
Axel Naumann
80045a6724 Update cling release notes. 2016-07-22 12:44:11 +02:00
Axel Naumann
7e9a74f3e4 Remove remnants of llvm configure/make build system. 2016-07-13 17:16:13 +02:00
Vassil Vassilev
d31d2aede1 Bump release notes version. Add new items. 2016-07-06 17:29:09 +02:00
Vassil Vassilev
c80fc195b2 Reformat, fix github visualization. 2016-07-06 11:59:04 +02:00
Vassil Vassilev
b475f1d6bf Improve github look&feel. 2016-07-06 00:29:09 +02:00
Vassil Vassilev
3f246dcce7 Add release notes for cling standalone. 2016-07-05 23:44:14 +02:00
Axel Naumann
b6c236f345 Find doxygen.intro. 2016-01-12 11:29:12 +01:00
Axel Naumann
51faf8c1fd Enable doxygen target for CMake. 2016-01-05 09:14:07 +01: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
Vassil Vassilev
c1411a261b Remove obsolete config switches.
Fixes:
Warning: Tag `SYMBOL_CACHE_SIZE' at line 290 of file /mnt/vdb/lsf/cling-37f64ff95641-full-1498388/obj/tools/cling/docs/doxygen.cfg has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Warning: Tag `SHOW_DIRECTORIES' at line 490 of file /mnt/vdb/lsf/cling-37f64ff95641-full-1498388/obj/tools/cling/docs/doxygen.cfg has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Warning: Tag `HTML_ALIGN_MEMBERS' at line 819 of file /mnt/vdb/lsf/cling-37f64ff95641-full-1498388/obj/tools/cling/docs/doxygen.cfg has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Warning: Tag `USE_INLINE_TREES' at line 989 of file /mnt/vdb/lsf/cling-37f64ff95641-full-1498388/obj/tools/cling/docs/doxygen.cfg has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Warning: doxygen no longer ships with the FreeSans font.
You may want to clear or change DOT_FONTNAME.
2014-05-21 09:36:56 +02:00
Vassil Vassilev
6d076644e6 No svnversion anymore. Use something similar. 2014-02-21 10:47:04 +01:00
Axel Naumann
5da6e646a5 Correct licenses in Makefiles. 2014-01-07 11:13:56 +01:00
Axel Naumann
aebbf7f0dc Spelling. 2013-11-07 11:28:57 +01:00
Axel Naumann
05ba8a3a07 Move cling from cint/ to interpreter/ (Will add a "we have moved" readme to cint/cling.)
git-svn-id: http://root.cern.ch/svn/root/trunk@45844 27541ba8-7e3a-0410-8455-c3a389f83636
2012-09-05 09:37:39 +00:00