source: trunk/FACT++/CMakeLists.txt

Revision Log Mode:


Legend:

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