openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
libkml
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Oct 31, 2024 — Oct 31, 2025
Showing page 1 of 35
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #249 from sunpoet/master
Rashad Kanavath
as Rashad
More...
almost 9 years ago
Respect KML_EXAMPLES_DIR
Po-Chuan Hsieh
as Sunpoet Po-Chuan Hsieh
More...
almost 9 years ago
Fix examples installation
Po-Chuan Hsieh
as Sunpoet Po-Chuan Hsieh
More...
almost 9 years ago
Merge pull request #246 from rashadkm/fix_travis
Rashad Kanavath
as Rashad
More...
over 9 years ago
test behaviour is same on nix and win64 (need to double-check on windows platfrom)
Rashad Kanavath
More...
over 9 years ago
name test executable consistent with ctest names
Rashad Kanavath
More...
over 9 years ago
Merge pull request #245 from rashadkm/fix_travis
Rashad Kanavath
as Rashad
More...
over 9 years ago
set default build type to release
Rashad Kanavath
More...
over 9 years ago
fix travis build
Rashad Kanavath
More...
over 9 years ago
Merge pull request #244 from dsogari/compile-on-mac-osx
Rashad Kanavath
as Rashad
More...
over 9 years ago
initial patches:
Diego Sogari
More...
over 9 years ago
Merge pull request #243 from dsogari/compile-on-mingw-msys2
Rashad Kanavath
as Rashad
More...
over 9 years ago
follow-up: - revert changes in file_win32.cc (define UNICODE in CMakeLists.txt instead) - remove const qualifier from return type in simplifylines.cc - do not suppress overflow warning in expat_parser_test.cc (define XML_UNICODE in CMakeLists.txt instead) - use _WIN32 instead of __MINGW32__ in conditional compilation of kmz_file_test.cc - remove Python 2 requirement (change print command to the Python 3 syntax instead)
Diego Sogari
More...
over 9 years ago
compile and test libkml on MinGW from the MSYS2 project: - add strptime.c from NetBSD, which provides the strptime function - add gitattributes to testdata folder, for checking out text files with Unix line endings - patch installation of CMake and pkgconfig configuration files for MinGW - patch build_target macro to link libraries without the LINK_INTERFACE_LIBRARIES specifier (due to reasons unknown to me) - patch super_find_package macro to propagate some result variables to the parent scope (needed for zlib, strangely) - link curlfetch from the hellonet example as static library and exchange the link order for the tests - apply similar patch for the linking of the helloworld example - remove inclusion of termios.h from several source files in the hellonet example (prompt.h already provides what is necessary) - implement disabling/enabling of echo in standard input on Windows in the hellonet example (see prompt.h) - set properties on some source files to suppress specific warnings - define symbol in unzip.c to suppress warnings about different data types in function calls - use the correct implementation of strptime function in date_time.cc - fix the use of wide strings in file_win32.cc (was not explicitly necessary) - define strncasecmp in string_util.cc only if it was not previously defined - patch the FilenameToUri function in uri_parser.cc to depend on the file path itself instead of on the platform - ad hoc implementation of getenv in google_doc_list.cc was not needed - specify the minimum required version of Python, so as to choose Python 2, because Python 3 complained about the syntax of the command used to obtain the installation directory - fix initialization of static variable in Testb2a_hex from string_util_test.cc - fix the group name of the convenience tests in the call to build_test (was regionator, which caused some weird errors about overwriting object files) - provide setenv function in google_maps_data_test.cc - select the correct expected number on TestComputeBboxLookAt depending on architecture - select the correct path strings on some tests of KmzTest, to account for the path separator on each platform
Diego Sogari
More...
over 9 years ago
Merge pull request #242 from AlexBobkov/master
Rashad Kanavath
as Rashad
More...
over 9 years ago
Windows cmake fixes
Alexander Bobkov
More...
over 9 years ago
Visual Studio 2015 build fix
Alexander Bobkov
More...
over 9 years ago
Merge pull request #241 from rouault/fix_AsTimeSpan_AsTimeStamp
Rashad Kanavath
as Rashad
More...
over 9 years ago
Fix AsTimeSpan() and AsTimeStamp() to accept gx: elements
Even Rouault
More...
over 9 years ago
Merge pull request #239 from manisandro/fedora_fixes
Rashad Kanavath
as Rashad
More...
over 9 years ago
Correctly build and run java test
Sandro Mani
More...
over 9 years ago
Fix python tests
Sandro Mani
More...
over 9 years ago
Fix mistaken use of std::cerr instead of std::endl
Sandro Mani
More...
over 9 years ago
Fix build failure due to failure to convert pointer to bool
Sandro Mani
More...
over 9 years ago
Merge pull request #238 from rashadkm/master
Rashad Kanavath
as Rashad
More...
over 9 years ago
Update README.md
Rashad Kanavath
as Rashad
More...
over 9 years ago
Update README.md
Rashad Kanavath
as Rashad
More...
over 9 years ago
Merge pull request #237 from rashadkm/master
Rashad Kanavath
as Rashad
More...
over 9 years ago
Merge remote-tracking branch 'upstream/master'
Rashad Kanavath
More...
over 9 years ago
add appveyor badge
Rashad Kanavath
More...
over 9 years ago
←
1
2
3
4
5
6
7
8
9
…
34
35
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree