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

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)Author
2022-11-10Merge PR #5957: BUILD(cmake): Fix syntax errorHEADmasterRobert Adam
2022-11-10BUILD(cmake): Fix syntax errorRobert Adam
2022-11-08BUILD(cmake): remove -ffast-math and -ftree-vectorizeGreen Sky
2022-11-06BUILD(cmake): the "optimize" optionGreen Sky
2022-09-12BUILD(cmake): Silence pkg-config warningsRobert Adam
2022-09-10BUILD(cmake): Don't always recompile mumble_translations.qrcRobert Adam
2022-09-10BUILD(cmake): Added get_pkgconf_variable functionRobert Adam
2022-09-10BUILD(cmake): Define MUMBLE_INSTALL_SYSCONFDIRRobert Adam
2022-09-10BUILD(cmake): Always keep absolute install paths aroundRobert Adam
2022-09-10BUILD: Add delayed_configure_files.cmakeRobert Adam
2022-09-10MAINT: Moved g15helper/ to helpers/ dirRobert Adam
2022-09-10MAINT: Update generate-mumble_qt-qrc.pyRobert Adam
2022-08-30BUILD: Fix -mbig-obj test0xC0ncord
2022-03-27BUILD: Allow to prefer system GSL-installation over bundled oneRobert Adam
2022-03-16CHANGE(server): Remove gRPC implementationRobert Adam
2022-02-06DOCS: Fix typosluz paz
2022-01-04MAINT: Update copyright to 2022Robert Adam
2021-07-08BUILD(cmake): Detect ARM64 on macOSLucius Q. User
2021-06-15FIX(client): Ambiguity in plugin installerRobert Adam
2021-05-13BUILD(cmake, windows): Prevent definition min/max macrosRobert Adam
2021-05-13BUILD(cmake): Bundle Qt translationsRobert Adam
2021-05-12BUILD(cmake): Revamp translation handlingRobert Adam
2021-05-11BUILD(cmake): Fix usage of set_propertyRobert Adam
2021-03-07BUILD(cmake): Fix unity build failureRobert Adam
2021-03-06BUILD(cmake): Exclude files from unity buildRobert Adam
2021-03-06BUILD(cmake): Use big file linker optionRobert Adam
2021-03-02Merge pull request #4810: MAINT: Copyright updateRobert Adam
2021-03-02MAINT: Update copyright notice to 2021Robert Adam
2021-02-27BUILD(cmake): Fix pkg search on case-insensitive filesystemsJoseph Utecht
2021-01-21DOCS: fixed typosfreddii
2020-12-12REFAC(installer-msi) Simplify WiX component installNik Reist
2020-10-29BUILD(cmake): Only install shared librariesRobert Adam
2020-10-28BUILD(cmake): Prefer absolute install pathsRobert Adam
2020-10-24Merge pull request #4503: BUILD(cmake): Revamp install pathsRobert Adam
2020-10-24BUILD(cmake): Revamp install pathsRobert
2020-10-24BUILD(cmake): Fix gRPC not being foundRobert
2020-10-16BUILD(cmake): Fix use of generator expression (follow-up)Robert
2020-10-13BUILD(cmake): Fix use of generator expressionRobert
2020-09-28BUILD(cmake): Don't warn about PDBs not being found (MSVC)Robert
2020-09-11BUILD(cmake): Remove unneeded, commented linesRobert
2020-09-11BUILD(cmake): Don't re-use BUILD_TESTINGRobert
2020-08-31BUILD(cmake): Added debug-dependency-search optionRobert Adam
2020-08-11FIX(cmake): set CMAKE_WIX_UPGRADE_GUID and generate CMAKE_WIX_PRODUCT_GUIDDavide Beatrici
2020-08-10MAINT(cmake): Only return compilable targetsRobert Adam
2020-08-09MAINT: Disable warnings for 3rdparty projectsRobert Adam
2020-07-12Error on unknown architectureRobert Adam
2020-07-12cmake: add include file containing CPack-specific stuffNik Reist
2020-07-11Add CMake functions and modulesDavide Beatrici