summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt/BUILD_WITH_INSTALL_RPATH.rst
Commit message (Expand)AuthorAgeFilesLines
* Add policy CMP0068 separate install_name and RPATH settings on macOSClinton Stimpson2017-02-141-3/+3
* Apple: Add BUILD_WITH_INSTALL_NAME_DIR target propertyClinton Stimpson2017-02-141-0/+4
* Help: Format BUILD_WITH_INSTALL_RPATH documentationBrad King2017-02-141-7/+7
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-0/+11
s not ...Berker Peksag2015-04-081-1/+2 |\ \ | |/ | * Issue #23400: Raise same exception on both Python 2 and 3 if sem_open is not ...Berker Peksag2015-04-081-1/+2 * | Issue #23051: multiprocessing.Pool methods imap() and imap_unordered() nowSerhiy Storchaka2015-03-131-14/+23 |\ \ | |/ | * Issue #23051: multiprocessing.Pool methods imap() and imap_unordered() nowSerhiy Storchaka2015-03-131-14/+23 * | Issue #18382: Zero-length messages are consumed by ReadFile on Windows 8 and ...Steve Dower2015-03-021-2/+11 |\ \ | |/ | * Issue #18382: Zero-length messages are consumed by ReadFile on Windows 8 and ...Steve Dower2015-03-021-2/+11 * | Issue #23285: PEP 475 -- Retry system calls failing with EINTR.Charles-François Natali2015-02-073-34/+5 * | Issue #23060: Suppresses a multiprocessing assert that fails incorrectlySteve Dower2014-12-171-1/+3 * | Issue #22581: Use more "bytes-like object" throughout the docs and comments.Serhiy Storchaka2014-12-051-1/+1 |\ \ | |/ | * Issue #22581: Use more "bytes-like object" throughout the docs and comments.Serhiy Storchaka2014-12-051-1/+1 * | Simplify code in multiprocessing.Connection.send_bytes().Antoine Pitrou2014-07-311-9/+6 * | Issue #22033: Reprs of most Python implemened classes now contain actualSerhiy Storchaka2014-07-255-16/+17 * | Issue #21566: Make use of socket.listen() default backlog.Charles-François Natali2014-07-231-1/+1 * | Fixed bugs in reprs of CookieJar and multiprocessing.dummy.Value.Serhiy Storchaka2014-07-221-1/+1 |\ \ | |/ | * Fixed bugs in reprs of CookieJar and multiprocessing.dummy.Value.Serhiy Storchaka2014-07-221-1/+1 * | Issue #21565: multiprocessing: use contex-manager protocol for synchronizationCharles-François Natali2014-05-258-102/+40 |/ * do not generate pipe names in the temporary dirBenjamin Peterson2014-04-141-1/+1 * Issue #20990: Correction for 619331c67638.Richard Oudkerk2014-03-231-2/+2 * Merge 3.3.Richard Oudkerk2014-03-232-2/+2 |\ | * Issue #20633: Replace relative import by absolute import.Richard Oudkerk2014-03-231-1/+1 * | Issue #20980: Stop wrapping exception when using ThreadPool.Richard Oudkerk2014-03-232-6/+17 * | Issue #20990: Fix issues found by pyflakes for multiprocessing.Richard Oudkerk2014-03-232-5/+14 * | Issue #20976: pyflakes: Remove unused importsVictor Stinner2014-03-20