This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
37,637
Commits
9
Branches
456
Tags
1.7
GiB
8777bcae27
Commit Graph
2 Commits
Author
SHA1
Message
Date
Mark Hammond
e81119295e
copy built files to the PCBuild directory, where tools like
...
distutils or external build processes can find them.
2007-07-04 02:03:10 +00:00
Kristján Valur Jónsson
7a0da19087
Complete revamp of PCBuild8 directory. Use subdirectories for each project under the main pcbuild solution. Now make extensive use of property sheets to simplify project configuration. x64 build fully supported, and the process for building PGO version (Profiler Guided Optimization) simplified. All projects are now present, except _ssl, which needs to be reimplemented. Also, some of the projects that require external libraries need extra work to fully compile on x64.
2007-04-30 15:17:46 +00:00