The NetBSD Project

CVS log for pkgsrc/devel/google-glog/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / google-glog

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.13 / (download) - annotate - [select for diffs], Fri Jul 21 08:16:01 2023 UTC (8 months, 4 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Changes since 1.12: +4 -3 lines
Diff to previous 1.12 (colored) to selected 1.4 (colored)

google-glog: Option-ize building tests, because googletest is a very
heavy dependency and often brings in a new compiler too.

Surprisingly, this package builds just fine (if googletest is disabled)
with a C++98 default, so remove C++11 from USE_LANGUAGES (googletest
requires C++14 anyway).

XXX some of the tests fail, the tests were not hooked up to run before.

Revision 1.12 / (download) - annotate - [select for diffs], Sun Jun 25 11:26:19 2023 UTC (9 months, 3 weeks ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored) to selected 1.4 (colored)

google-glog: include atomic64.mk, fixes macppc build.

Revision 1.11 / (download) - annotate - [select for diffs], Fri Mar 3 09:59:58 2023 UTC (13 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.10: +8 -12 lines
Diff to previous 1.10 (colored) to selected 1.4 (colored)

google-glog: updated to 0.6.0

google-glog 0.6.0

bazel: Use glog 0.5.0 in README
Expose IsGoogleLoggingInitialized() in public API.
Fix cmake configuration for cygwin environment
Allow updating vmodule levels after vmodule level has been cached
Export COPYING
cmake: fixed msvc snprintf detection
cmake: allow to override -fPIC
cmake: export <atomic> availability
Remove ubuntu1604 from presubmit.yml
bazel: add GLOG_CUSTOM_PREFIX_SUPPORT
log messages periodically (time-based)
ci: support more targets
cmake: prefer linking against gflags::gflags
Fix syscall deprecation warning on macOS >= 10.12
fixed exception specification mismatch
readme: fix wrong header id
eliminate warnings
fixed additional warnings
Add an static cast to compare unsigned with unsigned
Fix: not implement virtual class when WITH_CUSTOM_PREFIX on
Change size type in AnnotateBenignRaceSized to size_t from long
Fix link error for Emscripten
raw_logging.h depends on type definition in logging.h.
export OS_* defines
Fix syscall warning in Bazel Build
Add -Werror to Bazel presubmits
added gmock support
Support stack unwind on Android
add linux github workflow
ci: replace generated headers by templates
add mock log test
added log cleaner tests and fixed paths
Make LogCleaner support relative paths
cmake: Fix incorrect relative-path concatenation
Restore the stream format after writing the log prefix
fix glog-modules.cmake install
protect VLOG by use_logging
Fix log filename format
Add Zhuoran Shen to AUTHORS and CONTRIBUTORS
ci: reworked windows builds
cmake: set CMP0074 policy
ci: use codecov token
Added gmtoff() method in 'LogMessageTime' to get GMT offset
LogCleaner: Fix relative paths and add a new test
eliminate msvc warnings
cmake: require at least version 3.16
ci: enable warnings as errors
LogCleaner: make overdue_days_ unsigned int
ci: remove deprecated msvc runner
provide backward compatible send overload
run clang-tidy
eliminate clang warnings
ensure _Unwind_Backtrace to actually be available
cmake: do not search for platform specific unwind
revert to signed int atomics
Add the "FLAG_log_year_in_prefix"
use uint32 for --max-log-size
stdcxx: eliminate excessive use of std::string::c_str()
cmake: require at least gflags 2.2.2
Changed my Email ID
On Solaris, GetHostName() returns empty string
LogCleaner: avoid scanning logs too frequently
libglog.pc: Set Libs.private for static linking
cmake: enable custom prefix by default
simplify flags export
rename GOOGLE_GLOG_DLL_DECL to GLOG_EXPORT
cmake_package_config_generate: Fix CMake warnings with CMake 3.23
Tests: Respect TEST_TMPDIR, TMPDIR, TMP environmental variables
Add the logtostdout and colorlogtostdout flag to allow logging to stdout
Add clang-cl.exe to Bazel CI
Fix "'GLOG_EXPORT' macro redefined" on clang-cl
Fix namespace resolution issue in LOG_EVERY_T

Revision 1.10 / (download) - annotate - [select for diffs], Sun Mar 27 13:41:06 2022 UTC (2 years ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.9: +3 -1 lines
Diff to previous 1.9 (colored) to selected 1.4 (colored)

google-glog: fix build on SunOS

Revision 1.9 / (download) - annotate - [select for diffs], Sat Feb 20 20:46:13 2021 UTC (3 years, 1 month ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.8: +6 -3 lines
Diff to previous 1.8 (colored) to selected 1.4 (colored)

google-glog: Update to 0.4.0

Changelog:
Not available, however the changes include:
* Global FLAGS_logfile_mode variable is defined.

Revision 1.8 / (download) - annotate - [select for diffs], Wed May 3 08:38:40 2017 UTC (6 years, 11 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.7: +2 -7 lines
Diff to previous 1.7 (colored) to selected 1.4 (colored)

Convert CXXFLAGS setting C++ standard to USE_LANGUAGES.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Apr 19 11:24:37 2017 UTC (7 years ago) by jperkin
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.4 (colored)

Reset MAINTAINER after tonnerre resigned.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Nov 16 09:40:24 2016 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored) to selected 1.4 (colored)

Also link against libexecinfo on FreeBSD.

From rodent@

Revision 1.5 / (download) - annotate - [select for diffs], Tue Nov 1 15:22:26 2016 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.4: +6 -7 lines
Diff to previous 1.4 (colored)

Updated google-glog to 0.3.4.

google-glog 0.3.4

    repository moved from code.google.com/p/google-glog to github.com/google/glog
    fixes for latest MSVS
    add libc++ support
    fix build issue in demangle.cc
    add callback for OpenObjectFileContainingPcAndGetStartAddress
    add StrError and replace posix_strerror_r call
    fix VC build by adding GOOGLE_GLOG_DLL_DECL
    style fix for C++11
    reduce dynamic allocation from 3 to 1 per log message
    attempt to improve mingw-w64 support
    support unordered_(map|set) by stl_logging

Revision 1.4 / (download) - annotate - [selected], Thu Jul 18 12:01:29 2013 UTC (10 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Fix use of NUL compared against pointers, including a real bug due to
missing indices. Bump revision.

Revision 1.3 / (download) - annotate - [select for diffs], Thu May 9 13:50:14 2013 UTC (10 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.2: +6 -1 lines
Diff to previous 1.2 (colored) to selected 1.4 (colored)

libc++ doesn't provide libstdc++'s ext/slist.h, so don't use it.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Feb 26 10:24:50 2013 UTC (11 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.1: +7 -1 lines
Diff to previous 1.1 (colored) to selected 1.4 (colored)

Must link against libexecinfo on newer NetBSD.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Feb 8 22:06:37 2013 UTC (11 years, 2 months ago) by tonnerre
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.4 (colored)

Initial import of the Google application level logging library,
version 0.3.3.

	This package contains a C++ implementation of the Google
	logging module, a library implementing application level
	logging for C++

Revision 1.1 / (download) - annotate - [select for diffs], Fri Feb 8 22:06:37 2013 UTC (11 years, 2 months ago) by tonnerre
Branch: MAIN
Diff to selected 1.4 (colored)

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>