summaryrefslogtreecommitdiff
path: root/src/libs/utils/hostosinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* HostOsInfo: compile, #define _WIN32_WINNT for GetNativeSystemInfoDaniel Teske2013-08-121-1/+3
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
* Compile fix on Windowshjk2013-01-171-1/+1
* Compile fix for HostInfo on Linuxhjk2013-01-171-1/+5
* Add architecture information to Utils::HostOsInfoDaniel Teske2013-01-161-0/+54
* make Utils::HostOsInfo have zero runtime costOswald Buddenhagen2012-08-311-58/+0
* Utils: Introduce HostOsInfo class.Christian Kandeler2012-08-271-0/+58