source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19307   6 years tbretz That is another try to hopefully get something working. Works with ...
(edit) @19306   6 years tbretz Replaced \circ by #circ because the old one looks weird.
(edit) @19305   6 years tbretz Replaced \circ by #circ because the old one looks weird.
(edit) @19304   6 years tbretz Replaced \circ by #circ because the old one looks weird.
(edit) @19303   6 years tbretz Some minor fix to run it with cmake compiled root.
(edit) @19302   6 years tbretz Fixed a compiler warning in a root header - nothing we can do about it.
(edit) @19301   6 years tbretz Comparison of singned with unsigned
(edit) @19300   6 years tbretz Disable some compiler warning for a QWT header.
(edit) @19299   6 years tbretz Added some comments.
(edit) @19298   6 years tbretz Now called lib
(edit) @19297   6 years tbretz Separated lib and dictionary path, properly print include path of nova
(edit) @19296   6 years tbretz Illegal charcter encoding in root dictionary with root 5
(edit) @19295   6 years tbretz libmars is now created in the subdirectory.
(edit) @19294   6 years tbretz In this context $ ENV should be just ENV, the subdir must be ...
(edit) @19293   6 years tbretz kSolarStandardHorizon for convenience (no need to include libnova.h ...
(edit) @19292   6 years tbretz It is not a global variable but a pre-compiler directive.
(edit) @19291   6 years tbretz This workaround is not needed anymore.
(edit) @19290   6 years tbretz As a static member it is missing in the dictionary, as an inline ...
(edit) @19289   6 years tbretz Suppress some -Wcast-align warning from some root header (we can not ...
(edit) @19288   6 years tbretz This fixes some compiler warning about alignment during casts.
(edit) @19287   6 years tbretz Already included before.
(edit) @19286   6 years tbretz This should (hopefully) make compilation compatible with root version ...
(edit) @19285   6 years tbretz This should (hopefully) make compilation compatible with root version ...
(edit) @19284   6 years tbretz Removed processings from BlockHeader, as a variable size array, it ...
(edit) @19283   6 years tbretz Added comment.
(edit) @19282   6 years tbretz Improved output.
(edit) @19281   6 years tbretz Some minor updates to the output.
(edit) @19280   6 years tbretz Implemented automatic splitting into root-trees or ascii-files.
(edit) @19279   6 years tbretz Added TFile::ls() as an option.
(edit) @19278   6 years tbretz Improvements to groff-stuff
(edit) @19277   6 years tbretz For a cleaner build directory we build the librarries into a subdirectory)
(edit) @19276   6 years tbretz It's actually better to create the library directly in dictionary ...
(edit) @19275   6 years tbretz Make it run with rootcling
(edit) @19274   6 years tbretz One more work around for a compiler warning
(edit) @19273   6 years tbretz A lot of code became obsolete with root 6.
(edit) @19272   6 years tbretz Fixed a typo.
(edit) @19271   6 years tbretz This is based on some warning I get with root 6 during run-time. I am ...
(edit) @19270   6 years tbretz Added some comments
(edit) @19269   6 years tbretz Fixed a typo.
(edit) @19268   6 years tbretz Fixed another issue pointed out by the YIT compiler.
(edit) @19267   6 years tbretz This fixed running with rootcling, but might break compilation of the ...
(edit) @19266   6 years tbretz Fixed some minor issues with the cling based interpreter - this should ...
(edit) @19265   6 years tbretz Check for root2html and roff2pdf -- they are in a different package ...
(edit) @19264   6 years tbretz Comaptibility with root 6 -- a slightly different way to load the library.
(edit) @19263   6 years tbretz Root 6 needs a copy in this directory to read all the pcm files from ...
(edit) @19262   6 years tbretz Not supported in root 6 until further debugging.
(edit) @19261   6 years tbretz root 6 extends the range of kMaxEntries -- new data type -- untested.
(edit) @19260   6 years tbretz root 6 defined the a const -- worked around.
(edit) @19259   6 years tbretz root 6 need TMutex to be included.
(edit) @19258   6 years tbretz Fixed a typo
(edit) @19257   6 years tbretz Compatibility with root 6 -- more C++ like in general.
(edit) @19256   6 years tbretz Compatibility with root 6 -- untested
(edit) @19255   6 years tbretz Some precompiler macros turned into enums in root 6.
(edit) @19254   6 years tbretz Compatibility with root 6 -- untested
(edit) @19253   6 years tbretz This warning seems to be obsolete in root 6
(edit) @19252   6 years tbretz Compatibility with root 6 -- untested
(edit) @19251   6 years tbretz Worked around a compiler warning (err is used in the header)
(edit) @19250   6 years tbretz Made the 'only-for-mars' pre-compiler conditionals compatible with root 6
(edit) @19249   6 years tbretz Removed a stray paranthesis, replaced some unicode characters.
(edit) @19248   6 years tbretz Removed some not really necessary const-qualifiers to make it ...
(edit) @19247   6 years tbretz root 6 uses kPrint somwehere else alraedy
(edit) @19246   6 years tbretz Two return values missing, unload() not used at all.
(edit) @19245   6 years tbretz CMAKE_INCLUDE_CURRENT should be set also with TOOLS_ONLY
(edit) @19244   6 years tbretz Fixed name
(edit) @19243   6 years tbretz It is a better idea if root.rc.in is visible
(edit) @19242   6 years tbretz New files for cmake.
(edit) @19241   6 years tbretz No need anymore to install marslogo
(edit) @19240   6 years tbretz Allow to link the marslogo into the shared object so that no path is ...
(edit) @19239   6 years tbretz Fixed the double name 'Seeing' in the SEEING service.
(edit) @19238   6 years tbretz Allow to use a dummy connection (empty uri)
(edit) @19237   6 years tbretz Added missing include for DNS_PORT
(edit) @19236   6 years tbretz Allow for a dummy connection.
(edit) @19235   6 years tbretz Added --copy-* resources to be able to copy additional contents from ...
(edit) @19234   6 years tbretz Allow to skip ToO sources.
(edit) @19233   6 years tbretz Adapted to allow to set port as in Main.h
(edit) @19232   6 years tbretz Added the possibility to change the port through which the DIM ...
(edit) @19231   6 years tbretz YYYYMMDD-1 does not always make sense ;)
(edit) @19230   6 years tbretz Now this also works on my mobile device and respects the changes which ...
(edit) @19229   6 years tbretz Fixed a but when there is no material
(edit) @19228   6 years Daniela Dorner added reference values for last periods
(edit) @19227   6 years tbretz This also includes all 3.5.x now.
(edit) @19226   6 years tbretz cmake 3.5 unfortunately doesn't know LIST(FILTER) yet
(edit) @19225   6 years tbretz Try to find automatically to which mysqlclient mysql++ links and use ...
(edit) @19224   6 years tbretz As a default use 'clang', 'gcc' and 'cc'
(edit) @19223   6 years tbretz As a default use 'clang', 'gcc' and 'cc'
(edit) @19222   6 years tbretz That's the better approach.
(edit) @19221   6 years tbretz That's the better approach. To avoid confusion, disable clang as a default.
(edit) @19220   6 years tbretz The default build option should be 'Release'
(edit) @19219   6 years tbretz Default build type should be 'Release'
(edit) @19218   6 years tbretz Moved to fit the detection of boost.
(edit) @19217   6 years tbretz Added a fix for clang with boost<1.60 (maybe only required for Ubuntu ...
(edit) @19216   6 years tbretz Nova needs to be linked with Time already, skip uknown pragmas (mainly ...
(edit) @19215   6 years tbretz The precompiler directive to check for libnova should be identical ...
(edit) @19214   6 years tbretz Some updates...
(edit) @19213   6 years tbretz Updated based on changes in configure.ac
(edit) @19212   6 years tbretz Paths updated.
(edit) @19211   6 years tbretz Fixed a typo in the pre-processor directive
(edit) @19210   6 years tbretz Added -Wno-unknown-pragmas
(edit) @19209   6 years Daniela Dorner fixed bug in setstatus, changed order of processing
(edit) @19208   6 years tbretz Added a simple way to produce a binary package containing the mars ...
Note: See TracRevisionLog for help on using the revision log.