source: trunk/FACT++

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19387   6 years tbretz Prefix file paths if they are not absolute (should not change anything ...
(edit) @19386   6 years tbretz Prefix file paths if they are not absolute (should not change anything ...
(edit) @19385   6 years tbretz Implemneted to set an independent prefix path in fact++.rc or from the ...
(edit) @19384   6 years tbretz Fixed a typo.
(edit) @19383   6 years tbretz Just a compiler warning.
(edit) @19382   6 years tbretz This just gives a warning which we get anyways.
(edit) @19381   6 years tbretz Added PRINT command and --client option. No need anymore to skip the ...
(edit) @19380   6 years tbretz No need anymore to skip the TM channel
(edit) @19379   6 years tbretz Already linked in libConfiguration
(edit) @19378   6 years tbretz Layout optimization.
(edit) @19377   6 years tbretz Defined a more reasonable order of focussing the elements.
(edit) @19376   6 years tbretz Commented some obsolete code. Do not reset the palette if it is set to ...
(edit) @19375   6 years tbretz The spike removal was broken, it was only working for the first ...
(edit) @19374   6 years tbretz The Spike removal was broken, GetPixelStats can hide the TM channels ...
(edit) @19373   6 years tbretz On the way to make it more maintanance friendly. Fixed a bug (some roi ...
(edit) @19372   6 years tbretz Added some comments
(edit) @19371   6 years tbretz Compile getevent in toolsonly mode (to allow the installtion of the ...
(edit) @19370   6 years tbretz Implemented the FAMOUS camera as an option, be a bit more specific in ...
(edit) @19369   6 years tbretz Allow an easy change of the location of the getevent tool, send the ...
(edit) @19368   6 years tbretz Allow to switch to fake calibration...
(edit) @19367   6 years tbretz Fixed layout for the case the waveform is turned off
(edit) @19365   6 years tbretz Implemented the FAMOUS camera layout as an alternative in case the ...
(edit) @19364   6 years tbretz Changed the maximum valid range of some spin boxes in case this is not ...
(edit) @19363   6 years tbretz Fixed typos in some comments.
(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) @19301   6 years tbretz Comparison of singned with unsigned
(edit) @19300   6 years tbretz Disable some compiler warning for a QWT header.
(edit) @19285   6 years tbretz This should (hopefully) make compilation compatible with root version ...
(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) @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) @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) @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) @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) @19205   6 years tbretz Improved output.
(edit) @19204   6 years tbretz Some minor simplifications using mysql++ features.
(edit) @19194   6 years tbretz
(edit) @19193   6 years tbretz Right now w do not have the ponting position stored event wise... thus ...
(edit) @19192   6 years tbretz Compile caclsource as tool
(edit) @19191   6 years tbretz Added possibility to create a unique index.
(edit) @19190   6 years tbretz Load tools.h for the to_string fix for the ISDC compiler
(edit) @19189   6 years tbretz Increased boost version to minimum available at ISDC -which should ...
(edit) @19188   6 years tbretz Changed required cmake version to 3.5 (3.0.2 has problems), added some ...
(edit) @19187   6 years tbretz Improved output for --delete
(edit) @19186   6 years tbretz Print 'success' in case of success.
(edit) @19185   6 years tbretz Extract only the name of the program not the path
(edit) @19184   6 years tbretz Updated to v20r23
(edit) @19183   6 years tbretz This version compiles at ISDC, mainly replacing for-loops by loops, ...
(edit) @19182   6 years tbretz With the current setting BOOST 1.47 should be enough (ISDC Version in ...
(edit) @19181   6 years tbretz Use Boost 1.47 at ISDC, no workaround required anymore.
(edit) @19180   6 years tbretz For debugging purpose print the client version before the connection ...
(edit) @19179   6 years tbretz Secured against clang <= 4
(edit) @19178   6 years tbretz Print start time.
(edit) @19177   6 years tbretz Made it compile at ISDC
(edit) @19176   6 years tbretz Fix to the resource description
(edit) @19175   6 years tbretz Link libraries with full path so that their position can be ...
(edit) @19174   6 years tbretz Now compiles at ISDC:
(edit) @19173   6 years tbretz Stray code committed unintnetionally.
(edit) @19172   6 years tbretz ISDC workaround for to_string(unsigned int)
(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) @19169   6 years tbretz Source code moved to source file.
(edit) @19168   6 years tbretz Fixed size of string
(edit) @19167   6 years tbretz Minor fixed.
(edit) @19166   6 years tbretz Better handling of the replacement for the filename.
(edit) @19165   6 years tbretz Stick with the streams.
Note: See TracRevisionLog for help on using the revision log.