public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [crosstool-ng/crosstool-ng] e4bb36: file modes: Set files to be non-executable
@ 2015-11-13  7:21 Bryan Hundven
  0 siblings, 0 replies; only message in thread
From: Bryan Hundven @ 2015-11-13  7:21 UTC (permalink / raw)
  To: crossgcc

[-- Attachment #1: Type: text/plain, Size: 2271 bytes --]

  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: e4bb360748d716042e2cb0528f80930ec6f890c2
      https://github.com/crosstool-ng/crosstool-ng/commit/e4bb360748d716042e2cb0528f80930ec6f890c2
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-11-12 (Thu, 12 Nov 2015)

  Changed paths:
    M Makefile.in
    M config/companion_libs/gettext.in
    M configure.ac
    M docs/C - Misc. tutorials.txt
    M kconfig/Makefile
    M patches/binutils/2.25.1/310-fix-gold-pthreads-typo.patch
    M patches/binutils/2.25.1/320-MinGW-w64-winpthreads-doesnt-have-pthread_mutexattr_settype.patch
    M patches/libtool/2.4.6/2.4.5-pass-ldflags.patch
    M patches/linux/4.2.3/100-Define-R_X86_64_JUMP_SLOT-for-Cygwin.patch
    M samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/crosstool.config
    M scripts/xldd.in

  Log Message:
  -----------
  file modes: Set files to be non-executable

I was going to start doing some autoconf work, and noticed that
configure.in was executable. Then I noticed Makefile.in was executable.

o.O

So, I ran ```find . -type f -executable``` and found a bunch of files
that shouldn't be set executable.

This commit makes them normal files again.

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>


  Commit: c96d5df1866ca7d2898cf4877d8efbaed1751616
      https://github.com/crosstool-ng/crosstool-ng/commit/c96d5df1866ca7d2898cf4877d8efbaed1751616
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-11-12 (Thu, 12 Nov 2015)

  Changed paths:
    M Makefile.in
    M config/companion_libs/gettext.in
    M configure.ac
    M docs/C - Misc. tutorials.txt
    M kconfig/Makefile
    M patches/binutils/2.25.1/310-fix-gold-pthreads-typo.patch
    M patches/binutils/2.25.1/320-MinGW-w64-winpthreads-doesnt-have-pthread_mutexattr_settype.patch
    M patches/libtool/2.4.6/2.4.5-pass-ldflags.patch
    M patches/linux/4.2.3/100-Define-R_X86_64_JUMP_SLOT-for-Cygwin.patch
    M samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/crosstool.config
    M scripts/xldd.in

  Log Message:
  -----------
  Merge pull request #254 from bhundven/not_executable

file modes: Set files to be non-executable


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/57de8dcf22d5...c96d5df1866c

[-- Attachment #2: Type: text/plain, Size: 71 bytes --]

--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-11-13  7:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-13  7:21 [crosstool-ng/crosstool-ng] e4bb36: file modes: Set files to be non-executable Bryan Hundven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).