summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* fix make check-broken-linksGiampaolo Rodola2017-05-121-2/+2
* better way to check if there are uncommitted changesGiampaolo Rodola2017-05-121-1/+1
* better way to check if there are uncommitted changesGiampaolo Rodola2017-05-121-1/+1
* better way to check if there are uncommitted changesGiampaolo Rodola2017-05-121-1/+1
* exit make pre-release if there are uncommitted changesGiampaolo Rodola2017-05-121-2/+1
* add make sdistGiampaolo Rodola2017-05-121-8/+13
* fix #1060: dynamically generate MANIFEST.inGiampaolo Rodola2017-05-121-4/+10
* add a script to print releases timeline in RST format; also show a diff betwe...Giampaolo Rodola2017-05-101-0/+4
* 1058 enable fix warnings (#1059)Giampaolo Rodola2017-05-101-28/+28
* Merge pull request #1036 from himanshub16/check-broken-linksGiampaolo Rodola2017-05-011-1/+6
|\
| * remove comment from MakefileHimanshu Shekhar2017-04-301-2/+0
| * add requests as dependencyHimanshu Shekhar2017-04-301-1/+2
| * update argument passing method to scriptHimanshu Shekhar2017-04-301-4/+3
| * update makefile to include check-broken-linksHimanshu Shekhar2017-04-291-0/+7
* | add a new test_contracts.py test suite which checks API sanity, mainly in ter...Giampaolo Rodola2017-04-301-0/+5
|/
* move connections-related tests in their own fileGiampaolo Rodola2017-04-291-10/+16
* make clean: delete the correct test file nameGiampaolo Rodola2017-04-281-1/+1
* move unicode tests in their own fileGiampaolo Rodola2017-04-281-0/+5
* update docGiampaolo Rodola2017-04-251-21/+31
* minor changeGiampaolo Rodola2017-04-251-2/+3
* #1018: add --install-deps optGiampaolo Rodola2017-04-251-2/+2
* #1018: enable 'python -m psutil.tests' to run tests1018-test-refactoringGiampaolo Rodola2017-04-241-4/+4
* fix #1000: setup.py: suppress module name: module references __file__warningGiampaolo Rodola2017-03-251-1/+0
* makefile: remove upload-doc (outdated)Giampaolo Rodola2017-02-031-7/+0
* update docGiampaolo Rodola2017-02-031-1/+1
* CI integration: add python 3.6Giampaolo Rodola2017-01-151-1/+1
* add make doc commandGiampaolo Rodola2016-12-211-0/+6
* update MakefileGiampaolo Rodola2016-12-081-1/+1
* update MANIFEST.inGiampaolo Rodola2016-12-081-0/+4
* Merge branch 'master' into oneshotGiampaolo Rodola2016-10-291-2/+2
|\
| * update docGiampaolo Rodola2016-10-291-2/+2
* | Merge branch 'master' into oneshotGiampaolo Rodola2016-10-271-7/+7
|\ \ | |/
| * winmake clean: make it an order of magnitude faster; also update MakefileGiampaolo Rodola2016-10-271-7/+7
* | Merge branch 'master' into oneshotGiampaolo Rodola2016-10-271-0/+1
|\ \ | |/
| * winmake: more aggressive logic to uninstall psutilGiampaolo Rodola2016-10-271-0/+1
* | Merge branch 'master' into oneshotGiampaolo Rodola2016-10-271-17/+20
|\ \ | |/
| * make 'make clean' 4x faster!Giampaolo Rodola2016-10-261-17/+20
* | adjust bench2 script to new perf APIGiampaolo Rodola2016-10-271-4/+1
* | upgrade perf codeGiampaolo Rodola2016-10-261-0/+1
* | merge from masterGiampaolo Rodola2016-10-251-6/+9
|\ \ | |/
| * pre-releaserelease-4.4.1Giampaolo Rodola2016-10-251-1/+0
| * linux: separate IFFLAGS functionGiampaolo Rodola2016-10-251-1/+2
| * more releases timeline from README to docGiampaolo Rodola2016-10-241-3/+3
| * fix compilation warns on OSXGiampaolo Rodola2016-10-181-1/+2
| * add make test-posix cmd; fix test failing on netbsdGiampaolo Rodola2016-10-131-0/+4
* | merge from masterGiampaolo Rodola2016-10-131-1/+4
|\ \ | |/
| * on make build don't also do cleanGiampaolo Rodola2016-10-111-1/+4
* | fix MakefileGiampaolo Rodola2016-10-071-5/+5
* | fix conflictsGiampaolo Rodola2016-10-071-18/+7
|\ \ | |/
| * add hack to make unittest print full test paths; also remove nose as a depGiampaolo Rodola2016-10-051-9/+3