Commit Graph

  • 1b5f7f5fde
    Merge pull request #57 from simon04/patch-2 Jochen Topf 2021-01-03 15:16:04 +0100
  • 33e940238b
    Delete obsolete build.sh #57 Simon Legner 2021-01-03 14:27:42 +0100
  • fa86a8a640
    Delete obsolete Ant build file #56 Simon Legner 2021-01-03 14:27:15 +0100
  • ac8cf96890 Use the GNUInstallDirs module to set installation directories #52 Tom Hughes 2021-01-03 11:01:48 +0000
  • d77e04b6eb Clarify comment on ChangeSet message Jochen Topf 2021-01-03 11:42:26 +0100
  • e7d3201a97 Add optional "arrays" with lat/lon to ways Jochen Topf 2021-01-03 11:40:07 +0100
  • 1651aa12b4 Remove redhat spec file Jochen Topf 2021-01-03 10:55:47 +0100
  • 6785d43ba7 CMake config: Add dependency information so shared lib is built Jochen Topf 2021-01-03 10:27:35 +0100
  • 4374b9a535 Build both static and shared library Jochen Topf 2021-01-02 21:59:19 +0100
  • 27eebf0e5f Add missing defines for large input files to CMake config Jochen Topf 2021-01-02 21:58:26 +0100
  • 4c743e9d9a This is really a C++ library, not C Jochen Topf 2021-01-02 20:59:46 +0100
  • 2b4045f84b Add link to our own repository to README Jochen Topf 2021-01-02 20:54:14 +0100
  • 721fade148 Remove debian stuff Jochen Topf 2021-01-02 20:46:56 +0100
  • 92b3bcb185 Clean up and reformat proto files Jochen Topf 2021-01-02 20:44:08 +0100
  • c6814279f5 Add notice to README that this is only a low-level library Jochen Topf 2021-01-02 20:37:40 +0100
  • 58fc205b15 Update Github actions: Use cmake to build, add macOS and Windows Jochen Topf 2021-01-02 20:28:25 +0100
  • e464c06294 Modernize and clean up CMake configuration Jochen Topf 2021-01-02 20:27:50 +0100
  • a627e4b9dd Slightly improved man page for osmpbf-outline Jochen Topf 2021-01-02 17:24:35 +0100
  • 18de493160
    Merge pull request #50 from simon04/changelog Jochen Topf 2020-10-26 09:08:16 +0100
  • 0b753d8efd CHANGELOG: include changes since version 1.3.3 #50 Simon Legner 2020-10-26 07:47:44 +0100
  • a748ef336b CHANGELOG: convert to Markdown Simon Legner 2020-10-26 07:42:22 +0100
  • 8ab05caeb4
    Merge pull request #48 from sebastic/hardening Jochen Topf 2020-10-25 15:28:26 +0100
  • 09845ca408 Support hardening buildflags set in the environment. #48 Bas Couwenberg 2020-10-25 06:36:32 +0100
  • e0d4b58e66
    Merge pull request #47 from simon04/github-actions-java-protoc Jochen Topf 2020-10-20 10:16:07 +0200
  • 98ac3470ce GitHub Actions: use protobuf-compiler for Java #47 Simon Legner 2020-10-20 09:39:42 +0200
  • 66e16d8824
    Merge pull request #44 from simon04/maven-central v1.4.0 Jochen Topf 2020-10-20 09:16:50 +0200
  • 66edf29639
    Merge pull request #45 from simon04/github-actions-c Jochen Topf 2020-10-20 09:16:42 +0200
  • 2a636a31f0 Enable GitHub Actions for C #45 Simon Legner 2020-10-20 02:01:31 +0200
  • 7a05c39ea5 Deploy to Maven Central #44 Simon Legner 2020-10-20 01:27:44 +0200
  • 78381f3d12
    Merge pull request #43 from openstreetmap/dependabot/maven/junit-junit-4.13.1 Jochen Topf 2020-10-14 08:43:16 +0200
  • 08bfb84ebb
    Bump junit from 3.8.1 to 4.13.1 #43 dependabot[bot] 2020-10-13 09:51:56 +0000
  • ab88d6867a
    Merge pull request #42 from simon04/maven-warnings Jochen Topf 2020-10-02 10:03:34 +0200
  • 14c0f4e52f Fix Maven warnings #42 Simon Legner 2020-10-02 09:57:27 +0200
  • c8837cd8e8
    Merge pull request #41 from simon04/github-actions-protoc Jochen Topf 2020-09-28 21:46:23 +0200
  • 435b4cac35 GitHub Actions: setup protoc #41 Simon Legner 2020-09-28 20:25:11 +0200
  • 9b7fd5d8f5 README.md formatting fix Jochen Topf 2020-09-28 20:17:42 +0200
  • f9679b83d9 Markdownify README Jochen Topf 2020-09-28 20:14:07 +0200
  • d002af804a
    Merge pull request #40 from simon04/github-actions Jochen Topf 2020-09-28 18:15:55 +0200
  • fcdf48d942 Enable GitHub Actions for Java #40 Simon Legner 2020-09-28 17:32:15 +0200
  • 3cd71060e5
    Merge pull request #39 from simon04/fix-java-build Jochen Topf 2020-09-28 17:27:41 +0200
  • 87d7739682 Fix Java build #39 Simon Legner 2020-08-22 16:33:16 +0200
  • 982393066e
    Merge pull request #38 from sebastic/optimize_for-LITE_RUNTIME Jochen Topf 2020-08-22 16:23:26 +0200
  • 8959517944
    Merge branch 'master' into optimize_for-LITE_RUNTIME #38 Jochen Topf 2020-08-22 16:23:06 +0200
  • 0f48055af1
    Merge pull request #29 from sebastic/proto2-syntax Jochen Topf 2020-08-22 16:21:29 +0200
  • f7b77826e4 Disable deprecated optimize_for = LITE_RUNTIME option. Bas Couwenberg 2020-03-22 07:47:10 +0100
  • b1ca2f360c update protobuf-java from 2.4.1 to 3.11.1; bump artifact version #37 charles 2020-01-03 14:10:16 -0800
  • cb942b9e29
    Merge pull request #35 from pnorman/proto-license Scott Crosby 2019-10-14 12:41:20 -0500
  • 5a4c8c1156
    License the .proto and header files under MIT #35 Paul Norman 2019-07-11 10:12:18 -0700
  • 3a965d6e78 Specifies the format in the protocol files. #34 Heavenly Avenger 2018-11-30 01:17:06 -0200
  • 1a64bce53d Make the generated includes visible to CMake. #32 Adriaan de Groot 2017-08-27 18:20:15 +0200
  • 2d2f15dcd7 Add comment to roles_sid. #27 Jochen Topf 2016-10-05 09:36:07 +0200
  • bce300a7f1 Ensure that before install, all targets had been built Thomas Fischer 2017-04-05 13:52:03 +0200
  • e6a0026e51 Using CMake to locate include directory and libaries Thomas Fischer 2017-04-05 13:51:42 +0200
  • 985ee9c622 Merge 5e5a3b532f into 4e32fa236e #23 Teemu Peltonen 2017-03-07 12:50:14 +0000
  • 7ec8854b20 Merge bdd69a147a into 4e32fa236e #26 Thomas Fischer 2017-03-07 12:50:14 +0000
  • 4e32fa236e Add comment to roles_sid. Jochen Topf 2016-10-05 09:36:07 +0200
  • 17f2228ca8 Specify proto2 syntax to fix warnings with protobuf 3.0.0. #29 Bas Couwenberg 2016-09-02 18:28:45 +0200
  • aefa356291 CMake config file points to static library Thomas Fischer 2016-05-09 16:39:06 +0200
  • bf9b320537 Install PkgConfig file Thomas Fischer 2016-01-29 11:00:18 +0100
  • fbec2196e0 Adding version number to appear in OsmpbfConfig.cmake Thomas Fischer 2016-01-29 10:52:11 +0100
  • cc746aedf3 Using dynamic library (.so) instead of static one (.a) Thomas Fischer 2016-01-29 10:28:25 +0100
  • 5d7689676c Removing DESTDIR from install prefix Thomas Fischer 2016-01-29 09:30:01 +0100
  • bdd69a147a Creating and installing .cmake file through Makefile #26 Thomas Fischer 2016-01-29 09:10:21 +0100
  • eff2cdee64 Creating and installing .cmake file Thomas Fischer 2016-01-29 08:53:27 +0100
  • c6567e1901 update to protocol buffers 2.6.1 in pom.xml, fixes #24. #25 Matthew Wigginton Conway 2015-09-14 14:52:12 -0400
  • 1283c4a48d Merge pull request #21 from tomhughes/shlib Jochen Topf 2015-08-14 08:48:45 +0200
  • cfea70cdc8 Build and install a shared library #21 Tom Hughes 2014-12-05 00:27:21 +0000
  • 4edb4f04d0 Fix comment. Jochen Topf 2015-07-15 11:41:38 +0200
  • 5e5a3b532f Parse DenseNodes before Ways and Relations #23 Teemu Peltonen 2015-07-14 22:43:37 +0300
  • 17fd0ccf56 Merge pull request #22 from tomhughes/license Jochen Topf 2015-06-24 11:38:36 +0200
  • 2b945f22ff Include GPLv3 text #22 Tom Hughes 2015-06-23 17:07:50 +0100
  • 3730430577 Fix build.xml to work with Ubuntu 12.04 where protobuf jar has different name Jochen Topf 2014-03-30 21:28:14 +0200
  • 08947fde4d Merge pull request #17 from kayrus/master Jochen Topf 2014-03-26 16:05:28 +0100
  • c8844a6e90 Updated redhat spec and Makefile #17 kayrus 2014-03-26 18:45:48 +0400
  • f5e20cd33e Typo fixed kayrus 2014-03-19 18:37:33 +0400
  • 038213bc18 Typo fixed kayrus 2014-03-19 18:36:43 +0400
  • 53938b17e1 Updated spec file kayrus 2014-03-19 18:36:07 +0400
  • 2a7663aeec Added redhat/centos spec file kayrus 2014-03-19 14:37:01 +0400
  • 779715f1a0 Add support for large files Jochen Topf 2014-03-17 22:01:55 +0100
  • b7a621927b Merge pull request #16 from sebastic/header-copy Jochen Topf 2014-03-17 18:06:39 +0100
  • a4919d86ec Copy header files individually, instead of both files twice. #16 Bas Couwenberg 2014-03-17 14:09:38 +0100
  • 72cd8e5abc Version 1.3.3 released v1.3.3 Jochen Topf 2014-03-15 16:11:32 +0100
  • 5e82288d12 Fix ant build script. Jochen Topf 2014-03-15 16:06:25 +0100
  • ed1101bd59 Changes to debian setup to bring it in line with official Debian repos Jochen Topf 2014-03-13 21:42:57 +0100
  • 2b25893e41 Release 1.3.2 v1.3.2 Jochen Topf 2014-03-12 14:18:41 +0100
  • 8f134bfece Use same debian copyright file as official debian repos Jochen Topf 2014-03-12 14:12:40 +0100
  • 237240107f Various fixes for easier Debian packaging Jochen Topf 2014-03-12 14:09:13 +0100
  • 3199c9fa6f Fixed email address of debian maintainer list Jochen Topf 2014-03-11 11:44:44 +0100
  • deef7f0b0a Improved build script. Jochen Topf 2014-03-11 11:25:07 +0100
  • 3c7756e965 Check if input file could be opened. Jochen Topf 2014-03-11 11:24:18 +0100
  • f0da31fd79 Improved debian build, better README Jochen Topf 2014-03-10 22:00:35 +0100
  • 89c61197d2 Formatting and fixes one formatting-related bug. Jochen Topf 2014-03-10 20:57:20 +0100
  • ed845badf9 Merge pull request #15 from keine-ahnung/patch-1 Jochen Topf 2014-02-26 10:19:31 +0100
  • 5fda268b7c osmpbf-outline.cpp: fixed incorrect text in debug-output #15 keine-ahnung 2014-02-24 01:52:27 +0100
  • 81985fec4a Force building with -fPIC. Jochen Topf 2013-12-12 22:56:41 +0100
  • 38323f8a56 1.3.1 Release v1.3.1 Jochen Topf 2013-12-11 21:49:36 +0100
  • 0d9ce00257 Add IWYU pragmas. Jochen Topf 2013-11-27 10:07:37 +0100
  • ee52133e05 Fix Debian build Jochen Topf 2013-09-02 20:50:33 +0200
  • 73c5bd159d Fix line endings (CRLF->LF), remove spaces at end of lines Jochen Topf 2013-09-02 20:44:02 +0200
  • 0ff626d442 Merge branch 'master' of https://github.com/michaeltandy/OSM-binary into mergetest Scott Crosby 2013-09-02 12:34:01 -0500