|
|
@19277
|
6 years |
tbretz |
For a cleaner build directory we build the librarries into a subdirectory)
|
|
|
@19276
|
6 years |
tbretz |
It's actually better to create the library directly in dictionary ...
|
|
|
@19275
|
6 years |
tbretz |
Make it run with rootcling
|
|
|
@19274
|
6 years |
tbretz |
One more work around for a compiler warning
|
|
|
@19273
|
6 years |
tbretz |
A lot of code became obsolete with root 6.
|
|
|
@19272
|
6 years |
tbretz |
Fixed a typo.
|
|
|
@19271
|
6 years |
tbretz |
This is based on some warning I get with root 6 during run-time. I am ...
|
|
|
@19270
|
6 years |
tbretz |
Added some comments
|
|
|
@19269
|
6 years |
tbretz |
Fixed a typo.
|
|
|
@19268
|
6 years |
tbretz |
Fixed another issue pointed out by the YIT compiler.
|
|
|
@19267
|
6 years |
tbretz |
This fixed running with rootcling, but might break compilation of the ...
|
|
|
@19266
|
6 years |
tbretz |
Fixed some minor issues with the cling based interpreter - this should ...
|
|
|
@19265
|
6 years |
tbretz |
Check for root2html and roff2pdf -- they are in a different package ...
|
|
|
@19264
|
6 years |
tbretz |
Comaptibility with root 6 -- a slightly different way to load the library.
|
|
|
@19263
|
6 years |
tbretz |
Root 6 needs a copy in this directory to read all the pcm files from ...
|
|
|
@19262
|
6 years |
tbretz |
Not supported in root 6 until further debugging.
|
|
|
@19261
|
6 years |
tbretz |
root 6 extends the range of kMaxEntries -- new data type -- untested.
|
|
|
@19260
|
6 years |
tbretz |
root 6 defined the a const -- worked around.
|
|
|
@19259
|
6 years |
tbretz |
root 6 need TMutex to be included.
|
|
|
@19258
|
6 years |
tbretz |
Fixed a typo
|
|
|
@19257
|
6 years |
tbretz |
Compatibility with root 6 -- more C++ like in general.
|
|
|
@19256
|
6 years |
tbretz |
Compatibility with root 6 -- untested
|
|
|
@19255
|
6 years |
tbretz |
Some precompiler macros turned into enums in root 6.
|
|
|
@19254
|
6 years |
tbretz |
Compatibility with root 6 -- untested
|
|
|
@19253
|
6 years |
tbretz |
This warning seems to be obsolete in root 6
|
|
|
@19252
|
6 years |
tbretz |
Compatibility with root 6 -- untested
|
|
|
@19251
|
6 years |
tbretz |
Worked around a compiler warning (err is used in the header)
|
|
|
@19250
|
6 years |
tbretz |
Made the 'only-for-mars' pre-compiler conditionals compatible with root 6
|
|
|
@19249
|
6 years |
tbretz |
Removed a stray paranthesis, replaced some unicode characters.
|
|
|
@19248
|
6 years |
tbretz |
Removed some not really necessary const-qualifiers to make it ...
|
|
|
@19247
|
6 years |
tbretz |
root 6 uses kPrint somwehere else alraedy
|
|
|
@19246
|
6 years |
tbretz |
Two return values missing, unload() not used at all.
|
|
|
@19245
|
6 years |
tbretz |
CMAKE_INCLUDE_CURRENT should be set also with TOOLS_ONLY
|
|
|
@19244
|
6 years |
tbretz |
Fixed name
|
|
|
@19243
|
6 years |
tbretz |
It is a better idea if root.rc.in is visible
|
|
|
@19242
|
6 years |
tbretz |
New files for cmake.
|
|
|
@19241
|
6 years |
tbretz |
No need anymore to install marslogo
|
|
|
@19240
|
6 years |
tbretz |
Allow to link the marslogo into the shared object so that no path is ...
|
|
|
@19239
|
6 years |
tbretz |
Fixed the double name 'Seeing' in the SEEING service.
|
|
|
@19238
|
6 years |
tbretz |
Allow to use a dummy connection (empty uri)
|
|
|
@19237
|
6 years |
tbretz |
Added missing include for DNS_PORT
|
|
|
@19236
|
6 years |
tbretz |
Allow for a dummy connection.
|
|
|
@19235
|
6 years |
tbretz |
Added --copy-* resources to be able to copy additional contents from ...
|
|
|
@19234
|
6 years |
tbretz |
Allow to skip ToO sources.
|
|
|
@19233
|
6 years |
tbretz |
Adapted to allow to set port as in Main.h
|
|
|
@19232
|
6 years |
tbretz |
Added the possibility to change the port through which the DIM ...
|
|
|
@19231
|
6 years |
tbretz |
YYYYMMDD-1 does not always make sense ;)
|
|
|
@19230
|
6 years |
tbretz |
Now this also works on my mobile device and respects the changes which ...
|
|
|
@19229
|
6 years |
tbretz |
Fixed a but when there is no material
|
|
|
@19228
|
6 years |
Daniela Dorner |
added reference values for last periods
|
|
|
@19227
|
6 years |
tbretz |
This also includes all 3.5.x now.
|
|
|
@19226
|
6 years |
tbretz |
cmake 3.5 unfortunately doesn't know LIST(FILTER) yet
|
|
|
@19225
|
6 years |
tbretz |
Try to find automatically to which mysqlclient mysql++ links and use ...
|
|
|
@19224
|
6 years |
tbretz |
As a default use 'clang', 'gcc' and 'cc'
|
|
|
@19223
|
6 years |
tbretz |
As a default use 'clang', 'gcc' and 'cc'
|
|
|
@19222
|
6 years |
tbretz |
That's the better approach.
|
|
|
@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'
|
|
|
@19219
|
6 years |
tbretz |
Default build type should be 'Release'
|
|
|
@19218
|
6 years |
tbretz |
Moved to fit the detection of boost.
|
|
|
@19217
|
6 years |
tbretz |
Added a fix for clang with boost<1.60 (maybe only required for Ubuntu ...
|
|
|
@19216
|
6 years |
tbretz |
Nova needs to be linked with Time already, skip uknown pragmas (mainly ...
|
|
|
@19215
|
6 years |
tbretz |
The precompiler directive to check for libnova should be identical ...
|
|
|
@19214
|
6 years |
tbretz |
Some updates...
|
|
|
@19213
|
6 years |
tbretz |
Updated based on changes in configure.ac
|
|
|
@19212
|
6 years |
tbretz |
Paths updated.
|
|
|
@19211
|
6 years |
tbretz |
Fixed a typo in the pre-processor directive
|
|
|
@19210
|
6 years |
tbretz |
Added -Wno-unknown-pragmas
|
|
|
@19209
|
6 years |
Daniela Dorner |
fixed bug in setstatus, changed order of processing
|
|
|
@19208
|
6 years |
tbretz |
Added a simple way to produce a binary package containing the mars ...
|
|
|
@19207
|
6 years |
tbretz |
Fixed a typo in a comment.
|
|
|
@19206
|
6 years |
tbretz |
Add include to include-paths (for simplified packaging -- less ...
|
|
|
@19205
|
6 years |
tbretz |
Improved output.
|
|
|
@19204
|
6 years |
tbretz |
Some minor simplifications using mysql++ features.
|
|
|
@19203
|
6 years |
tbretz |
Still requires numerical protection for a few very unlikely numerical ...
|
|
|
@19202
|
6 years |
Daniela Dorner |
added filling of FileID
|
|
|
@19201
|
6 years |
Daniela Dorner |
usage of check_file_avail function
|
|
|
@19200
|
6 years |
Daniela Dorner |
datapath for new processing, simplified mysqlsetup, new sw-versions
|
|
|
@19199
|
6 years |
Daniela Dorner |
added setup for StarEventsFilled and CalcSource
|
|
|
@19198
|
6 years |
Daniela Dorner |
fixed bug in joins, simplified mysql-setup
|
|
|
@19197
|
6 years |
Daniela Dorner |
added (script to calculate source position for star events in DB)
|
|
|
@19196
|
6 years |
Daniela Dorner |
added (script to fill star events to DB)
|
|
|
@19195
|
6 years |
Daniela Dorner |
fast version of Step2a
|
|
|
@19194
|
6 years |
tbretz |
|
|
|
@19193
|
6 years |
tbretz |
Right now w do not have the ponting position stored event wise... thus ...
|
|
|
@19192
|
6 years |
tbretz |
Compile caclsource as tool
|
|
|
@19191
|
6 years |
tbretz |
Added possibility to create a unique index.
|
|
|
@19190
|
6 years |
tbretz |
Load tools.h for the to_string fix for the ISDC compiler
|
|
|
@19189
|
6 years |
tbretz |
Increased boost version to minimum available at ISDC -which should ...
|
|
|
@19188
|
6 years |
tbretz |
Changed required cmake version to 3.5 (3.0.2 has problems), added some ...
|
|
|
@19187
|
6 years |
tbretz |
Improved output for --delete
|
|
|
@19186
|
6 years |
tbretz |
Print 'success' in case of success.
|
|
|
@19185
|
6 years |
tbretz |
Extract only the name of the program not the path
|
|
|
@19184
|
6 years |
tbretz |
Updated to v20r23
|
|
|
@19183
|
6 years |
tbretz |
This version compiles at ISDC, mainly replacing for-loops by loops, ...
|
|
|
@19182
|
6 years |
tbretz |
With the current setting BOOST 1.47 should be enough (ISDC Version in ...
|
|
|
@19181
|
6 years |
tbretz |
Use Boost 1.47 at ISDC, no workaround required anymore.
|
|
|
@19180
|
6 years |
tbretz |
For debugging purpose print the client version before the connection ...
|
|
|
@19179
|
6 years |
tbretz |
Secured against clang <= 4
|
|
|
@19178
|
6 years |
tbretz |
Print start time.
|
|
|