30 Commits (0cb8e5131d0797d3bdb1494de842e98798174cf2)

Author SHA1 Message Date
Benjamin Peterson ad45bfe2d3 let's keep parenthesis around sizeof 15 years ago
Benjamin Peterson 41a9ec9003 let's keep parenthesis around sizeof 15 years ago
Antoine Pitrou 2ddaaff62d Issue #11450: Don't truncate hg version info in Py_GetBuildInfo() when 15 years ago
Antoine Pitrou 7983d33f54 Issue #11450: Don't truncate hg version info in Py_GetBuildInfo() when 15 years ago
Georg Brandl 3a5508e2c0 Port build identification from default branch. 15 years ago
Georg Brandl 776e586114 Remove sys.subversion and svn build identification leftovers. 15 years ago
Georg Brandl 1ca2e7965c Commit the hg build identification patch from the pymigr repo. 15 years ago
Antoine Pitrou 7f14f0d8a0 Recorded merge of revisions 81032 via svnmerge from 16 years ago
Antoine Pitrou f95a1b3c53 Recorded merge of revisions 81029 via svnmerge from 16 years ago
Antoine Pitrou c7c96a90bc Recorded merge of revisions 81029 via svnmerge from 16 years ago
Antoine Pitrou c83ea137d7 Untabify C files. Will watch buildbots. 16 years ago
Benjamin Peterson f53eec8801 Merged revisions 72871-72872 via svnmerge from 17 years ago
Benjamin Peterson 2eb65457a8 Merged revisions 72871-72872 via svnmerge from 17 years ago
Benjamin Peterson e5afa3b24b support building with subversion 1.7 #6094 17 years ago
Guido van Rossum cd16bf6404 Merged revisions 55817-55961 via svnmerge from 19 years ago
Kristján Valur Jónsson b11197045a backport change 55821 to release25-maint 19 years ago
Kristján Valur Jónsson b53940f238 Fixing changes to getbuildinfo.c that broke linux builds 19 years ago
Guido van Rossum 360e4b8fb1 Merged revisions 55325-55327 via svnmerge from 19 years ago
Kristján Valur Jónsson 55d53f0367 Merging of change 55024 from the truk to release25-maint branch. 19 years ago
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. 19 years ago
Martin v. Löwis d078e40d41 Generate getbuildinfo.o each time the linker is invoked; 20 years ago
Tim Peters a9652f11ad Py_GetBuildInfo(): Squash compiler warnings. 20 years ago
Martin v. Löwis 456af5f78b Deal with empty svn_revisions. 20 years ago
Martin v. Löwis 43b57805fb Drop sys.build_number. Add sys.subversion. 20 years ago
Martin v. Löwis c5bf5a00a3 Always set SVNVERSION to "exported" if it otherwise fails. 20 years ago
Martin v. Löwis dea59e5755 Stop maintaining the buildno file. 20 years ago
Barry Warsaw ce3a9131c3 Revert most of r41765. Don't use $Revision$ in Py_GetBuildNumber(). Keep the 21 years ago
Barry Warsaw a3bdc2c2a5 Handle a couple of use cases discussed in python-dev w.r.t. calculating the 21 years ago
Barry Warsaw 2a38a86c1c Expose Subversion revision number (calculated via "svnversion .") to Python. 21 years ago
Jack Jansen eddc1449ba Getting rid of all the code inside #ifdef macintosh too. 23 years ago
Martin v. Löwis 7a924e6eb2 Patch #696645: Remove VMS code with uncertain authorship. 23 years ago
Martin v. Löwis 79acb9edfa Patch #614055: Support OpenVMS. 24 years ago
Tim Peters 22a51efc1c More sprintf -> PyOS_snprintf. 25 years ago
Martin v. Löwis 4f1cd8bdcb Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774. 25 years ago
Thomas Wouters f3f33dcf03 Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)', 26 years ago
Guido van Rossum ff7e83d606 Patch by Mark Hammond to avoid certain header files on Windows/CE. 27 years ago
Guido van Rossum 54ecc3d24f Patches by William Lewis for Nextstep descendants. 28 years ago
Guido van Rossum 5bd919b6d7 Include macbuildno.h here (mac only) (Jack) 29 years ago
Guido van Rossum 49bff65deb Include config.h so it can define const away for K&R. 29 years ago
Guido van Rossum 2fff2e6b05 work build# into version string 30 years ago