|
|
@19976
|
4 years |
tbretz |
Implemented basic support for compiling with Qt5 (this is not yet ...
|
|
|
@19973
|
4 years |
tbretz |
Added corsika2sql to the programs that get compiled.
|
|
|
@19972
|
4 years |
tbretz |
this hopefully fixed a problem with a namspace clash with boost ...
|
|
|
@19927
|
5 years |
tbretz |
Added gudectrl.
|
|
|
@19896
|
5 years |
tbretz |
Added more resource files for the spectrum program
|
|
|
@19883
|
5 years |
tbretz |
Added spectrum program, added support for binary resources linked into ...
|
|
|
@19855
|
5 years |
tbretz |
It seems there was a DEFINED missing.
|
|
|
@19839
|
5 years |
tbretz |
This hopefully fixes some problems with gloabl installations of root ...
|
|
|
@19836
|
5 years |
tbretz |
Some convenience stuff for debugging (a link to thisroot.sh
|
|
|
@19818
|
5 years |
tbretz |
Implmented a NO_ROOT for testing purposes. Root is also required for ...
|
|
|
@19793
|
5 years |
tbretz |
Now also the opposite direction is possible.
|
|
|
@19792
|
5 years |
tbretz |
This is a new general purpose tool similar to the root2sql which ...
|
|
|
@19791
|
5 years |
tbretz |
Fixed the missing CLANG_MIN
|
|
|
@19784
|
5 years |
tbretz |
Better formatting of error message
|
|
|
@19781
|
5 years |
tbretz |
Same error message than for cmake itself.
|
|
|
@19780
|
5 years |
tbretz |
Enforce at least cmake 3.0 (cmake 2.8.12 fails), gcc 4.4.7 (known to ...
|
|
|
@19757
|
5 years |
tbretz |
Changed the strategy how root finds GQt (if available at all) and ...
|
|
|
@19754
|
5 years |
tbretz |
Implemented VIEWER_ONLY option.
|
|
|
@19714
|
5 years |
tbretz |
Added ratescan program for HAWC's Eye
|
|
|
@19708
|
5 years |
tbretz |
Added tool to read GTC dust values.
|
|
|
@19682
|
5 years |
tbretz |
Renamed famousbias source file.
|
|
|
@19681
|
5 years |
tbretz |
Renamed source file.
|
|
|
@19671
|
5 years |
tbretz |
This seems to be a minimalistic way to link the libraries -- I had ...
|
|
|
@19490
|
6 years |
tbretz |
For convienece in debugging, print system information when available.
|
|
|
@19464
|
6 years |
tbretz |
Set HAVE_CURL and HAVE_MAILX when found.
|
|
|
@19453
|
6 years |
tbretz |
moon was missing
|
|
|
@19439
|
6 years |
tbretz |
Added the new scheduler.
|
|
|
@19432
|
6 years |
tbretz |
Added the calcsource for MC data:
|
|
|
@19412
|
6 years |
tbretz |
Added beaglectrl to famous section.
|
|
|
@19409
|
6 years |
tbretz |
This will help to identify if the environment is screwed up.
|
|
|
@19408
|
6 years |
tbretz |
OpenSSL is only required for the non-tools (ConnectionSSL).
|
|
|
@19402
|
6 years |
tbretz |
Seems to be better located here... (behind something else, although I ...
|
|
|
@19398
|
6 years |
tbretz |
Also the boost libraries are required.
|
|
|
@19395
|
6 years |
tbretz |
Check CCfits after CCFitsio because of their dependencies. Print the ...
|
|
|
@19393
|
6 years |
tbretz |
Allow to select the default observatory location during compile time. ...
|
|
|
@19379
|
6 years |
tbretz |
Already linked in libConfiguration
|
|
|
@19371
|
6 years |
tbretz |
Compile getevent in toolsonly mode (to allow the installtion of the ...
|
|
|
@19362
|
6 years |
tbretz |
Improved the detection of root. This hopefully works now also with an ...
|
|
|
@19325
|
6 years |
tbretz |
This solution is easier to read
|
|
|
@19323
|
6 years |
tbretz |
Now this version works for 5.34 with a classical compilation, 6.x ...
|
|
|
@19322
|
6 years |
tbretz |
If root does not create output, create it ourselves.
|
|
|
@19314
|
6 years |
tbretz |
Just removed the need for __CMAKE__ by renaming the Makefile qt4 ui files.
|
|
|
@19313
|
6 years |
tbretz |
Unintentionally comitted line.
|
|
|
@19312
|
6 years |
tbretz |
Defining a preprocessor directive for our __CMAKE__ build avoids to ...
|
|
|
@19303
|
6 years |
tbretz |
Some minor fix to run it with cmake compiled root.
|
|
|
@19285
|
6 years |
tbretz |
This should (hopefully) make compilation compatible with root version ...
|
|
|
@19278
|
6 years |
tbretz |
Improvements to groff-stuff
|
|
|
@19277
|
6 years |
tbretz |
For a cleaner build directory we build the librarries into a subdirectory)
|
|
|
@19265
|
6 years |
tbretz |
Check for root2html and roff2pdf -- they are in a different package ...
|
|
|
@19245
|
6 years |
tbretz |
CMAKE_INCLUDE_CURRENT should be set also with TOOLS_ONLY
|
|
|
@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 ...
|
|
|
@19223
|
6 years |
tbretz |
As a default use 'clang', 'gcc' and 'cc'
|
|
|
@19222
|
6 years |
tbretz |
That's the better approach.
|
|
|
@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 ...
|
|
|
@19192
|
6 years |
tbretz |
Compile caclsource as tool
|
|
|
@19188
|
6 years |
tbretz |
Changed required cmake version to 3.5 (3.0.2 has problems), added some ...
|
|
|
@19182
|
6 years |
tbretz |
With the current setting BOOST 1.47 should be enough (ISDC Version in ...
|
|
|
@19175
|
6 years |
tbretz |
Link libraries with full path so that their position can be ...
|
|
|
@19171
|
6 years |
tbretz |
Turn of man page production if the required executables are missing.
|
|
|
@19170
|
6 years |
tbretz |
This improves linking with the mysql libraries in particular if ...
|
|
|
@19141
|
6 years |
tbretz |
Implemented packaging and an option to keep only the general tools.
|
|
|
@19099
|
6 years |
tbretz |
Added fits2sql -- maybe it can be unified with root2sql?
|
|
|
@19065
|
6 years |
tbretz |
Should compile with Boost 1.54 as well, Qwt was not checked.
|
|
|
@19054
|
6 years |
tbretz |
Added 'calcsource'
|
|
|
@19052
|
6 years |
tbretz |
This output was for debugging, I believe it is not required anymore
|
|
|
@19051
|
6 years |
tbretz |
Those two lines were obsolete, FIND_PACKAGE already checks for the ...
|
|
|
@19048
|
6 years |
tbretz |
Added OpenSSL package (still to fail in case it is not found) and ...
|
|
|
@19023
|
6 years |
tbretz |
Added missing dim dns
|
|
|
@19013
|
6 years |
tbretz |
Added something for the famous-branch.
|
|
|
@18993
|
7 years |
tbretz |
Implemented a program to read the rain sensor data from MAGIC.
|
|
|
@18992
|
7 years |
tbretz |
Updated to the famous and iceact section
|
|
|
@18991
|
7 years |
tbretz |
Some more improvements, clang is not compatible in Release mode with ...
|
|
|
@18990
|
7 years |
tbretz |
Mostly changes to properly implement Qt support and get the GUIs compiled.
|
|
|
@18980
|
7 years |
tbretz |
This is a first draft of using cmake and clang for compilation -- not ...
|