[PATCH 4 of 4] build: "make deb" failed when the base path contained spaces

2017-10-11 Thread a.mux--- via Mercurial-devel
# HG changeset patch # User muxator # Date 1507679220 -7200 # Wed Oct 11 01:47:00 2017 +0200 # Node ID 82a268793bfb8c4db32eae6ee009b0d1fd334d43 # Parent 0dc5f9e9fd59f0c2289ca3133a0e54d49b7882d7 build: "make deb" failed when the base path contained spaces With these

[PATCH 2 of 4] build: the initial version detection by make deb/rpm could fail due to missing quoting

2017-10-11 Thread a.mux--- via Mercurial-devel
# HG changeset patch # User muxator # Date 1507678663 -7200 # Wed Oct 11 01:37:43 2017 +0200 # Node ID fc144c0ec36089c4b60bb3287adc787a1cfcae78 # Parent f5b679cb5f18ed7f29c42d7a66a3b3a172a11286 build: the initial version detection by make deb/rpm could fail due to missing

[PATCH 1 of 4] build: make install in "/doc" failed if the destination dir contained spaces

2017-10-11 Thread a.mux--- via Mercurial-devel
# HG changeset patch # User muxator # Date 1507677588 -7200 # Wed Oct 11 01:19:48 2017 +0200 # Node ID f5b679cb5f18ed7f29c42d7a66a3b3a172a11286 # Parent 4a6a337f9c682bdf1659295f871dc43ff33677ca build: make install in "/doc" failed if the destination dir contained spaces

[PATCH] docker: try to be more adherent to the best practices for writing Dockerfiles

2017-10-01 Thread a.mux--- via Mercurial-devel
# HG changeset patch # User muxator # Date 1506812542 -7200 # Sun Oct 01 01:02:22 2017 +0200 # Node ID 75d89e4aec93490431b81526c292766f4c08b38e # Parent 0133ca39c68875e1d50e6ed48913e33e1f8f15ac docker: try to be more adherent to the best practices for writing Dockerfiles

[PATCH] docker: try to be more adherent to the best practices for writing Dockerfiles

2017-09-30 Thread a.mux--- via Mercurial-devel
# HG changeset patch # User mucianto # Date 1506812542 -7200 # Sun Oct 01 01:02:22 2017 +0200 # Branch stable # Node ID 991cb9aa90879d881054cce79e21ee44f583ed38 # Parent 0e4bed5c5c3849e1cd9317bef0810c64ee7fad89 docker: try to be more adherent to the best practices for writing Dockerfiles

Re: [PATCH] buildrpm: do not break when hg log is an alias

2017-08-03 Thread a.mux--- via Mercurial-devel
That seems way cleaner, thanks. I'll test it and send another patch if it works better. Bye > Il 3 agosto 2017 alle 23.54 Kevin Bullock <kbullock+mercur...@ringworld.org> > ha scritto: > > > > On Aug 3, 2017, at 16:41, a.mux--- via Mercurial-devel > > <

[PATCH] buildrpm: do not break when hg log is an alias

2017-08-03 Thread a.mux--- via Mercurial-devel
# HG changeset patch # User muxator # Date 1501762748 -7200 # Thu Aug 03 14:19:08 2017 +0200 # Branch stable # Node ID 413a0de052390c2fa49cf2b98b6a6c7a3fe74546 # Parent 524b13fc711f76343557f054d2a11678ef83f8c8 buildrpm: do not break when hg log is an alias If "hg log" is