Home
last modified time | relevance | path

Searched hist:"17 dc34acd6f658af4a432f8a2f6338d5585d1fd2" (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/haikudepot/build/jam/
H A DHdsSchemaGenRules17dc34acd6f658af4a432f8a2f6338d5585d1fd2 Sat Mar 02 19:23:12 UTC 2019 Andrew Lindesay <apl@lindesay.co.nz> HaikuDepot: Build Configure for Python

Some operating systems only ship with Python 3 and the
binary for this is 'python3' instead of 'python' which
causes the Jam build process to fail because it expects
to find 'python'. This change will mean that the
configure process will detect this case and configure
the build to use the correct binary name.

Fixes #14938

Change-Id: I30cd0df828792715a54d760b86dd79aee04e2b2f
Reviewed-on: https://review.haiku-os.org/c/1134
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
/haiku/
H A Dconfigure17dc34acd6f658af4a432f8a2f6338d5585d1fd2 Sat Mar 02 19:23:12 UTC 2019 Andrew Lindesay <apl@lindesay.co.nz> HaikuDepot: Build Configure for Python

Some operating systems only ship with Python 3 and the
binary for this is 'python3' instead of 'python' which
causes the Jam build process to fail because it expects
to find 'python'. This change will mean that the
configure process will detect this case and configure
the build to use the correct binary name.

Fixes #14938

Change-Id: I30cd0df828792715a54d760b86dd79aee04e2b2f
Reviewed-on: https://review.haiku-os.org/c/1134
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
/haiku/build/jam/
H A DBuildSetup17dc34acd6f658af4a432f8a2f6338d5585d1fd2 Sat Mar 02 19:23:12 UTC 2019 Andrew Lindesay <apl@lindesay.co.nz> HaikuDepot: Build Configure for Python

Some operating systems only ship with Python 3 and the
binary for this is 'python3' instead of 'python' which
causes the Jam build process to fail because it expects
to find 'python'. This change will mean that the
configure process will detect this case and configure
the build to use the correct binary name.

Fixes #14938

Change-Id: I30cd0df828792715a54d760b86dd79aee04e2b2f
Reviewed-on: https://review.haiku-os.org/c/1134
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>