# # ChangeLog for trunk/Mars/CMakeLists.txt # # Generated by Trac 1.5.2 # 11/18/24 11:49:03 Wed, 10 Apr 2019 09:35:40 GMT tbretz [19491] * trunk/Mars/CMakeLists.txt (modified) For convienece in debugging, print system information when available. Tue, 20 Nov 2018 13:59:10 GMT tbretz [19410] * trunk/Mars/CMakeLists.txt (modified) This will help to identify if the environment is screwed up. Tue, 13 Nov 2018 16:22:21 GMT tbretz [19392] * trunk/Mars/CMakeLists.txt (modified) Allow to select a different OBSERVATORY location during compile time. ... Wed, 07 Nov 2018 15:41:44 GMT tbretz [19354] * trunk/Mars/CMakeLists.txt (modified) Also report root version in status message Wed, 07 Nov 2018 10:30:27 GMT tbretz [19350] * trunk/Mars/CMakeLists.txt (modified) Fixed a typo Wed, 07 Nov 2018 10:17:30 GMT tbretz [19347] * trunk/Mars/CMakeLists.txt (modified) Improved pre-check for root-config. Wed, 07 Nov 2018 09:57:51 GMT tbretz [19346] * trunk/Mars/CMakeLists.txt (modified) This wasn't working with installations is the operating system ... Mon, 29 Oct 2018 22:58:22 GMT tbretz [19327] * trunk/Mars/CMakeLists.txt (modified) This was still not working, it produced root 5 dictionaries with root 6 Mon, 29 Oct 2018 17:04:54 GMT tbretz [19324] * trunk/Mars/CMakeLists.txt (modified) Now this version works for 5.34 with a classical compilation, 6.x ... Mon, 29 Oct 2018 14:21:12 GMT tbretz [19321] * trunk/Mars/CMakeLists.txt (modified) If root does not create output, create it ourselves. Thu, 25 Oct 2018 18:46:26 GMT tbretz [19308] * trunk/Mars/CMakeLists.txt (modified) Create a version of dohtml.C with the correct paths. Wed, 24 Oct 2018 21:05:47 GMT tbretz [19299] * trunk/Mars/CMakeLists.txt (modified) Added some comments. Wed, 24 Oct 2018 21:01:05 GMT tbretz [19297] * trunk/Mars/CMakeLists.txt (modified) Separated lib and dictionary path, properly print include path of nova Wed, 24 Oct 2018 20:02:25 GMT tbretz [19294] * trunk/Mars/CMakeLists.txt (modified) In this context $ ENV should be just ENV, the subdir must be ... Wed, 24 Oct 2018 15:40:44 GMT tbretz [19287] * trunk/Mars/CMakeLists.txt (modified) Already included before. Wed, 24 Oct 2018 15:39:06 GMT tbretz [19286] * trunk/Mars/CMakeLists.txt (modified) This should (hopefully) make compilation compatible with root version ... Mon, 22 Oct 2018 21:05:04 GMT tbretz [19276] * trunk/Mars/CMakeLists.txt (modified) It's actually better to create the library directly in dictionary ... Mon, 22 Oct 2018 19:55:30 GMT tbretz [19270] * trunk/Mars/CMakeLists.txt (modified) Added some comments Mon, 22 Oct 2018 18:20:54 GMT tbretz [19263] * trunk/Mars/CMakeLists.txt (modified) Root 6 needs a copy in this directory to read all the pcm files from ... Mon, 22 Oct 2018 14:39:56 GMT tbretz [19244] * trunk/Mars/CMakeLists.txt (modified) Fixed name Sat, 20 Oct 2018 21:59:25 GMT tbretz [19243] * trunk/Mars/CMakeLists.txt (modified) It is a better idea if root.rc.in is visible Sat, 20 Oct 2018 20:38:27 GMT tbretz [19241] * trunk/Mars/CMakeLists.txt (modified) No need anymore to install marslogo Sat, 08 Sep 2018 19:05:09 GMT tbretz [19224] * trunk/Mars/CMakeLists.txt (modified) As a default use 'clang', 'gcc' and 'cc' Sat, 08 Sep 2018 18:35:41 GMT tbretz [19221] * trunk/Mars/CMakeLists.txt (modified) That's the better approach. To avoid confusion, disable clang as a ... Sat, 08 Sep 2018 18:22:08 GMT tbretz [19220] * trunk/Mars/CMakeLists.txt (modified) The default build option should be 'Release' Mon, 03 Sep 2018 14:28:04 GMT tbretz [19208] * trunk/Mars/CMakeLists.txt (modified) Added a simple way to produce a binary package containing the mars ... Wed, 25 Jul 2018 15:21:45 GMT tbretz [19085] * trunk/Mars/CMakeLists.txt (modified) Finding Nova was broken... fixed. Fri, 27 Apr 2018 19:51:58 GMT tbretz [19011] * trunk/Mars/CMakeLists.txt (modified) Updated URL Fri, 27 Apr 2018 19:29:14 GMT tbretz [19010] * trunk/Mars/CMakeLists.txt (modified) Updated the header, project and version definition, added help2man, ... Sun, 25 Mar 2018 15:32:05 GMT tbretz [18957] * trunk/Mars/CMakeLists.txt (modified) * trunk/Mars/manalysis/MSoftwareTriggerCalc.cc (modified) * trunk/Mars/mbase/MStatusDisplay.cc (modified) * trunk/Mars/mfileio/MWriteFitsFile.cc (modified) * trunk/Mars/mhflux/MHAlpha.cc (modified) * trunk/Mars/mjobs/MJMerpp.cc (modified) * trunk/Mars/mjobs/MJSimulation.cc (modified) * trunk/Mars/mjobs/MSequence.cc (modified) * trunk/Mars/mjtrain/MJTrainCuts.cc (modified) * trunk/Mars/msimcamera/MSimCamera.cc (modified) * trunk/Mars/msimreflector/MSimReflector.cc (modified) * trunk/Mars/mtools/MRolke.cc (modified) * trunk/Mars/mtools/MagicReversi.cc (modified) * trunk/Mars/mtools/MineSweeper.cc (modified) Improved compiler warnings. Fri, 23 Mar 2018 23:40:23 GMT tbretz [18956] * trunk/Mars/CMakeLists.txt (added) * trunk/Mars/Makefile.extract.sh (added) Build files to build mars with cmake (first draft)