public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug manual/13750] New: Do not build manuals in source directory
@ 2012-02-24 21:22 jsm28 at gcc dot gnu.org
  2012-02-25  1:58 ` [Bug manual/13750] " ppluzhnikov at google dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jsm28 at gcc dot gnu.org @ 2012-02-24 21:22 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=13750

             Bug #: 13750
           Summary: Do not build manuals in source directory
           Product: glibc
           Version: 2.15
            Status: NEW
          Severity: normal
          Priority: P2
         Component: manual
        AssignedTo: unassigned@sourceware.org
        ReportedBy: jsm28@gcc.gnu.org
                CC: roland@gnu.org
    Classification: Unclassified


Building manuals in the source directory made sense when info manuals (and
generated Texinfo sources used to build them, I think) were included in release
tarballs (as still mentioned, inaccurately, in install.texi: "The distribution
already includes the on-line formatted version of the manual, as Info files. 
You can regenerate those with @w{@code{make info}}, but it shouldn't be
necessary.").  Now "make dist" uses "git archive" and these files do not go in
the tarballs.  It would seem appropriate to build all formats of documentation
(other than the special INSTALL and NOTES files) in the build directory only
(removing manual/.gitignore).

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug manual/13750] Do not build manuals in source directory
  2012-02-24 21:22 [Bug manual/13750] New: Do not build manuals in source directory jsm28 at gcc dot gnu.org
@ 2012-02-25  1:58 ` ppluzhnikov at google dot com
  2012-05-04 11:25 ` aj at suse dot de
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ppluzhnikov at google dot com @ 2012-02-25  1:58 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=13750

Paul Pluzhnikov <ppluzhnikov at google dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ppluzhnikov at google dot
                   |                            |com

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug manual/13750] Do not build manuals in source directory
  2012-02-24 21:22 [Bug manual/13750] New: Do not build manuals in source directory jsm28 at gcc dot gnu.org
  2012-02-25  1:58 ` [Bug manual/13750] " ppluzhnikov at google dot com
@ 2012-05-04 11:25 ` aj at suse dot de
  2012-05-14 20:05 ` aj at suse dot de
  2014-06-26 14:38 ` fweimer at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: aj at suse dot de @ 2012-05-04 11:25 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=13750

Andreas Jaeger <aj at suse dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |aj at suse dot de
         Resolution|                            |FIXED
         AssignedTo|unassigned at sourceware    |aj at suse dot de
                   |dot org                     |

--- Comment #1 from Andreas Jaeger <aj at suse dot de> 2012-05-04 11:24:19 UTC ---
This is fixed now in git with:

commit e3945c47bdac1149a1fec5d46bd567a248cd17b9
Author: Andreas Jaeger <aj@suse.de>
Date:   Fri May 4 13:13:57 2012 +0200

    Do not build manual in the source directory

    [BZ #13750]

    Build the manual in the build directory and
    not anymore in the source directory.


I'll update install.texi now as well...

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug manual/13750] Do not build manuals in source directory
  2012-02-24 21:22 [Bug manual/13750] New: Do not build manuals in source directory jsm28 at gcc dot gnu.org
  2012-02-25  1:58 ` [Bug manual/13750] " ppluzhnikov at google dot com
  2012-05-04 11:25 ` aj at suse dot de
@ 2012-05-14 20:05 ` aj at suse dot de
  2014-06-26 14:38 ` fweimer at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: aj at suse dot de @ 2012-05-14 20:05 UTC (permalink / raw)
  To: glibc-bugs

http://sourceware.org/bugzilla/show_bug.cgi?id=13750

--- Comment #2 from Andreas Jaeger <aj at suse dot de> 2012-05-14 20:05:20 UTC ---
I had to remove the last patch and committed now an improved version:

commit 6a4888ffd67163b589e602d62ca6330a608d8b89
Author: Andreas Jaeger <aj@suse.de>
Date:   Mon May 14 21:45:48 2012 +0200

    Do not build manual in source dir

    [BZ #13750]
    Do not build manual anymore in the source dir. Also clean up the
    Makefile and remove rules that have been used previously
    when we had a stand-alone Makefile which was obsoleted recently.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug manual/13750] Do not build manuals in source directory
  2012-02-24 21:22 [Bug manual/13750] New: Do not build manuals in source directory jsm28 at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2012-05-14 20:05 ` aj at suse dot de
@ 2014-06-26 14:38 ` fweimer at redhat dot com
  3 siblings, 0 replies; 5+ messages in thread
From: fweimer at redhat dot com @ 2014-06-26 14:38 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=13750

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |security-

-- 
You are receiving this mail because:
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-06-26 14:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-24 21:22 [Bug manual/13750] New: Do not build manuals in source directory jsm28 at gcc dot gnu.org
2012-02-25  1:58 ` [Bug manual/13750] " ppluzhnikov at google dot com
2012-05-04 11:25 ` aj at suse dot de
2012-05-14 20:05 ` aj at suse dot de
2014-06-26 14:38 ` fweimer at redhat dot com

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).