Re: [PATCH --perfbook v2 0/3] Makefile: Ignore old .eps files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Sep 10, 2021 at 07:10:33PM +0900, Akira Yokosawa wrote:
> Hi Paul,
> 
> So this is the update of Makefile so that .eps files under OLD-*/ can
> be ignored.
> 
> I failed to update another \includegraphics{} of RCU-test-ratio.pdf.
> Patch 1/3 fixes it.
> 
> Patch 2/3 updates the Makefile.
> 
> Patch 3/3 removes unused .eps files under datastruct/.
> It is generated by "git format-patch -D" and cannot be applied.
> 
> Alternatively, if you'd like, you can pull this series from:
> 
> ----------------------------------------------------------------
> 
> The following changes since commit f891fa5c6e8bb6fc3381a425d194a58df3cd48c2:
> 
>   datastruct/hash: Mark directories of unused data (2021-09-09 21:28:05 -0700)
> 
> are available in the Git repository at:
> 
>   https://github.com/akiyks/perfbook.git tags/for-paul-2021.09.10b
> 
> for you to fetch changes up to eb7ae8bfe455dbcc2f3823d8238b4f6a9eef2f3c:
> 
>   datastruct: Remove stray .eps files (2021-09-10 18:55:59 +0900)
> 
> ----------------------------------------------------------------

I pulled and pushed this, thank you!!!

I applied a few more patches marking OLD- directories.  Even though I
generated all the data within the past year, there was quite a bit that
I did not remember about where the data actually came from.  ;-)

							Thanx, Paul

> Comparison of "find CodeSamples/ -name "*.pdf" -print | wc -l"
> after running "make neatfreak; make 1c":  (make 2c did not complete at master)
> 
>     before: 164
>     after:  100
> 
> ----
> v1 -> v2:
>     Fix typo in change log of Patch 1/3
> 
> Thanks, Akira
> 
> --
> Akira Yokosawa (3):
>   formal: Fix another path of RCU-test-ratio.pdf
>   Makefile: Ignore .eps files under CodeSamples/.../OLD-*/
>   datastruct: Remove stray .eps files
> 
>  Makefile                         |    6 +-
>  datastruct/perftest.eps          | 2252 -------------------------
>  datastruct/perftestlin.eps       | 2102 -----------------------
>  datastruct/perftestresize.eps    | 2637 -----------------------------
>  datastruct/perftestresizebig.eps | 2699 ------------------------------
>  datastruct/zoocatall.eps         | 2210 ------------------------
>  datastruct/zoocatalllin.eps      | 2102 -----------------------
>  datastruct/zoocatonly.eps        | 2206 ------------------------
>  datastruct/zoocatonlylin.eps     | 2102 -----------------------
>  datastruct/zoocpu.eps            | 2327 --------------------------
>  datastruct/zoocpubktlin.eps      | 2106 -----------------------
>  datastruct/zoocpubktlin8.eps     | 2196 ------------------------
>  datastruct/zoocpubktsizelin.eps  | 2153 ------------------------
>  datastruct/zoocpulin.eps         | 2249 -------------------------
>  datastruct/zooupdate.eps         | 2268 -------------------------
>  datastruct/zooupdatelu.eps       | 2210 ------------------------
>  datastruct/zooupdatelulin.eps    | 2174 ------------------------
>  formal/formal.tex                |    2 +-
>  18 files changed, 6 insertions(+), 35995 deletions(-)
>  delete mode 100644 datastruct/perftest.eps
>  delete mode 100644 datastruct/perftestlin.eps
>  delete mode 100644 datastruct/perftestresize.eps
>  delete mode 100644 datastruct/perftestresizebig.eps
>  delete mode 100644 datastruct/zoocatall.eps
>  delete mode 100644 datastruct/zoocatalllin.eps
>  delete mode 100644 datastruct/zoocatonly.eps
>  delete mode 100644 datastruct/zoocatonlylin.eps
>  delete mode 100644 datastruct/zoocpu.eps
>  delete mode 100644 datastruct/zoocpubktlin.eps
>  delete mode 100644 datastruct/zoocpubktlin8.eps
>  delete mode 100644 datastruct/zoocpubktsizelin.eps
>  delete mode 100644 datastruct/zoocpulin.eps
>  delete mode 100644 datastruct/zooupdate.eps
>  delete mode 100644 datastruct/zooupdatelu.eps
>  delete mode 100644 datastruct/zooupdatelulin.eps
> 
> -- 
> 2.17.1
> 



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux