Re: [PATCH v3] new option: object-shortname

2017-03-03 Thread Mathieu Lirzin
Hello, Thomas Martitz writes: > My use case is to make use of non-recursive Automake for faster build > times and global dependencies, while also generate subdirectory > Makefiles for the convenience of my co-workers, so that they can keep > running make only in the directories they work in (the

Re: [PATCH v3] new option: object-shortname

2017-03-03 Thread Thomas Martitz
Am 03.03.2017 um 10:19 schrieb Mathieu Lirzin: Thomas Martitz writes: Maybe I have to explain my use case better? Is it not clear to you? Yes this is not clear to me. :) A concrete example will hopefully help. Thanks. Here we go. My use case is to make use of non-recursive Automake fo

Re: [PATCH v3] new option: object-shortname

2017-03-03 Thread Mathieu Lirzin
Thomas Martitz writes: > Am 02.03.2017 um 18:47 schrieb Mathieu Lirzin: >> Hello Thomas, >> >> Thomas Martitz writes: >> >>> Am 16.01.2017 um 13:56 schrieb Thomas Martitz:Hello Jim and other folks, This is a friendly reminder. I've added a test suite to the patch. Please review. >