Commits on Source (12)
-
Frank Winklmeier authored
The reflex dictionaries were being re-built unconditionally when using ninja. This was because the absolute file name was used as the dependency target instead of a relative one. The problem is identified easily by running in debug mode: ``` > ninja -j1 -d explain [...] ninja explain: expected depfile '/scratch/fwinkl/hlt/LArCalorimeter/LArCabling/CMakeFiles/LArCablingDictReflexDict.d' to mention 'LArCalorimeter/LArCabling/CMakeFiles/LArCablingDict.dsomap', got '/scratch/fwinkl/hlt/LArCalorimeter/LArCabling/CMakeFiles/LArCablingDict.dsomap' ```
b81a97c7 -
Riccardo Maria Bianchi authored69509039
-
Edward Moyse authored
Update FindQt5.cmake to fix ATLINFR-2967 Closes ATLINFR-2967 See merge request !457
08fadd36 -
Attila Krasznahorkay authored
Fix dictionary build dependency for ninja See merge request !456
4ee5d77a -
Attila Krasznahorkay authored84ac443c
-
Attila Krasznahorkay authored
Qt5 Simple Variables, master branch (2019.03.11.) See merge request !458
486e739e -
08366df0
-
Attila Krasznahorkay authored
Adding prmon as an external Closes ATLINFR-2934 See merge request !446
aa1321e7 -
Conflicts: Build/AtlasLCG/LCGConfig.cmake
a2eb3c44 -
fix the names of the library in FindHJets.cmake, because it is HJets.so, not libHJets.so as expected by POSIX system.
216e2a16 -
Attila Krasznahorkay authored
Fixed the name of the variable in the comment saying which CMake cache variable can be used to point the module at the HJets installation. At the same time added lib/ as a possible suffix for the library search. In case the HJets developers ever decide to use a more standard layout for their code...
61be5f49 -
Attila Krasznahorkay authored
Add FindHJets.cmake, master branch (2019.03.12.) See merge request !460
d4d5e51b
Build/AtlasLCG/modules/FindHJets.cmake
0 → 100644
External/prmon/CMakeLists.txt
0 → 100644
External/prmon/README.md
0 → 100644