index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
cmake_language
/
CheckProject
Mode
Name
Size
-rw-r--r--
CMakeLists.txt
536
log
stats
plain
-rw-r--r--
lib.c
0
log
stats
plain
>yannvgn
2019-07-31
3-7/+4 *
bpo-34101: Add doc of PyBuffer_GetPointer (GH-14994)
Hai Shi
2019-07-31
1-0/+6 *
bpo-37695: Correct unget_wch error message. (GH-14986)
Anthony Sottile
2019-07-31
2-2/+3 *
bpo-37085: Expose SocketCAN bcm_msg_head flags (#13646)
karl ding
2019-07-31
5-0/+38 *
Refined Qt GUI example in the logging cookbook. (GH-15045)
Vinay Sajip
2019-07-31
1-17/+39 *
IDLE: changelog correction and addition (GH-15042)
Terry Jan Reedy
2019-07-31
2-2/+3 *
bpo-33821: Update IDLE section of What's New 3.7 (#15036)
Terry Jan Reedy
2019-07-31
1-1/+10 *
bpo-33822: Add IDLE section of What's New 3.8 (#15035)
Terry Jan Reedy
2019-07-31
1-0/+27 *
bpo-34162: Add missing items to idlelib/NEWS.txt. (GH-15034)
Terry Jan Reedy
2019-07-31
1-0/+11 *
Fix typos in comments, docs and test names (#15018)
Min ho Kim
2019-07-30