Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/lxqt/libsysstat

Library used to query system info and statistics
https://github.com/lxqt/libsysstat

Merge pull request #45 from lxqt/prerelease

Pre-release changes

a4f05535c12c4d895b715c9c9ac819aba5530739 authored about 3 years ago by tsujan <[email protected]>
Pre-release changes

bbf684e40b49f58eca8bb8f51c1aa44607f47d26 authored about 3 years ago by Tsu Jan <[email protected]>
Drop Qt < 15 conditional dead code

It should have been part of 52654c4ffac3d2b0c6ab884a1642d1a9668900e8.

9678e8d9e04aec892013adb73577a9bd328b9c25 authored over 3 years ago by Luís Pereira <[email protected]>
Bump minimum required Qt version to 5.15

Part of https://github.com/lxqt/lxqt/discussions/1974.

52654c4ffac3d2b0c6ab884a1642d1a9668900e8 authored over 3 years ago by Luís Pereira <[email protected]>
Merge pull request #41 from darkshram/master

Update AUTHORS

e913150cd2843456f74666f46cacb89857aa48a6 authored over 3 years ago by tsujan <[email protected]>
Update AUTHORS

8bb15c0dadd05066cce7bf00a22139c53caf33f3 authored over 3 years ago by Joel Barrios <[email protected]>
Merge pull request #40 from lxqt/prerelease

Pre-release changes

23150e256bf4ab833c50477e462e5c78fb2e7525 authored almost 4 years ago by tsujan <[email protected]>
Pre-release changes

ad8aa6b546a1dda4f77f1fd2c596f0504891c659 authored almost 4 years ago by Tsu Jan <[email protected]>
Handle Qt 5.15 deprecation's

abf9e92b815e8d1af08988244deed06b225430f1 authored about 4 years ago by Luís Pereira <[email protected]>
Use = default to define a trivial destructor

922d7824f24d014591ab3be8da8fbb88caf69d1c authored about 4 years ago by Luís Pereira <[email protected]>
Initialized variables

Always good practice.

0e527cbfd793b7855be758c08f45256789f58718 authored about 4 years ago by Luís Pereira <[email protected]>
Merge pull request #37 from lxqt/prerelease

Pre-release changes

b41c416b54c54357dd468c0fe73eb712f949cf40 authored about 4 years ago by tsujan <[email protected]>
Pre-release changes

f47e5042353f78d7c5db2af9dca9df5e60253006 authored about 4 years ago by Tsu Jan <[email protected]>
Merge pull request #36 from lxqt/prerelease

Pre-release changes

47fb1f799b418a8b4c3d0ca8861b4cc8c3e27b9b authored over 4 years ago by tsujan <[email protected]>
Pre-release changes

54dadf69b6e124408b9e6f4686979dfe03cd9fe4 authored over 4 years ago by Tsu Jan <[email protected]>
Merge pull request #35 from lxqt/remove-string-casts-defs

Remove (duplicated) string casts definitions

d144318819f76beace90b7fc186ecaf1317d8221 authored about 5 years ago by Luís Pereira <[email protected]>
Remove (duplicated) string casts definitions

Already defined in LXQtCompilerSettings.

36bda06a965a51a357efed8d6a0cf6e4c56d342f authored about 5 years ago by Luís Pereira <[email protected]>
Port towards C++11 override

03d56bc277ca227cec03bd44fb732783a6c19485 authored over 5 years ago by Luís Pereira <[email protected]>
Port towards C++11 nullptr

fbfd823e77be6de1150625394d27c8bc1bc25028 authored over 5 years ago by Luís Pereira <[email protected]>
Reworded github issue template

7e15a2add787d7084659232dc3622d7dc02ce60c authored almost 6 years ago by Alf Gaida <[email protected]>
Changelog for 0.4.2 (#32)

938bc6a5ca14bd883598ca645c06916e413af329 authored almost 6 years ago by Alf Gaida <[email protected]>
Provide minimum versions

Bump libsysstat version to 0.4.2

ef0e4de821814486971f42421ca8caf0a90d6b9f authored about 6 years ago by Alf Gaida <[email protected]>
Set cmake_minimum_required(VERSION 3.1.0 FATAL_ERROR)

Removed set CMAKE_BUILD_TYPE

ecc759f134f39d562653d648230efd48612102e7 authored about 6 years ago by Alf Gaida <[email protected]>
Don't use automatic string conversions

* Disables automatic conversions from 8-bit strings (char *) to unicode
QStrings.
* Disables a...

9f9f025022ce0951bc7d496faccc27bb4949f1d2 authored over 6 years ago by Luís Pereira <[email protected]>
Removes local compile definition

QT_NO_FOREACH is already part of LXQtCompilerSettings CMake module.

ce6c853806247f55b87d736f4d782a9c69c4d98a authored over 6 years ago by Luís Pereira <[email protected]>
Release 0.4.1: Update changelog

01a61d1c8f27fe8f9cd175967de687d2e9fdbbbf authored over 6 years ago by Alf Gaida <[email protected]>
Bump patch version to 1

87236354d3b7f40da384bc8055c6294443bb3d8c authored over 6 years ago by Alf Gaida <[email protected]>
CMake: Prevent in-source builds

a2ec68a2f5a3b8c76d040041c6583174d06057ea authored over 6 years ago by Luís Pereira <[email protected]>
Fixed year and https

ac32987ac2f2863489d28eacbfc1193856230528 authored almost 7 years ago by Alf Gaida <[email protected]>
Fixes some lxde mentions

d1c1cb105fdf200018ee57c37f0019ef6108c277 authored almost 7 years ago by Alf Gaida <[email protected]>
Drop Qt foreach.

Replaced with the ranged-for loop.
Using QT_NO_FOREACH to enforce it.
Qt 5.7.1 required. We use ...

e4904adcbf352bee7da50800d9a9cbb202179f40 authored about 7 years ago by Luís Pereira <[email protected]>
Bump LXQTBT_MINIMUM_VERSION to 0.4.1

c6aaf798fdf5788cd20345e7bae2c16131135ba3 authored about 7 years ago by Alf Gaida <[email protected]>
Handle CMake CMP0024

CMP0024 OLD behavior will be deprecated.

412c245638664c12f02ef0499a03c75bd0c9d267 authored about 7 years ago by Luís Pereira <[email protected]>
Don't export github templates

785fb09a0d3991ec9df572e2ffc23dbd0c03deac authored over 7 years ago by Alf Gaida <[email protected]>
Release 0.4.0: Update changelog

72477b8d81c0a9ba2e7e155b66a83efedca82988 authored over 7 years ago by Alf Gaida <[email protected]>
correct spelling mistake

0cefc5a454f775deb3b02ad177c6ef2265772244 authored over 7 years ago by Edward Betts <[email protected]>
bump version and needed version of lxqt-build-tools

7d49292f2a74646165bc815fdeb85e4fb75f3d91 authored over 7 years ago by Alf Gaida <[email protected]>
liblxqt make no sense here

qtxdg and build tools do

629a343317c6e969406fa776c01d5967fd38ad06 authored over 7 years ago by Alf Gaida <[email protected]>
Copied issue template

refs lxde/lxqt/issues/1322

8a83abcf193a9d33b9769825877b33072bde20a5 authored over 7 years ago by Alf Gaida <[email protected]>
Drops Qt5Core_VERSION_STRING

Use Qt5Core_VERSION. Qt5Core_VERSION_STRING is a compatibility variable and
it was removed in Qt...

3ef845a319a9492eb953a8a43e098bcf6c7e13f8 authored over 7 years ago by Luís Pereira <[email protected]>
Fixes (#17)

* Puts const references in foreach loops

We don't need a copy, a const reference is enough an...

43d8f4d639a30067c3332fe94d0da91240b83ba9 authored over 7 years ago by Luís Pereira <[email protected]>
Bump years

dcc429cbb6701d2aa46c0153266d08bb6b6ae8ba authored about 8 years ago by Alf Gaida <[email protected]>
Release 0.3.3: Update changelog

0be507cbf00f8a2b494a075a8f6901290daf0b66 authored about 8 years ago by Alf Gaida <[email protected]>
Bump patch version to 3

11d59c1a05e4a8bc4722611a2f01c320f7a9ba0b authored about 8 years ago by Alf Gaida <[email protected]>
Merge branch 'cmake-maint'

* cmake-maint:
Simplify include_directories and compile definitions
Adds Building project na...

59df174e15ddd03bdd3cd81279f68e13f3c0078b authored about 8 years ago by Luís Pereira <[email protected]>
Simplify include_directories and compile definitions

They can be packed.

53222b0b49ed7c353111353801a669b0e167b4ee authored about 8 years ago by Luís Pereira <[email protected]>
Adds Building project name and Qt version message

It's very useful when building with multiple Qt versions.

2bbcf84fca205a69001ab4090031f66a83f7c470 authored about 8 years ago by Luís Pereira <[email protected]>
Adds a minimum Qt minimum version requirement

It also Drops Qt5LinguistTools requirement. There are no translations.

b858d2548c2044a37a1cf822435a104f9575feba authored about 8 years ago by Luís Pereira <[email protected]>
README.md: Add build dependency lxqt-build-tools

3ca983390b6d739774366e5771bdcd39dfaed501 authored about 8 years ago by Peter Mattern <[email protected]>
Merge branch 'use-lxqt-build-tools'

* use-lxqt-build-tools:
Use the lxqt-build-tools LXQtCreatePkgConfigFile
Use the lxqt-build-...

f384265373355387180c1c47bea3307b6eef1cee authored about 8 years ago by Luís Pereira <[email protected]>
Use the lxqt-build-tools LXQtCreatePkgConfigFile

Drop the local one.

b0032d3bc82d29dd51c596b5dc01151b3d4a404a authored over 8 years ago by Luís Pereira <[email protected]>
Use the lxqt-build-tools LXQtCreatePortableHeaders module

Drop the local copy.

ddc4a09e359034b6a4258986ab0d000d98013f46 authored over 8 years ago by Luís Pereira <[email protected]>
Use the new lxqt-build-tools package

Remove the local copy of LXQtCompilerSettings. Use the central one.

e9b51d4b9a620474074679a7cfec4511643a0443 authored over 8 years ago by Luís Pereira <[email protected]>
Remove cpack (#14)

* remove "building with cpack" from CMakeLists.txt - not used anymore
* Added very basic .gitat...

2813786bc0e42b8002c93659495ab4d4ebfe301c authored over 8 years ago by Alf Gaida <[email protected]>
Release 0.3.2: Add changelog

9e644cbcbeb9723714431598cd254dac448efb15 authored over 8 years ago by Alf Gaida <[email protected]>
Bump version to 0.3.2

076859da01233ea50a2c4c4f9da9d56ce8222f41 authored over 8 years ago by Alf Gaida <[email protected]>
Add README.md

7fbf8188f05a23b2505332786f17bf8bad16df3d authored over 8 years ago by Peter Mattern <[email protected]>
fixes lxde/libsysstat/issues/11

8f41b10156e452c3556908b895b1f286ef302c0d authored over 8 years ago by Alf Gaida <[email protected]>
Bump year and change listed licenses

libsysstat is LGPL 2.1+ only, there are no GPL2 files in it

17c4bf0b745f3c266b66f3cc35b1b8e1db11dc36 authored almost 9 years ago by Alf Gaida <[email protected]>
Fix rare file descriptor leak in readAllFile()

If open() returned the valid file descriptor 0 then it was handled like
an error. The file was t...

cef43c01c9fab705470d122434af04e4cc88a01b authored about 9 years ago by Philipp Wiesemann <[email protected]>
Release 0.3.1

7b173f36872f5943792b61ef760ee3ed8da4e3ae authored about 9 years ago by Jerome Leclanche <[email protected]>
Remove duplicate LICENSE file

6d6c4509291d4acff7ded40a5391f3f28411550b authored about 9 years ago by Jerome Leclanche <[email protected]>
Remove leftover translation comments

bea2af966912522339198db95a5b74ac96eb2923 authored about 9 years ago by Jerome Leclanche <[email protected]>
Fix license file

21a491d4b6a8d868d8c6975910fb1e3d0202c348 authored about 9 years ago by Jerome Leclanche <[email protected]>
Add release script

024b66a6bf6c16fff30847a00de2df03854fbe79 authored about 9 years ago by Jerome Leclanche <[email protected]>
Handles CMake policy CMP0063

The ``OLD`` behavior for this policy is to ignore the visibility properties
for static libraries...

e58d8be655bf631f0695e2d790e7d1a94faf8c94 authored over 9 years ago by Luís Pereira <[email protected]>
Uses a local copy of LXQCompilerSettings

CX11 and CX0X commented out. It's not a requirement to compile the library.

21ddc8bbf355b5a93565fa7e194ca4af5d01d62c authored over 9 years ago by Luís Pereira <[email protected]>
CMake: Adds Runtime and Devel install COMPONENTs

There are two install components:
Devel Contains all the development files;
Runtime Contains all...

0a59c411aad006adb66755f677611da9a95b9164 authored over 9 years ago by Luís Pereira <[email protected]>
Merge branch 'build-system'

* build-system:
Use target_compile_definitions()
Use CMAKE_INCLUDE_CURRENT_DIR
Use GNUInst...

5ef5c4a91ee03d9bb0cd782287ee501188d18c7c authored over 9 years ago by Luís Pereira <[email protected]>
Use target_compile_definitions()

Drops use of add_definitions()

c714cf462c3b60253a206c68dbfbfb7bfab42e6c authored over 9 years ago by Luís Pereira <[email protected]>
Use CMAKE_INCLUDE_CURRENT_DIR

Drops include_directories(..).

b57d81b402c62ff8f80f5c014fc09a4996a1f119 authored over 9 years ago by Luís Pereira <[email protected]>
Use GNUInstallDirs

Drop LIB_INSTALL_DIR, LIB_SUFFIX and INCLUDE_INSTALL_DIR.
Replaced old create_pkgconfig_file() w...

ec17f9eb3638c08e96ba155ec8bc558b3409eda2 authored over 9 years ago by Luís Pereira <[email protected]>
Coding style cleanups

Easier to read and maintain.

a195eda57c68f14f0ebc79256ae579e700556ab3 authored over 9 years ago by Luís Pereira <[email protected]>
Disables translations support

There aren't any translations.

5c526f1ec24e96cb37688781043777b9d1750fb6 authored over 9 years ago by Luís Pereira <[email protected]>
Use CMAKE_AUTOMOC, drops qt5_wrap_cpp()

bebf7ac47978ba54308e7957255f515a301fb668 authored over 9 years ago by Luís Pereira <[email protected]>
Merge branch 'targets'

* targets:
Adapts the buildsystem to use CMake Targets

6017f2ea528be733d298b1f301a9f02c6e4a7a95 authored over 9 years ago by Luís Pereira <[email protected]>
Adapts the buildsystem to use CMake Targets

ca98d603bd2d06716f9d9de79392e6bcaa4f1420 authored over 9 years ago by Luís Pereira <[email protected]>
Fix warnings about using uninitialized variables

Six warnings were given when compiling. Initializing the local variables
fixed them. It also fix...

f72bc6173f25710089d237b1f37ff88b7772455d authored over 9 years ago by Philipp Wiesemann <[email protected]>
Merge pull request #5 from heliocastro/versioning

- Bump missing versioning

af7d4b459331b9537042e3d79506e0893605db4f authored almost 10 years ago by Luís Pereira <[email protected]>
- Bump missing versioning

96fb242e2070b22d504d93c89616dd017f85e201 authored almost 10 years ago by Helio Chissini de Castro <[email protected]>
Adds the Requires field to the .pc confile file

It has been unnoticed because other packages already required it.

70f70eb97e5b144a63468ea78b6c436bf43cf571 authored about 10 years ago by Luís Pereira <[email protected]>
Generate .pc file with the proper version value

Closes libsystat#3.

999f304861db0fc33e5bb79f3b455f4e1d76b3fa authored about 10 years ago by Luís Pereira <[email protected]>
Clean up CMakeLists.txt, drop Qt4 support

174cff6b77d347d201c71b2f5e464ad65d5d7cbd authored about 10 years ago by Jerome Leclanche <[email protected]>
Release 0.2.0

1bbb8db9773ea22d3f756f5fb54393cb0055872b authored about 10 years ago by Jerome Leclanche <[email protected]>
simplify QT switching, use ENV

151ef16fc9f889d8b4f6e8bbdb774c923fd93757 authored over 10 years ago by Alf Gaida <[email protected]>
Use QString::fromLatin1() instead of QString::fromAscii()

QString::fromAscii() is obsolete in Qt5.

Signed-off-by: Luís Pereira <luis.artur.pereira@gmail....

ea4a9d91289176e165d3f94e2ab19d5f103cf7d6 authored over 10 years ago by Luís Pereira <[email protected]>
Adapt the build system to handle Qt4 and Qt5

The library name for Qt4 is sysstat, for Qt5 is sysstat-qt5.
The headers for Qt4 are:
#include <...

80275532b360ac055362588c5bf6d31bb5cecffb authored over 10 years ago by Luís Pereira <[email protected]>
Improve FreeBSD support

afab90ac7d20386b671452a0e7207e152807d1e3 authored over 10 years ago by Hong Jen Yee (PCMan) <[email protected]>
Update AUTHORS and COPYING

574dee2d9c6b6f13caa14089bbbe13a9bfa6555e authored over 10 years ago by Jerome Leclanche <[email protected]>
Add CPack rules for creating tarball

cdbfc4c9062cf32238263efaa7c3f1261fa0fdbf authored over 10 years ago by Hong Jen Yee (PCMan) <[email protected]>
Don't append library suffix to library install path, but use it by default

b3806d894227449184b35f424ce71e54171b6ea1 authored almost 11 years ago by Veeti Paananen <[email protected]>
Allow installation path configuration with standard CMake X_INSTALL_DIR

91511e308d90663502f073871cf5b2d815483330 authored about 11 years ago by Veeti Paananen <[email protected]>
Retain old CMAKE_CXX_FLAGS while setting visibility.

a3676952d249d635f92b99115ad404ee86db77be authored about 11 years ago by Hong Jen Yee (PCMan) <[email protected]>
Install cmake files.

e61f67d176bdd8c6e8d422c23371a0e2f1938779 authored about 11 years ago by Hong Jen Yee (PCMan) <[email protected]>
Use gcc visibility to avoid unecessary symbol exports.

df748e8583cb27899a9f23fcd39a33b334e66c2d authored about 11 years ago by Hong Jen Yee (PCMan) <[email protected]>
Make the lib buildable independently.

Fix AUTHORS file.

f474b9c8d3e9b10b3b823f0223a2bb09cec5ec18 authored over 11 years ago by Hone Jen Yee (PCMan) <[email protected]>
Add COPYING and AUTHORS files

8469272443c824f4d962e1802dd20e96a5802c6d authored over 11 years ago by Hone Jen Yee (PCMan) <[email protected]>
libraries: Removes unneeded include(RazorLibSuffix)

RazorLibSuffix is included in the root CMakeLists.

Signed-off-by: Luís Pereira <luis.artur.pere...

9c4f8699c55c7da974b83d086fe74972079dee1d authored over 11 years ago by Luís Pereira <[email protected]>
libraries: Removes unneeded cmake_minimum_required(VERSION 2.6)

The minimum required cmake version is already set in the root CMakeLists.

Signed-off-by: Luís P...

d0093b35ff76a6ae3dab2319475af155580e7f03 authored over 11 years ago by Luís Pereira <[email protected]>
libraries: Removes unneeded find_package(Qt4)

Qt is already included in the root CMakeLists.

Signed-off-by: Luís Pereira <luis.artur.pereira@...

bc395eb2b4f02cf1bc880d815bc53b06cdc91135 authored over 11 years ago by Luís Pereira <[email protected]>