All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] docs/build fixes
@ 2015-04-20 10:49 Andrew Cooper
  2015-04-20 10:49 ` [PATCH 1/7] docs/build: Misc cleanup Andrew Cooper
                   ` (7 more replies)
  0 siblings, 8 replies; 29+ messages in thread
From: Andrew Cooper @ 2015-04-20 10:49 UTC (permalink / raw)
  To: Xen-devel; +Cc: Andrew Cooper

This is the results of shaving a yak which started while introducing a pandoc
document in the Migration v2 libxc series

Andrew Cooper (7):
  docs/build: Misc cleanup
  docs/build: Do not open-code $*
  docs/build: Move two rules for consistency, and comment sections
  docs/build: Do not use move-if-changed
  docs/build: Do not create directories if we are not going to use them
  docs/build: Move install checks into individual build targets
  docs/build: Support generation of pandoc documents

 docs/Makefile |  123 +++++++++++++++++++++++++++++----------------------------
 1 file changed, 63 insertions(+), 60 deletions(-)

-- 
1.7.10.4

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

end of thread, other threads:[~2015-04-22 14:22 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-20 10:49 [PATCH 0/7] docs/build fixes Andrew Cooper
2015-04-20 10:49 ` [PATCH 1/7] docs/build: Misc cleanup Andrew Cooper
2015-04-21 14:08   ` Ian Campbell
2015-04-20 10:49 ` [PATCH 2/7] docs/build: Do not open-code $* Andrew Cooper
2015-04-20 11:48   ` Jan Beulich
2015-04-20 11:55     ` Andrew Cooper
2015-04-20 12:13       ` Jan Beulich
2015-04-21 14:10   ` Ian Campbell
2015-04-20 10:49 ` [PATCH 3/7] docs/build: Move two rules for consistency, and comment sections Andrew Cooper
2015-04-21 14:11   ` Ian Campbell
2015-04-20 10:49 ` [PATCH 4/7] docs/build: Do not use move-if-changed Andrew Cooper
2015-04-21 14:12   ` Ian Campbell
2015-04-21 15:00     ` Andrew Cooper
2015-04-21 15:03       ` Ian Campbell
2015-04-20 10:49 ` [PATCH 5/7] docs/build: Do not create directories if we are not going to use them Andrew Cooper
2015-04-21 14:13   ` Ian Campbell
2015-04-20 10:49 ` [PATCH 6/7] docs/build: Move install checks into individual build targets Andrew Cooper
2015-04-20 11:57   ` Jan Beulich
2015-04-20 12:01     ` Andrew Cooper
2015-04-21 14:15       ` Ian Campbell
2015-04-21 14:18         ` Jan Beulich
2015-04-21 14:23           ` Ian Campbell
2015-04-21 14:55             ` Andrew Cooper
2015-04-21 15:47               ` [PATCH v2 " Andrew Cooper
2015-04-21 15:50                 ` Andrew Cooper
2015-04-21 15:47               ` [PATCH v2 7/7] docs/build: Support generation of pandoc documents Andrew Cooper
2015-04-20 10:49 ` [PATCH " Andrew Cooper
2015-04-21 14:15   ` Ian Campbell
2015-04-22 14:22 ` [PATCH 0/7] docs/build fixes Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.