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
Pre-release changes
a4f05535c12c4d895b715c9c9ac819aba5530739 authored about 3 years ago by tsujan <[email protected]>bbf684e40b49f58eca8bb8f51c1aa44607f47d26 authored about 3 years ago by Tsu Jan <[email protected]>
It should have been part of 52654c4ffac3d2b0c6ab884a1642d1a9668900e8.
9678e8d9e04aec892013adb73577a9bd328b9c25 authored over 3 years ago by Luís Pereira <[email protected]>Part of https://github.com/lxqt/lxqt/discussions/1974.
52654c4ffac3d2b0c6ab884a1642d1a9668900e8 authored over 3 years ago by Luís Pereira <[email protected]>Update AUTHORS
e913150cd2843456f74666f46cacb89857aa48a6 authored over 3 years ago by tsujan <[email protected]>8bb15c0dadd05066cce7bf00a22139c53caf33f3 authored over 3 years ago by Joel Barrios <[email protected]>
Pre-release changes
23150e256bf4ab833c50477e462e5c78fb2e7525 authored almost 4 years ago by tsujan <[email protected]>ad8aa6b546a1dda4f77f1fd2c596f0504891c659 authored almost 4 years ago by Tsu Jan <[email protected]>
abf9e92b815e8d1af08988244deed06b225430f1 authored about 4 years ago by Luís Pereira <[email protected]>
922d7824f24d014591ab3be8da8fbb88caf69d1c authored about 4 years ago by Luís Pereira <[email protected]>
Always good practice.
0e527cbfd793b7855be758c08f45256789f58718 authored about 4 years ago by Luís Pereira <[email protected]>Pre-release changes
b41c416b54c54357dd468c0fe73eb712f949cf40 authored about 4 years ago by tsujan <[email protected]>f47e5042353f78d7c5db2af9dca9df5e60253006 authored about 4 years ago by Tsu Jan <[email protected]>
Pre-release changes
47fb1f799b418a8b4c3d0ca8861b4cc8c3e27b9b authored over 4 years ago by tsujan <[email protected]>54dadf69b6e124408b9e6f4686979dfe03cd9fe4 authored over 4 years ago by Tsu Jan <[email protected]>
Remove (duplicated) string casts definitions
d144318819f76beace90b7fc186ecaf1317d8221 authored about 5 years ago by Luís Pereira <[email protected]>Already defined in LXQtCompilerSettings.
36bda06a965a51a357efed8d6a0cf6e4c56d342f authored about 5 years ago by Luís Pereira <[email protected]>03d56bc277ca227cec03bd44fb732783a6c19485 authored over 5 years ago by Luís Pereira <[email protected]>
fbfd823e77be6de1150625394d27c8bc1bc25028 authored over 5 years ago by Luís Pereira <[email protected]>
7e15a2add787d7084659232dc3622d7dc02ce60c authored almost 6 years ago by Alf Gaida <[email protected]>
938bc6a5ca14bd883598ca645c06916e413af329 authored almost 6 years ago by Alf Gaida <[email protected]>
Bump libsysstat version to 0.4.2
ef0e4de821814486971f42421ca8caf0a90d6b9f authored about 6 years ago by Alf Gaida <[email protected]>Removed set CMAKE_BUILD_TYPE
ecc759f134f39d562653d648230efd48612102e7 authored about 6 years ago by Alf Gaida <[email protected]>
* Disables automatic conversions from 8-bit strings (char *) to unicode
QStrings.
* Disables a...
QT_NO_FOREACH is already part of LXQtCompilerSettings CMake module.
ce6c853806247f55b87d736f4d782a9c69c4d98a authored over 6 years ago by Luís Pereira <[email protected]>01a61d1c8f27fe8f9cd175967de687d2e9fdbbbf authored over 6 years ago by Alf Gaida <[email protected]>
87236354d3b7f40da384bc8055c6294443bb3d8c authored over 6 years ago by Alf Gaida <[email protected]>
a2ec68a2f5a3b8c76d040041c6583174d06057ea authored over 6 years ago by Luís Pereira <[email protected]>
ac32987ac2f2863489d28eacbfc1193856230528 authored almost 7 years ago by Alf Gaida <[email protected]>
d1c1cb105fdf200018ee57c37f0019ef6108c277 authored almost 7 years ago by Alf Gaida <[email protected]>
Replaced with the ranged-for loop.
Using QT_NO_FOREACH to enforce it.
Qt 5.7.1 required. We use ...
c6aaf798fdf5788cd20345e7bae2c16131135ba3 authored about 7 years ago by Alf Gaida <[email protected]>
CMP0024 OLD behavior will be deprecated.
412c245638664c12f02ef0499a03c75bd0c9d267 authored about 7 years ago by Luís Pereira <[email protected]>785fb09a0d3991ec9df572e2ffc23dbd0c03deac authored over 7 years ago by Alf Gaida <[email protected]>
72477b8d81c0a9ba2e7e155b66a83efedca82988 authored over 7 years ago by Alf Gaida <[email protected]>
0cefc5a454f775deb3b02ad177c6ef2265772244 authored over 7 years ago by Edward Betts <[email protected]>
7d49292f2a74646165bc815fdeb85e4fb75f3d91 authored over 7 years ago by Alf Gaida <[email protected]>
qtxdg and build tools do
629a343317c6e969406fa776c01d5967fd38ad06 authored over 7 years ago by Alf Gaida <[email protected]>refs lxde/lxqt/issues/1322
8a83abcf193a9d33b9769825877b33072bde20a5 authored over 7 years ago by Alf Gaida <[email protected]>
Use Qt5Core_VERSION. Qt5Core_VERSION_STRING is a compatibility variable and
it was removed in Qt...
* 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]>dcc429cbb6701d2aa46c0153266d08bb6b6ae8ba authored about 8 years ago by Alf Gaida <[email protected]>
0be507cbf00f8a2b494a075a8f6901290daf0b66 authored about 8 years ago by Alf Gaida <[email protected]>
11d59c1a05e4a8bc4722611a2f01c320f7a9ba0b authored about 8 years ago by Alf Gaida <[email protected]>
* cmake-maint:
Simplify include_directories and compile definitions
Adds Building project na...
They can be packed.
53222b0b49ed7c353111353801a669b0e167b4ee authored about 8 years ago by Luís Pereira <[email protected]>It's very useful when building with multiple Qt versions.
2bbcf84fca205a69001ab4090031f66a83f7c470 authored about 8 years ago by Luís Pereira <[email protected]>It also Drops Qt5LinguistTools requirement. There are no translations.
b858d2548c2044a37a1cf822435a104f9575feba authored about 8 years ago by Luís Pereira <[email protected]>3ca983390b6d739774366e5771bdcd39dfaed501 authored about 8 years ago by Peter Mattern <[email protected]>
* use-lxqt-build-tools:
Use the lxqt-build-tools LXQtCreatePkgConfigFile
Use the lxqt-build-...
Drop the local one.
b0032d3bc82d29dd51c596b5dc01151b3d4a404a authored over 8 years ago by Luís Pereira <[email protected]>Drop the local copy.
ddc4a09e359034b6a4258986ab0d000d98013f46 authored over 8 years ago by Luís Pereira <[email protected]>Remove the local copy of LXQtCompilerSettings. Use the central one.
e9b51d4b9a620474074679a7cfec4511643a0443 authored over 8 years ago by Luís Pereira <[email protected]>
* remove "building with cpack" from CMakeLists.txt - not used anymore
* Added very basic .gitat...
9e644cbcbeb9723714431598cd254dac448efb15 authored over 8 years ago by Alf Gaida <[email protected]>
076859da01233ea50a2c4c4f9da9d56ce8222f41 authored over 8 years ago by Alf Gaida <[email protected]>
7fbf8188f05a23b2505332786f17bf8bad16df3d authored over 8 years ago by Peter Mattern <[email protected]>
8f41b10156e452c3556908b895b1f286ef302c0d authored over 8 years ago by Alf Gaida <[email protected]>
libsysstat is LGPL 2.1+ only, there are no GPL2 files in it
17c4bf0b745f3c266b66f3cc35b1b8e1db11dc36 authored almost 9 years ago by Alf Gaida <[email protected]>
If open() returned the valid file descriptor 0 then it was handled like
an error. The file was t...
7b173f36872f5943792b61ef760ee3ed8da4e3ae authored about 9 years ago by Jerome Leclanche <[email protected]>
6d6c4509291d4acff7ded40a5391f3f28411550b authored about 9 years ago by Jerome Leclanche <[email protected]>
bea2af966912522339198db95a5b74ac96eb2923 authored about 9 years ago by Jerome Leclanche <[email protected]>
21a491d4b6a8d868d8c6975910fb1e3d0202c348 authored about 9 years ago by Jerome Leclanche <[email protected]>
024b66a6bf6c16fff30847a00de2df03854fbe79 authored about 9 years ago by Jerome Leclanche <[email protected]>
The ``OLD`` behavior for this policy is to ignore the visibility properties
for static libraries...
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]>
There are two install components:
Devel Contains all the development files;
Runtime Contains all...
* build-system:
Use target_compile_definitions()
Use CMAKE_INCLUDE_CURRENT_DIR
Use GNUInst...
Drops use of add_definitions()
c714cf462c3b60253a206c68dbfbfb7bfab42e6c authored over 9 years ago by Luís Pereira <[email protected]>Drops include_directories(..).
b57d81b402c62ff8f80f5c014fc09a4996a1f119 authored over 9 years ago by Luís Pereira <[email protected]>
Drop LIB_INSTALL_DIR, LIB_SUFFIX and INCLUDE_INSTALL_DIR.
Replaced old create_pkgconfig_file() w...
Easier to read and maintain.
a195eda57c68f14f0ebc79256ae579e700556ab3 authored over 9 years ago by Luís Pereira <[email protected]>There aren't any translations.
5c526f1ec24e96cb37688781043777b9d1750fb6 authored over 9 years ago by Luís Pereira <[email protected]>bebf7ac47978ba54308e7957255f515a301fb668 authored over 9 years ago by Luís Pereira <[email protected]>
* targets:
Adapts the buildsystem to use CMake Targets
ca98d603bd2d06716f9d9de79392e6bcaa4f1420 authored over 9 years ago by Luís Pereira <[email protected]>
Six warnings were given when compiling. Initializing the local variables
fixed them. It also fix...
- Bump missing versioning
af7d4b459331b9537042e3d79506e0893605db4f authored almost 10 years ago by Luís Pereira <[email protected]>96fb242e2070b22d504d93c89616dd017f85e201 authored almost 10 years ago by Helio Chissini de Castro <[email protected]>
It has been unnoticed because other packages already required it.
70f70eb97e5b144a63468ea78b6c436bf43cf571 authored about 10 years ago by Luís Pereira <[email protected]>Closes libsystat#3.
999f304861db0fc33e5bb79f3b455f4e1d76b3fa authored about 10 years ago by Luís Pereira <[email protected]>174cff6b77d347d201c71b2f5e464ad65d5d7cbd authored about 10 years ago by Jerome Leclanche <[email protected]>
1bbb8db9773ea22d3f756f5fb54393cb0055872b authored about 10 years ago by Jerome Leclanche <[email protected]>
151ef16fc9f889d8b4f6e8bbdb774c923fd93757 authored over 10 years ago by Alf Gaida <[email protected]>
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]>
The library name for Qt4 is sysstat, for Qt5 is sysstat-qt5.
The headers for Qt4 are:
#include <...
afab90ac7d20386b671452a0e7207e152807d1e3 authored over 10 years ago by Hong Jen Yee (PCMan) <[email protected]>
574dee2d9c6b6f13caa14089bbbe13a9bfa6555e authored over 10 years ago by Jerome Leclanche <[email protected]>
cdbfc4c9062cf32238263efaa7c3f1261fa0fdbf authored over 10 years ago by Hong Jen Yee (PCMan) <[email protected]>
b3806d894227449184b35f424ce71e54171b6ea1 authored almost 11 years ago by Veeti Paananen <[email protected]>
91511e308d90663502f073871cf5b2d815483330 authored about 11 years ago by Veeti Paananen <[email protected]>
a3676952d249d635f92b99115ad404ee86db77be authored about 11 years ago by Hong Jen Yee (PCMan) <[email protected]>
e61f67d176bdd8c6e8d422c23371a0e2f1938779 authored about 11 years ago by Hong Jen Yee (PCMan) <[email protected]>
df748e8583cb27899a9f23fcd39a33b334e66c2d authored about 11 years ago by Hong Jen Yee (PCMan) <[email protected]>
Fix AUTHORS file.
f474b9c8d3e9b10b3b823f0223a2bb09cec5ec18 authored over 11 years ago by Hone Jen Yee (PCMan) <[email protected]>8469272443c824f4d962e1802dd20e96a5802c6d authored over 11 years ago by Hone Jen Yee (PCMan) <[email protected]>
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]>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]>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]>