summaryrefslogtreecommitdiff
path: root/scripts/internal/winmake.py
Commit message (Expand)AuthorAgeFilesLines
* winmake uninstall: make it a bit smarterGiampaolo Rodola2017-01-231-1/+3
* make.bat: fix invalid cmdlineGiampaolo Rodola2017-01-151-2/+2
* make.bat: att build_exe and build_wheel cmdsGiampaolo Rodola2017-01-151-0/+14
* winmake: use the right win slashesGiampaolo Rodola2016-11-081-1/+1
* winmake: do not try to install GIT commit hook if this is not a GIT cloned dirGiampaolo Rodola2016-11-081-1/+2
* Merge branch 'master' into oneshotGiampaolo Rodola2016-10-281-11/+6
|\
| * refactoringGiampaolo Rodola2016-10-281-10/+5
| * memleak script refactoringGiampaolo Rodola2016-10-281-1/+1
* | update windmake scriptGiampaolo Rodola2016-10-271-0/+2
* | Merge branch 'master' into oneshotGiampaolo Rodola2016-10-271-18/+60
|\ \ | |/
| * winmake clean: make it an order of magnitude faster; also update MakefileGiampaolo Rodola2016-10-271-18/+60
* | Merge branch 'master' into oneshotGiampaolo Rodola2016-10-271-26/+46
|\ \ | |/
| * winmake: more aggressive logic to uninstall psutilGiampaolo Rodola2016-10-271-26/+46
* | adjust winmake scriptGiampaolo Rodola2016-10-191-0/+11
|/
* make more files executableGiampaolo Rodola2016-10-031-0/+0
* fix safe_rmpath on windowsGiampaolo Rodola2016-10-021-0/+7
* refactor make filesGiampaolo Rodola2016-09-051-21/+24
* add make.bat install-git-hookGiampaolo Rodola2016-09-051-3/+8
* relax windows testGiampaolo Rodola2016-09-041-1/+1
* make.bat: recursively rm filesGiampaolo Rodola2016-09-041-9/+64
* make.bat refactoringGiampaolo Rodola2016-08-091-10/+7
* make.bat: add coverage cmdGiampaolo Rodola2016-08-091-1/+13
* rewrite make.bat in pyGiampaolo Rodola2016-08-091-0/+232