1
1
Mike Dubman 7502d2a779 BUILD: add support for vendor specific patches
./configure --with-platform=contrib/platform/$name will apply all patches
found in contrib/platform/$name.patches/ directory during "configure" phase.

It allows vendors to distribute not-accepted or vendor-specific patches as
part of standard ompi tarball and reduce burden of keeping private repos.

Added:

* VPATH support
* $srcdir/.platform_patches file created if patches already applied
* configure will fail with error if patch cannot be applied (using dry-run)
* configure will fail if patches modifying *.[am,m4] files (unsupported)
* remove unused patch_errors var
* set with_ident_string if platform file applied patches
2015-09-29 09:47:40 +03:00
..
2014-08-25 04:41:56 +00:00
2015-04-27 06:50:40 -07:00
2015-08-13 11:09:26 +09:00
2015-06-22 07:55:46 -07:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00
2015-08-11 21:13:45 +05:30
2015-02-09 20:49:04 -08:00
2015-06-23 20:59:57 -07:00