summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* update depsGiampaolo Rodola2016-09-221-1/+2
* refactor Makefile so that it works also on BSDGiampaolo Rodola2016-09-221-8/+11
* add make grep-todosGiampaolo Rodola2016-09-051-0/+7
* win test: make win32 external modules mandatoryGiampaolo Rodola2016-09-051-1/+1
* update MakefileGiampaolo Rodola2016-09-051-3/+5
* Merge branch 'master' of github.com:giampaolo/psutilGiampaolo Rodola2016-09-051-3/+3
|\
| * refactor make filesGiampaolo Rodola2016-09-051-3/+3
* | makefile: add setuptools to list of depsGiampaolo Rodola2016-09-041-0/+1
|/
* add script to print release announceGiampaolo Rodola2016-09-021-0/+3
* other pre-release checksGiampaolo Rodola2016-09-011-2/+2
* other pre-release checksGiampaolo Rodola2016-09-011-3/+4
* download_exes.py: highlight err in redGiampaolo Rodola2016-09-011-1/+1
* extra pre-release checksGiampaolo Rodola2016-09-011-1/+8
* update Makefilerelease-4.3.1Giampaolo Rodola2016-09-011-1/+1
* update MakefileGiampaolo Rodola2016-09-011-1/+2
* update MakefileGiampaolo Rodola2016-09-011-11/+9
* add make pre-release and release cmdsGiampaolo Rodola2016-09-011-1/+19
* little refactoringGiampaolo Rodola2016-09-011-15/+17
* fix #881: 'make install' now works also when using a virtual env.Giampaolo Rodola2016-09-011-7/+24
* add make test-miscGiampaolo Rodola2016-08-081-0/+4
* update INSTALL/DEV instructionsGiampaolo Rodola2016-08-061-2/+4
* refactor MakefileGiampaolo Rodola2016-08-051-13/+37
* rm tmp dir after make build/installGiampaolo Rodola2016-07-101-4/+7
* make setup-dev-env; download/install pip only if necessaryGiampaolo Rodola2016-07-041-7/+14
* fix Makefile which wasn't working on FreeBSDGiampaolo Rodola2016-07-031-21/+10
* win / CI: try not to upgrade pip version and see whether pip produces compati...Giampaolo Rodola2016-06-121-2/+2
* refactor makefileGiampaolo Rodola2016-06-121-13/+19
* makefile refactoringGiampaolo Rodola2016-06-121-5/+5
* makefile refactoringGiampaolo Rodola2016-06-121-15/+16
* Sets Makefile variable for imports compatible with Python 3.xTim2016-05-251-4/+11
* try to install pip globallyGiampaolo Rodola2016-05-141-0/+4
* force build of old 4.1.0 verappveyor-experimentsGiampaolo Rodola2016-05-141-1/+0
* #817: add script to download exes/whels from appveyorGiampaolo Rodola2016-05-141-0/+6
* fix #788: [NetBSD] virtual_memory()'s buffers and shared values were set to 0.Giampaolo Rodola2016-01-241-1/+1
* fix #766: [Linux] net_connections() can't handle malformed /proc/net/unix file.Giampaolo Rodola2016-02-151-1/+1
* #523 / disk_io_counters / OpenBSD: add busy_time fieldGiampaolo Rodola2016-01-141-1/+0
* add new make cmd to run os specific testsGiampaolo Rodola2016-02-091-0/+4
* fix more testsGiampaolo Rodola2016-02-081-0/+1
* fix broken testsGiampaolo Rodola2016-02-081-3/+3
* #759: [Linux] Process.memory_maps() may return paths ending with (deleted)Giampaolo Rodola2016-02-081-1/+1
* fix #350 move tests in psutil namespace (and split them)Giampaolo Rodola2016-02-081-3/+3
* refactor setup.py + fix MakefileGiampaolo Rodola2015-09-021-4/+5
* fix OSX test failureGiampaolo Rodola2015-06-141-3/+4
* try to fix coverallsGiampaolo Rodola2015-07-271-1/+1
* update docsGiampaolo Rodola2015-07-151-1/+1
* #534: (Linux) add support for ZFS filesystemsGiampaolo Rodola2015-07-111-1/+1
* continuous code quality test integration with scrutinizer-ci.comGiampaolo Rodola2015-07-111-6/+4
* activate other python versionsGiampaolo Rodola2015-07-111-1/+1
* fix tests on py 2.6 and 3.2Giampaolo Rodola2015-07-111-1/+1
* update MakefileGiampaolo Rodola2015-07-101-9/+7