[Openmp-commits] [PATCH] D12331: Removing the Makefile+Perl build system

Jonathan Peyton via Openmp-commits openmp-commits at lists.llvm.org
Mon Aug 31 10:52:38 PDT 2015


jlpeyton updated this revision to Diff 33598.
jlpeyton added a comment.

Updating the READMEs to include instructions for basic In-tree and out-of-tree documentation.  They mimic the index.html file's instructions.


Repository:
  rL LLVM

http://reviews.llvm.org/D12331

Files:
  runtime/Makefile
  runtime/README.txt
  runtime/src/defs.mk
  runtime/src/include/30/iomp.h.var
  runtime/src/include/30/iomp_lib.h.var
  runtime/src/include/40/iomp.h.var
  runtime/src/include/40/iomp_lib.h.var
  runtime/src/include/41/iomp.h.var
  runtime/src/include/41/iomp_lib.h.var
  runtime/src/libiomp.rc.var
  runtime/src/makefile.mk
  runtime/src/rules.mk
  runtime/tools/build.pl
  runtime/tools/check-openmp-test.pl
  runtime/tools/check-openmp.pl
  runtime/tools/check-tools.pl
  runtime/tools/common.inc
  runtime/tools/expand-vars.pl
  runtime/tools/extract-objects.pl
  runtime/tools/freebsd.inc
  runtime/tools/linux.inc
  runtime/tools/macos.inc
  runtime/tools/make-fat-binaries.pl
  runtime/tools/objcopy.cpp
  runtime/tools/required-objects.pl
  runtime/tools/src/common-checks.mk
  runtime/tools/src/common-defs.mk
  runtime/tools/src/common-rules.mk
  runtime/tools/src/common-tools.mk
  runtime/tools/windows.inc
  runtime/tools/wipe-string.pl
  www/README.txt
  www/index.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12331.33598.patch
Type: text/x-patch
Size: 256281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20150831/1fbaf43c/attachment-0001.bin>


More information about the Openmp-commits mailing list