Re: Question about autocompile bash script

2013-09-12 Thread Jim Long
On Tue, Sep 10, 2013 at 09:05:49AM -0400, Carl Peterson wrote: These are along the lines of what I was thinking of. I don't have any experience with C. My programming experience as of late is in PHP. So I gave some thought last night to using it to read the files and trace the \include

Re: Question about autocompile bash script

2013-09-10 Thread ArnoldTheresius
line program form scratch than by extending my program. Feel free to ask for the C source code, if you are still interested. ArnoldTheresius -- View this message in context: http://lilypond.1069038.n5.nabble.com/Question-about-autocompile-bash-script-tp150528p150555.html Sent from the User

Re: Question about autocompile bash script

2013-09-10 Thread Jacques Menu
interested. ArnoldTheresius -- View this message in context: http://lilypond.1069038.n5.nabble.com/Question-about-autocompile-bash-script-tp150528p150555.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mailing list

Re: Question about autocompile bash script

2013-09-10 Thread immanuel litzroth
. Feel free to ask for the C source code, if you are still interested. ArnoldTheresius -- View this message in context: http://lilypond.1069038.n5.nabble.com/Question-about-autocompile-bash-script-tp150528p150555.html Sent from the User mailing list archive at Nabble.com

Re: Question about autocompile bash script

2013-09-10 Thread Yann
lilypond-user@gnu.org Subject: Re: Question about autocompile bash script Message-ID: CAJjmLU6L6Xod0HJSif3AMWdXQ_=HOkrM8fA83Qdd=u1gfx1...@mail.gmail.com Content-Type: text/plain; charset=iso-8859-1 If there were some kind of make-dep for lilypond it could even generate

Re: Question about autocompile bash script

2013-09-10 Thread Carl Peterson
On Tue, Sep 10, 2013 at 5:22 AM, immanuel litzroth ilitzr...@gmail.comwrote: If there were some kind of make-dep for lilypond it could even generate these dependencies automaticaly, like it happens for C (the compiler generates dependencies when passed the correct flags). This should not be

Question about autocompile bash script

2013-09-09 Thread Carl Peterson
Question for those who are familiar with linux bash shell scripting... I have a script running on my linux box that uses inotifywait to monitor a folder and compile any changed lilypond files. The folder is tied to my dropbox account, so I can upload files to dropbox from any computer and have