Re: Form feeds in source code

2020-09-18 Thread Blake McBride
can be eliminated now. Blake McBride On Fri, Sep 18, 2020 at 11:08 AM Pete Dietl wrote: > Why are there so many form feeds in the source? > > Running this from the root of the Make repo: > > cd src && grep -c $'\f' *.[ch] | grep -v ':0$' | sort

Re: GNU Make for Java projects

2019-02-12 Thread Blake McBride
ions that support it well, it would > not surprise me if support for it was something we could only hope for for > our children. I have, quite literally, gone grey haired waiting for it. > > So my advice is to to do anything except wait. > > Regards, Tim > > > On Tue, 12

Re: GNU Make for Java projects

2019-02-11 Thread Blake McBride
other scenarios if the will existed. Thanks. Blake On Mon, Jan 21, 2019 at 3:24 AM Andrea Venturoli wrote: > On 1/21/19 3:17 AM, Blake McBride wrote: > > > 1. When building C programs one calls the compiler for each source > > file. This is impractical with Java because of

Re: GNU Make for Java projects

2019-01-20 Thread Blake McBride
build tools) The ability to run continuously. When Make detects a source file change it automatically kicks off a target file build. Thanks. Blake On Fri, Jan 18, 2019 at 1:51 PM Henrik Carlqvist wrote: > On Fri, 18 Jan 2019 05:42:44 -0600 > Blake McBride wrote: > > I have found

GNU Make for Java projects

2019-01-18 Thread Blake McBride
nteresting conversation. Thank you. Blake McBride ___ Bug-make mailing list Bug-make@gnu.org https://lists.gnu.org/mailman/listinfo/bug-make