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

github.com/MediaArea/ZenLib.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-03Fix version in libzen.specg-maxime-patch-1Maxime Gervais
2022-09-19Remove the bitcode generation in ios buildMaxime Gervais
2022-05-01Merge pull request #135 from JeromeMartinez/MSVC2022Jérôme Martinez
2022-05-01+ MSVC2022 project filesJérôme Martinez
2022-03-26Enable C++11Maxime Gervais
2021-10-05Test if size_t conflicts with ZenLib::int64uMaxime Gervais
2021-05-27Remove hardcoded WindowsTargetPlatformVersion in MSVC2019 projectMaxime Gervais
2021-03-25Preparing v0.4.39MediaArea CI
2021-01-29Fix checks for gmtime_r and localtime_r availability.Érico Rolim
2021-01-21Add build script for iOSMaxime Gervais
2020-12-29Remove hardcoded libstdc++ linkingMaxime Gervais
2020-11-17Autotools: Add arm architecture for macOSMaxime Gervais
2020-07-13Remove hardcoded obsolete SDK paths and target version for macOSMaxime Gervais
2020-04-07Fix CMake pkgconfig templateMaxime Gervais
2020-04-03Preparing v0.4.38MediaArea CI
2020-02-11Update copyright yearMaxime Gervais
2019-11-26Detect and link to thread library in cmake projectMaxime Gervais
2019-10-16Merge pull request #101 from g-maxime/centos-8Jérôme Martinez
2019-10-07Fix OBS build for CentOS8Maxime Gervais
2019-07-10Generate debug info for rpmMaxime Gervais
2019-06-16Handle vcpkg target in CMake projectMaxime Gervais
2019-06-14Remove WIN32 shared library support from CMake projectMaxime Gervais
2019-04-19Update copyright yearMaxime Gervais
2019-03-04- MSVC2012 project filesJérôme Martinez
2019-03-04+ MSVC2019 project filesJérôme Martinez
2018-07-23Support for iPhoneOS/iPhoneSimulator in automake scriptsMaxime Gervais
2018-07-02RPM spec: revert to %define for some complex macrosMaxime Gervais
2018-07-02RPM spec: use %global macro instead of %defineMaxime Gervais
2018-06-25RPM with version suffix for CentOS/RHELMaxime Gervais
2018-05-16Merge pull request #82 from g-maxime/uwpJérôme Martinez
2018-05-16Merge pull request #80 from g-maxime/relocatableJérôme Martinez
2018-05-14Remove debian 6Maxime Gervais
2018-04-26UWP supportMaxime Gervais
2018-02-28Make rpm relocatableMaxime Gervais
2017-08-17Preparing v0.4.37Maxime Gervais
2017-08-16Restore CMake 2.8 compatibilityMaxime Gervais
2017-08-08Preparing v0.4.36Maxime Gervais
2017-07-05Make template pkg-config file consistent between autotools and cmakeRicardo Constantino
2017-07-05CMake: revert use of namespaceMaxime Gervais
2017-07-05Merge pull request #67 from g-maxime/cmakeJérôme Martinez
2017-07-05Add pkg-config to deb9 dependanciesMaxime Gervais
2017-07-05Define public CXXFLAGS for .pc file templateMaxime Gervais
2017-07-04cmake: install public headers with proper hierarchyRicardo Constantino
2017-07-04Fix module path when called from another projectMaxime Gervais
2017-07-04Fix headers installation with CMake, closes #63evpobr
2017-07-04Use hyphen for definitions instead of Windows-only forward slashRicardo Constantino
2017-07-04cmake: properly check for pkg-config installationRicardo Constantino
2017-07-04Merge pull request #55 from evpobr/feature/cmakeJérôme Martinez
2017-06-11build: Mageia 6 and Fedora Rawhide compatibilityMaxime Gervais
2017-04-22Use generator expressions to setup include directories with CMakeevpobr