summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove CTest includeHEADmasterMartijn van Beurden2022-04-211-1/+0
* CMake: Use project versionIssam E. Maghni2021-07-101-9/+6
* CMake: Bump minimum to 3.0Issam E. Maghni2021-07-101-1/+1
* CMake: Enable only CIssam E. Maghni2021-07-101-1/+1
* CMake: Rename project to oggIssam E. Maghni2021-07-101-1/+1
* github actions: Align cmake step names with the autotools build.Ralph Giles2021-07-092-3/+3
* github actions: Add a GNU autotools build.Ralph Giles2021-07-091-0/+40
* github actions: Add a basic CMake build.Ralph Giles2021-07-091-0/+38
* Add release checksums for libogg-1.3.5 source packages.Ralph Giles2021-06-041-0/+3
* Update documentation version for 1.3.5 release.v1.3.5Ralph Giles2021-06-0367-201/+201
* Update version and CHANGES for 1.3.5 release.Ralph Giles2021-06-032-2/+10
* CMake: Fix spelling mistakeDaniel Engberg2021-05-101-1/+1
* autotools: remove trailing whitespace in configure.ac.Ralph Giles2020-11-051-4/+4
* configure.ac: replace -O20 optimization flags with -O2.Ozkan Sezer2020-11-051-6/+6
* Export CMake targets to the build treeevpobr2020-10-261-0/+3
* framing: check for overflow on growing bufferClément Bœsch2020-08-101-1/+6
* Fix link in ogg_stream_clear documentation.Ralph Giles2020-05-251-1/+1
* Fix link in ogg_stream_init documentationthp-hatch2020-05-251-1/+1
* Use the default key for gitab-ci config.Ralph Giles2020-05-041-6/+5
* Use the gcc:9 image for gitlab-ci builds.Ralph Giles2020-05-041-1/+1
* Add gitlab integration tests.Ralph Giles2020-05-041-0/+27
* Remove symbian build files.Ralph Giles2020-05-022-74/+0
* Remove macOS XCode project files.Ralph Giles2020-05-026-401/+1
* src/framing.c: close compile warning under windows whith msbuildwillson-chen2020-04-251-1/+1
* doc: fix typoTristan Matthews2019-10-291-1/+1
* os_types: fix unsigned typedefs for MacOSTristan Matthews2019-09-071-3/+3
* README: Remove trailing whitespace.Ralph Giles2019-09-051-1/+1
* README: Add Testing sectionwillson-chen2019-09-051-0/+29
* Add release checksums for libogg-1.3.4 source packages.Ralph Giles2019-08-311-0/+3
* Update documentation version and release date for v1.3.4.v1.3.4Ralph Giles2019-08-3068-202/+202
* Update version for v1.3.4.Ralph Giles2019-08-301-2/+2
* Update CHANGES for v1.3.4.Ralph Giles2019-08-301-0/+10
* Update release checklist.Ralph Giles2019-08-301-0/+1
* Distribute the whole cmake directory.Ralph Giles2019-08-301-1/+1
* Run the cmake build as part of make distcheck.Ralph Giles2019-08-301-0/+11
* Fix a typo in CHANGES.Ralph Giles2019-08-301-1/+1
* modify cmake guide in READMEwillson-chen2019-08-301-5/+7
* Use full platform name in project fileEugene Opalev2019-08-301-16/+16
* Remove DLL configurations from appveyor.yml and fix platform name for x86Eugene Opalev2019-08-302-16/+13
* Update appveyor.yml for project changes.Eugene Opalev2019-08-301-7/+3
* Remove VS2017 and VS2019 project filesEugene Opalev2019-08-306-734/+0
* Tidy up solutions and projectsEugene Opalev2019-08-306-64/+50
* Add VS2019 projectEugene Opalev2019-08-303-0/+373
* Don't use runtime DLLs in static builds (prevents LNK4217 linker warning)Eugene Opalev2019-08-302-1/+8
* Make AppVeyor check DLL builds tooEugene Opalev2019-08-301-0/+3
* Setup proper VS output directory structureEugene Opalev2019-08-302-1/+32
* Disable minimal rebuild in VS2015 projectEugene Opalev2019-08-301-0/+8
* Update project for VS2015 and appveyor.ymlEugene Opalev2019-08-308-418/+354
* Add project for VS2017, update .gitignoreEugene Opalev2019-08-304-15/+453
* Do not include default library names in static buildEugene Opalev2019-08-301-0/+4