|
|
@19877
|
5 years |
tbretz |
For convenience, added a link to the root executable in addition to ...
|
|
|
@19854
|
5 years |
tbretz |
It seems there was a DEFINED missing.
|
|
|
@19838
|
5 years |
tbretz |
Last commit updated.
|
|
|
@19837
|
5 years |
tbretz |
This did not work for system wide installations... new try.
|
|
|
@19834
|
5 years |
tbretz |
Minor improvement but still not perfect. This reflects at least with ...
|
|
|
@19830
|
5 years |
tbretz |
Create a link to the correct thisroot.sh for convenience
|
|
|
@19828
|
5 years |
tbretz |
Create a link to the correct thisroot.sh for convenience
|
|
|
@19790
|
5 years |
tbretz |
Compatibility down to cmake 3.1
|
|
|
@19783
|
5 years |
tbretz |
Better formatting of error message
|
|
|
@19782
|
5 years |
tbretz |
Same error message than for cmake itself.
|
|
|
@19779
|
5 years |
tbretz |
Enforce at least cmake 3.0 (cmake 2.8.12 fails), gcc 4.4.7 (known to ...
|
|
|
@19777
|
5 years |
tbretz |
ROOT_VERSION must not be a list when evaluated with VERSION_GREATER_EQUAL
|
|
|
@19775
|
5 years |
tbretz |
root 5 doesn't know that target and the links are not required either.
|
|
|
@19774
|
5 years |
tbretz |
looks like a better handling of the dictionary pcm files.
|
|
|
@19773
|
5 years |
tbretz |
If the file already exists - do nothing.
|
|
|
@19759
|
5 years |
tbretz |
Not nice... but those billions of warnings from root are just too annoying.
|
|
|
@19758
|
5 years |
tbretz |
Produce root version number of not already available.
|
|
|
@19756
|
5 years |
tbretz |
Some minor improvements to root detection output. If a root build ...
|
|
|
@19715
|
5 years |
tbretz |
Added the possibility to add RootHealPix to the Mars library.
|
|
|
@19659
|
5 years |
tbretz |
This solution works on my laptop and piotl. I hope it does not break ...
|
|
|
@19619
|
5 years |
tbretz |
Get rid of some compiler warnings which come from the root dictionary:
|
|
|
@19491
|
6 years |
tbretz |
For convienece in debugging, print system information when available.
|
|
|
@19410
|
6 years |
tbretz |
This will help to identify if the environment is screwed up.
|
|
|
@19392
|
6 years |
tbretz |
Allow to select a different OBSERVATORY location during compile time. ...
|
|
|
@19354
|
6 years |
tbretz |
Also report root version in status message
|
|
|
@19350
|
6 years |
tbretz |
Fixed a typo
|
|
|
@19347
|
6 years |
tbretz |
Improved pre-check for root-config.
|
|
|
@19346
|
6 years |
tbretz |
This wasn't working with installations is the operating system ...
|
|
|
@19327
|
6 years |
tbretz |
This was still not working, it produced root 5 dictionaries with root 6
|
|
|
@19324
|
6 years |
tbretz |
Now this version works for 5.34 with a classical compilation, 6.x ...
|
|
|
@19321
|
6 years |
tbretz |
If root does not create output, create it ourselves.
|
|
|
@19308
|
6 years |
tbretz |
Create a version of dohtml.C with the correct paths.
|
|
|
@19299
|
6 years |
tbretz |
Added some comments.
|
|
|
@19297
|
6 years |
tbretz |
Separated lib and dictionary path, properly print include path of nova
|
|
|
@19294
|
6 years |
tbretz |
In this context $ ENV should be just ENV, the subdir must be ...
|
|
|
@19287
|
6 years |
tbretz |
Already included before.
|
|
|
@19286
|
6 years |
tbretz |
This should (hopefully) make compilation compatible with root version ...
|
|
|
@19276
|
6 years |
tbretz |
It's actually better to create the library directly in dictionary ...
|
|
|
@19270
|
6 years |
tbretz |
Added some comments
|
|
|
@19263
|
6 years |
tbretz |
Root 6 needs a copy in this directory to read all the pcm files from ...
|
|
|
@19244
|
6 years |
tbretz |
Fixed name
|
|
|
@19243
|
6 years |
tbretz |
It is a better idea if root.rc.in is visible
|
|
|
@19241
|
6 years |
tbretz |
No need anymore to install marslogo
|
|
|
@19224
|
6 years |
tbretz |
As a default use 'clang', 'gcc' and 'cc'
|
|
|
@19221
|
6 years |
tbretz |
That's the better approach. To avoid confusion, disable clang as a default.
|
|
|
@19220
|
6 years |
tbretz |
The default build option should be 'Release'
|
|
|
@19208
|
6 years |
tbretz |
Added a simple way to produce a binary package containing the mars ...
|
|
|
@19085
|
6 years |
tbretz |
Finding Nova was broken... fixed.
|
|
|
@19011
|
7 years |
tbretz |
Updated URL
|
|
|
@19010
|
7 years |
tbretz |
Updated the header, project and version definition, added help2man, ...
|
|
|
@18957
|
7 years |
tbretz |
Improved compiler warnings.
|
|
|
@18956
|
7 years |
tbretz |
Build files to build mars with cmake (first draft)
|