Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AliceO2Group/AliceO2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c702fb4
Choose a base ref
...
head repository: ihrivnac/AliceO2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 06165cc
Choose a head ref
  • 8 commits
  • 18 files changed
  • 1 contributor

Commits on Dec 3, 2014

  1. Implemented optional modular build:

    - triggered with ALICEO2_MODULAR_BUILD option
    - does not require the environment variables SIMPATH and FAIRROOTPATH
    ihrivnac committed Dec 3, 2014
    Configuration menu
    Copy the full SHA
    4b75256 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2014

  1. Configuration menu
    Copy the full SHA
    04e4a23 View commit details
    Browse the repository at this point in the history
  2. Implemented optional modular build:

    - triggered with ALICEO2_MODULAR_BUILD option
    - does not require the environment variables SIMPATH and FAIRROOTPATH
    ihrivnac committed Dec 8, 2014
    Configuration menu
    Copy the full SHA
    d2ccbfa View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev' of https://github.com/AliceO2Group/AliceO2

    Conflicts:
    	MathUtils/CMakeLists.txt
    	devices/aliceHLTwrapper/CMakeLists.txt
    	tpc/CMakeLists.txt
    ihrivnac committed Dec 8, 2014
    Configuration menu
    Copy the full SHA
    41612cd View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2014

  1. Configuration menu
    Copy the full SHA
    581b935 View commit details
    Browse the repository at this point in the history
  2. Migration of MC related classes for multi-threading & code cleanup:

    - Use of RootManager and Logger (not yet ported) inactivated on workers
    - Removed unused AliceO2::Base::Module class
    ihrivnac committed Dec 9, 2014
    Configuration menu
    Copy the full SHA
    af0823c View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2014

  1. Configuration menu
    Copy the full SHA
    551be04 View commit details
    Browse the repository at this point in the history
  2. Minor change in formatting

    ihrivnac committed Dec 10, 2014
    Configuration menu
    Copy the full SHA
    06165cc View commit details
    Browse the repository at this point in the history
Loading