Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bareos/bareos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2022-11-07systemtests: configure BackendDirectory for SDsAndreas Rogge
2022-11-03cmake: refactor bareos_disable_warningsAndreas Rogge
2022-11-03ndmp: address future warnings (clang 15)Andreas Rogge
2022-11-03droplet: address future warnings (clang 15)Andreas Rogge
2022-04-06contrib: add packaging for the contrib subprojectJoerg Steffens
2021-11-11systemtests: add system:chflags testPhilipp Storz
2021-07-02fixup version filesAndreas Rogge
2021-07-02cmake: centralize version-filesAndreas Rogge
2021-04-22cmake: make the jansson library mandatory for build the DirectorJoerg Steffens
2020-11-13check-sources: remove unneeded executable flagsAndreas Rogge
2020-11-13check-sources: apply cmake-formatAndreas Rogge
2020-11-05bulk-change: update Bareos copyright headersAndreas Rogge
2020-08-20cmake: use file(WRITE) instead of file(TOUCH)Andreas Rogge
2020-08-20systemtests: add acl testAndreas Rogge
2020-08-20systemtests: add xattr testAndreas Rogge
2020-07-10cmake: fixed "make install" and added "make uninstall"Philipp Storz
2020-01-20cmake: apply cmake-format to all cmake-filesAndreas Rogge
2019-12-06cmake: apply cmake-format to all cmake filesPhilipp Storz
2019-11-13cmake: set correct workindg directory when calling gitAndreas Rogge
2019-11-13use tilde (~) instead of minus (-)Andreas Rogge
2019-11-13generate version information via git describeAndreas Rogge
2018-04-12moved content of base directory to core/Philipp Storz
2018-02-23cmake: enable FreeBSD buildPhilipp Storz
2018-02-14disable openssl possiblePhilipp Storz
2018-02-14Merge branch 'master' of ssh://gitblit.intern.bareos:29418/bareos/bareosPhilipp Storz
2018-02-13cmake: add coverage buildPhilipp Storz
2018-02-09cmake: CodeCoverage SupportPhilipp Storz
2018-02-02cmake: AIX adaptionPhilipp Storz
2018-01-29cmake: ported generation of debian/control filePhilipp Storz
2018-01-29fix PIDOF detectionPhilipp Storz
2018-01-12cmake: set subsysdir to be the workingdirPhilipp Storz
2018-01-11use gawk on solarisPhilipp Storz
2018-01-11cmake: if pidof is not found, set PIDOF to emptyPhilipp Storz
2018-01-11cmake: set PSCMD and show found valuesPhilipp Storz
2018-01-08cmake: solaris: check for sys/scsi/impl/uscsi.h fixedPhilipp Storz
2018-01-08fixupPhilipp Storz
2018-01-08fixupPhilipp Storz
2018-01-08check for major_t and minor_tPhilipp Storz
2018-01-05cmake: added test-plugin support for regressionsPhilipp Storz
2018-01-04cmake: search for mtx programPhilipp Storz
2018-01-02autodetect droplet libraryPhilipp Storz
2018-01-02droplet supportPhilipp Storz
2018-01-02fix tray monitor config installationPhilipp Storz
2018-01-02enable building of 32/64Bit and Windows 0x500 and 0x600Philipp Storz
2018-01-02Set Python and Postgres Info for cross compilePhilipp Storz
2018-01-02move cmocka to gtestPhilipp Storz
2018-01-02hpuxPhilipp Storz
2018-01-02Switch findlib unit tests to googletestPhilipp Storz
2018-01-02Cleanup cmake/BareosFindAllLibraries.cmakePhilipp Storz
2018-01-02Build: switched to cmake as build systemPhilipp Storz