public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug jit/64257] New: JIT documentation is not yet on the GCC website
@ 2014-12-10 18:15 dmalcolm at gcc dot gnu.org
  2014-12-10 19:15 ` [Bug jit/64257] " dmalcolm at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: dmalcolm at gcc dot gnu.org @ 2014-12-10 18:15 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64257

            Bug ID: 64257
           Summary: JIT documentation is not yet on the GCC website
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: jit
          Assignee: dmalcolm at gcc dot gnu.org
          Reporter: dmalcolm at gcc dot gnu.org

See notes here:
  https://gcc.gnu.org/ml/gcc/2014-11/msg00164.html
on how to do this.


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

* [Bug jit/64257] JIT documentation is not yet on the GCC website
  2014-12-10 18:15 [Bug jit/64257] New: JIT documentation is not yet on the GCC website dmalcolm at gcc dot gnu.org
@ 2014-12-10 19:15 ` dmalcolm at gcc dot gnu.org
  2015-01-23 22:39 ` dmalcolm at gcc dot gnu.org
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: dmalcolm at gcc dot gnu.org @ 2014-12-10 19:15 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64257

David Malcolm <dmalcolm at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |critical


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

* [Bug jit/64257] JIT documentation is not yet on the GCC website
  2014-12-10 18:15 [Bug jit/64257] New: JIT documentation is not yet on the GCC website dmalcolm at gcc dot gnu.org
  2014-12-10 19:15 ` [Bug jit/64257] " dmalcolm at gcc dot gnu.org
@ 2015-01-23 22:39 ` dmalcolm at gcc dot gnu.org
  2015-01-27  0:29 ` dmalcolm at gcc dot gnu.org
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: dmalcolm at gcc dot gnu.org @ 2015-01-23 22:39 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64257

David Malcolm <dmalcolm at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2015-01-23
     Ever confirmed|0                           |1

--- Comment #1 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Patch to update_web_docs_svn posted here:
  https://gcc.gnu.org/ml/gcc-patches/2015-01/msg02140.html


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

* [Bug jit/64257] JIT documentation is not yet on the GCC website
  2014-12-10 18:15 [Bug jit/64257] New: JIT documentation is not yet on the GCC website dmalcolm at gcc dot gnu.org
  2014-12-10 19:15 ` [Bug jit/64257] " dmalcolm at gcc dot gnu.org
  2015-01-23 22:39 ` dmalcolm at gcc dot gnu.org
@ 2015-01-27  0:29 ` dmalcolm at gcc dot gnu.org
  2015-01-27  0:30 ` dmalcolm at gcc dot gnu.org
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: dmalcolm at gcc dot gnu.org @ 2015-01-27  0:29 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64257

--- Comment #2 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Author: dmalcolm
Date: Tue Jan 27 00:28:45 2015
New Revision: 220150

URL: https://gcc.gnu.org/viewcvs?rev=220150&root=gcc&view=rev
Log:
Add PR jit/64257 to previous ChangeLog entry

Modified:
    trunk/maintainer-scripts/ChangeLog


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

* [Bug jit/64257] JIT documentation is not yet on the GCC website
  2014-12-10 18:15 [Bug jit/64257] New: JIT documentation is not yet on the GCC website dmalcolm at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2015-01-27  0:29 ` dmalcolm at gcc dot gnu.org
@ 2015-01-27  0:30 ` dmalcolm at gcc dot gnu.org
  2015-02-03 21:35 ` dmalcolm at gcc dot gnu.org
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: dmalcolm at gcc dot gnu.org @ 2015-01-27  0:30 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64257

--- Comment #3 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
r220149 is the actual change that r220150 describes


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

* [Bug jit/64257] JIT documentation is not yet on the GCC website
  2014-12-10 18:15 [Bug jit/64257] New: JIT documentation is not yet on the GCC website dmalcolm at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2015-01-27  0:30 ` dmalcolm at gcc dot gnu.org
@ 2015-02-03 21:35 ` dmalcolm at gcc dot gnu.org
  2015-02-04  2:32 ` dmalcolm at gcc dot gnu.org
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: dmalcolm at gcc dot gnu.org @ 2015-02-03 21:35 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64257

--- Comment #4 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Patch is installed on relevant machine, and showed up in last night's cronjob
log:
 https://gcc.gnu.org/ml/gccadmin/2015-q1/msg00075.html
as:
 sphinx-build -b html -d _build/doctrees   . _build/html
 make: sphinx-build: Command not found
 make: *** [html] Error 127

sphinx-build has now been installed on the machine in question.


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

* [Bug jit/64257] JIT documentation is not yet on the GCC website
  2014-12-10 18:15 [Bug jit/64257] New: JIT documentation is not yet on the GCC website dmalcolm at gcc dot gnu.org
                   ` (4 preceding siblings ...)
  2015-02-03 21:35 ` dmalcolm at gcc dot gnu.org
@ 2015-02-04  2:32 ` dmalcolm at gcc dot gnu.org
  2015-02-04 19:12 ` dmalcolm at gcc dot gnu.org
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: dmalcolm at gcc dot gnu.org @ 2015-02-04  2:32 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64257

--- Comment #6 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
"pyramid" theme was added in:
 
https://github.com/sphinx-doc/sphinx/commit/442229dd97160535e388473760002c1f1c495bf8
which appears to be in sphinx 1.1 onwards.


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

* [Bug jit/64257] JIT documentation is not yet on the GCC website
  2014-12-10 18:15 [Bug jit/64257] New: JIT documentation is not yet on the GCC website dmalcolm at gcc dot gnu.org
                   ` (5 preceding siblings ...)
  2015-02-04  2:32 ` dmalcolm at gcc dot gnu.org
@ 2015-02-04 19:12 ` dmalcolm at gcc dot gnu.org
  2015-02-06 14:37 ` dmalcolm at gcc dot gnu.org
  2015-02-06 22:47 ` dmalcolm at gcc dot gnu.org
  8 siblings, 0 replies; 10+ messages in thread
From: dmalcolm at gcc dot gnu.org @ 2015-02-04 19:12 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64257

--- Comment #7 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Author: dmalcolm
Date: Wed Feb  4 19:11:48 2015
New Revision: 220412

URL: https://gcc.gnu.org/viewcvs?rev=220412&root=gcc&view=rev
Log:
More fixes for update_web_docs_svn for jit docs (PR jit/64257)

gcc/jit/ChangeLog:
    PR jit/64257
    * docs/conf.py (html_theme): Change from 'pyramid'
    to 'sphinxdoc'.

maintainer-scripts/ChangeLog:
    PR jit/64257
    * update_web_docs_svn: Update build of jit docs to use EPEL6
    variant install of sphinx 1.0.8, rather than 0.6.6.


Modified:
    trunk/gcc/jit/ChangeLog
    trunk/gcc/jit/docs/conf.py
    trunk/maintainer-scripts/ChangeLog
    trunk/maintainer-scripts/update_web_docs_svn


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

* [Bug jit/64257] JIT documentation is not yet on the GCC website
  2014-12-10 18:15 [Bug jit/64257] New: JIT documentation is not yet on the GCC website dmalcolm at gcc dot gnu.org
                   ` (6 preceding siblings ...)
  2015-02-04 19:12 ` dmalcolm at gcc dot gnu.org
@ 2015-02-06 14:37 ` dmalcolm at gcc dot gnu.org
  2015-02-06 22:47 ` dmalcolm at gcc dot gnu.org
  8 siblings, 0 replies; 10+ messages in thread
From: dmalcolm at gcc dot gnu.org @ 2015-02-06 14:37 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64257

--- Comment #8 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Author: dmalcolm
Date: Fri Feb  6 14:36:54 2015
New Revision: 220479

URL: https://gcc.gnu.org/viewcvs?rev=220479&root=gcc&view=rev
Log:
Fix 404 in "Show Source" in jit docs

maintainer-scripts/ChangeLog:
    PR jit/64257
    * update_web_docs_svn: When copying up files for the built jit
    documentation, also copy up .txt files.


Modified:
    trunk/maintainer-scripts/ChangeLog
    trunk/maintainer-scripts/update_web_docs_svn


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

* [Bug jit/64257] JIT documentation is not yet on the GCC website
  2014-12-10 18:15 [Bug jit/64257] New: JIT documentation is not yet on the GCC website dmalcolm at gcc dot gnu.org
                   ` (7 preceding siblings ...)
  2015-02-06 14:37 ` dmalcolm at gcc dot gnu.org
@ 2015-02-06 22:47 ` dmalcolm at gcc dot gnu.org
  8 siblings, 0 replies; 10+ messages in thread
From: dmalcolm at gcc dot gnu.org @ 2015-02-06 22:47 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64257

David Malcolm <dmalcolm at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #9 from David Malcolm <dmalcolm at gcc dot gnu.org> ---
Documentation is now being built as HTML nightly, and is visible at:
https://gcc.gnu.org/onlinedocs/jit/


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

end of thread, other threads:[~2015-02-06 22:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-10 18:15 [Bug jit/64257] New: JIT documentation is not yet on the GCC website dmalcolm at gcc dot gnu.org
2014-12-10 19:15 ` [Bug jit/64257] " dmalcolm at gcc dot gnu.org
2015-01-23 22:39 ` dmalcolm at gcc dot gnu.org
2015-01-27  0:29 ` dmalcolm at gcc dot gnu.org
2015-01-27  0:30 ` dmalcolm at gcc dot gnu.org
2015-02-03 21:35 ` dmalcolm at gcc dot gnu.org
2015-02-04  2:32 ` dmalcolm at gcc dot gnu.org
2015-02-04 19:12 ` dmalcolm at gcc dot gnu.org
2015-02-06 14:37 ` dmalcolm at gcc dot gnu.org
2015-02-06 22:47 ` dmalcolm at gcc dot gnu.org

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