index
:
delta/python-packages/psutil.git
0-wiz-0-master
1018-test-refactoring
1040-fix-unicode
1044-osx-zombies
1053-drop-py26-test-support
1058-enable-fix-warnings
1102-proc-bitness
1124-win-wait
1151-PSUTIL_TESTING_env_var
1173-debug-mode
1183-proc-children-speedup
357-proc-cpu-num
371-temperatures
5.7.3
5.9.0-py3.6-wheels
613-thread-names
655-windows-unicode
663-ptp-ifaces
720-sysinfo
722-net-io-ext
756-disk-io-busy-time
771-win-cpu-count
772-net-io-counters-ext
777-linux-files-pos-mode
779-proc-cpu-children-times
792-cpu-stats
795-win-services
802-wrap-numbers
887-linux-free-mem-standardization
887-linux-free-mem-standardization-2
922-if-flags
930-netbsd-connections-segfault
941-cpu-freq
941-cpu-info
955-battery-sensors
EvinceMoi-fix-net_io_counter-overflow
alxchk-master
appveyor
appveyor-debug
appveyor-experiments
black
bsebi-master
c-excs-refact
c-mod-init
central-testcase-class
ci-tests
connections-refactoring
cpu-freq-sparc
cpu-info
cpu-temp
cygwin
debug-c-macro
debug-travis-osx
disk-part-ext
disk-swaps
download_stats
dragonfly-bsd
drop-win-xp-support
fbenkstein-non-unicode
fix-ci
fix-ntext.h
fix-tests
fix-win-set-debug
fix-workflow
freebsd-ci
freebsd-rlimit
fs-exceptions
get_open_files_thread
github-actions
history-urls
ipv6-zone-id
label-old-issues
landryb-openbsd
linux-cat-bcat
linux-disk-io-partitions
linux-mem
linux-zombie-proc
malloc-info
master
mem-refactoring
mem-refactoring-2
memleak-adjust
memleak-fluctuation
memleaks-refact
mindw-move_extension_2_pkg
net-if-flags
new-cpu-count
nicolargo-fansensor
nicstats-250
numfds-test-case-class
oneshot
oneshot-win
openbsd-fixes
osx-failure
osx-ionice
osx-kern-procargs2
osx-list-fds-refact
osx-mem-maps-segfault
osx-move-proc-funcs
osx-temps-alternate
osx-travis-failure
osx-wheels-debug
parallel-build
parallel-tests
pr-1036
pre-release
print-leftover
prlimit
proc-iter-fix
proc-namespace
psutil-test-flag
psutil-testing-envvar
py3.10-deprecation-warn
pyobj-refact
pypy
pypy2-win
read-whole-proc-files-2
readme-update
reap-children
refactor-c-pid-exists
release-gil
revert-1493-fix_cpu_freq
revert-888-887-linux-free-mem-standardization
revert-popen
revive-environ-windows
rich-exceptions
root-fs-device
set_procfs_path
shared-mem
skip-osx-py27
spacewander-patch-1
sync-test-primitives
test-fetch-all-parallel
testfn
thread-safety
thread-safety-2
tidelift
travis-experiments
upload-action
utils-refact
virtualization
wait-exit-code
wheel4
wheel5
wheels2
wheels3
wheels6
wifi
win-alternate-exe-api
win-c-refact
win-cons-speedup
win-cpu-times-refact
win-getloadavg
win-loadlib-refact
win-ntstatus-errs
win-open-files-fixes
win-open-files2
win-openprocess-fix-2
win-pid-type
win-pid-type2
win-proc-exe
win-proc-resources
win-refact
win-swap-usage-via-pagefiles
win-time-precision
win-uss-mem
winerr-0
winerr-handling
winloadlib
xxx
github.com: giampaolo/psutil.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
internal
/
winmake.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
win, C, refact: rename process_*.c files to proc_*.c
win-c-refact
Giampaolo Rodola
2023-04-19
1
-0
/
+9
*
Fix pylint warnings / cleanup (#2218)
Giampaolo Rodola
2023-04-01
1
-8
/
+14
*
add windows test for free physical mem #2074
Giampaolo Rodola
2022-10-21
1
-2
/
+2
*
Fix AppVeyor CI (#2111)
Matthieu Darbois
2022-06-05
1
-2
/
+4
*
add flake8-debugger plugin to detect pdb/set_trace() lines
Giampaolo Rodola
2022-05-25
1
-1
/
+5
*
Drop Python 2.6 support (#2099)
Hugo van Kemenade
2022-04-16
1
-2
/
+0
*
assert scripts have +x bit
Giampaolo Rodola
2021-12-15
1
-5
/
+5
*
Automatically sort imports (isort CLI tool) (#2033)
Giampaolo Rodola
2021-12-14
1
-2
/
+3
*
Remove Travis and Cirrus, use GH also for FreeBSD (#1880)
Giampaolo Rodola
2020-11-15
1
-21
/
+0
*
Fix py 3.9 [WinError 998] Invalid access to memory location (#1866)
Giampaolo Rodola
2020-10-31
1
-3
/
+26
*
Wheels 3 (#1764)
Giampaolo Rodola
2020-05-23
1
-8
/
+6
*
rename memleaks script
Giampaolo Rodola
2020-05-13
1
-1
/
+1
*
Memory leak test: take fluctuations into account (#1757)
Giampaolo Rodola
2020-05-13
1
-1
/
+0
*
Add new TestFdsLeak test class (#1752)
Giampaolo Rodola
2020-05-06
1
-0
/
+8
*
fix some memleak tests on win
Giampaolo Rodola
2020-05-05
1
-2
/
+2
*
Drastically improve "make test/build" speed.
Giampaolo Rodola
2020-05-01
1
-14
/
+14
*
Per-test file cleanup and new PsutilTestCase (#1743)
Giampaolo Rodola
2020-04-30
1
-8
/
+5
*
Parallel build (#1741)
Giampaolo Rodola
2020-04-30
1
-5
/
+6
*
Git hook for renamed/added/deleted files + flake8 print() + tidelift (#1704)
Giampaolo Rodola
2020-02-21
1
-1
/
+2
*
Add C linter script (#1698)
Giampaolo Rodola
2020-02-18
1
-2
/
+2
*
get rid of pip_install() code for py2; move everything in runner.py
Giampaolo Rodola
2020-02-15
1
-1
/
+1
*
point all shebangs to python 3
Giampaolo Rodola
2020-02-15
1
-1
/
+1
*
Add support for PyPy on Windows (#1686)
Giampaolo Rodola
2020-02-11
1
-3
/
+9
*
properly cleanup C thread
Giampaolo Rodola
2020-01-14
1
-0
/
+2
*
exec make install before 2 targets
Giampaolo Rodola
2020-01-14
1
-0
/
+2
*
fix some win tests
Giampaolo Rodola
2020-01-06
1
-1
/
+1
*
winmake.py: use argparse
Giampaolo Rodola
2020-01-06
1
-114
/
+84
*
winmake.py: accept builtiple targets/args
Giampaolo Rodola
2020-01-03
1
-9
/
+12
*
winmake / uninstall: remove installation path from easy-install.pth file
Giampaolo Rodola
2020-01-02
1
-0
/
+18
*
Drop windows XP support (#1652)
Giampaolo Rodola
2020-01-01
1
-1
/
+0
*
highlight cmd.exe warnings/errs from VS
Giampaolo Rodola
2019-12-30
1
-1
/
+53
*
fix #1578: 'perf' lib was renamed to 'pyperf'
Giampaolo Rodola
2019-09-18
1
-1
/
+1
*
fix #1478: add make command to re-run tests failed on last run
Giampaolo Rodola
2019-04-05
1
-0
/
+10
*
update doc + change git hook location
Giampaolo Rodola
2019-03-02
1
-1
/
+1
*
Restore Win-7 support on GIT master (5.5.1 was OK) (#1446)
Giampaolo Rodola
2019-02-28
1
-8
/
+11
*
appveyor: run print scripts after tests
Giampaolo Rodola
2019-02-27
1
-4
/
+7
*
move access_denied script
Giampaolo Rodola
2019-02-27
1
-1
/
+1
*
Process SE DEBUG mode was not set on Windows (#1429)
Giampaolo Rodola
2019-02-25
1
-0
/
+7
*
fix PEP8 style mistakes
Giampaolo Rodola
2018-11-07
1
-1
/
+1
*
Correct capitalization of PyPI (#1337)
Jon Dufresne
2018-09-26
1
-1
/
+1
*
winmake: add upload-wheels cmd
Giampaolo Rodola
2018-06-29
1
-0
/
+7
*
adust winmake individual tests
Giampaolo Rodola
2018-04-13
1
-7
/
+7
*
and another one
Giampaolo Rodola
2018-04-12
1
-1
/
+5
*
adjust win deps
Giampaolo Rodola
2018-04-12
1
-4
/
+8
*
fix appveyor.yml syntax
Giampaolo Rodola
2018-03-29
1
-1
/
+1
*
fix git commit hook cmd on win
Giampaolo Rodola
2018-03-24
1
-1
/
+11
*
Revert "Move tests out of package to top level directory (#1232)" (#1242)
Giampaolo Rodola
2018-03-11
1
-7
/
+7
*
Move tests out of package to top level directory (#1232)
Jon Dufresne
2018-03-09
1
-7
/
+7
*
1173 debug mode (#1176)
Giampaolo Rodola
2017-11-14
1
-0
/
+1
*
refactor winmake.py
Giampaolo Rodola
2017-11-12
1
-12
/
+29
[next]