I noticed that patch 0004 is no more applicable after changes in master...
(BTW this last patch is only cosmetic, just a matter of taste...) nevertheless I rebased my changes, and here is the new patch 0004 (patches 0001 to 0003 are still applicable, and maybe of more interest than patch 0004).
0004-migrate-cvsignore-to-gitignore-and-remove-empty-subd.patch
Description: Binary data
On 12 Jul 2014, at 15:47, Stefano Miccoli <mo...@icloud.com> wrote: > Hi, > > while porting owserver to OSX I found some minor problem with the build > system. > > Here enclosed some patches that I think may be of general utility. > > These are the problems that the attached patches try to address. > > 0001: when swig is not installed, "./configure" still tries to buid the swig > modules owpython, owperl, owphp > 0002: 'make dist' includes in the distribution some files that are actually > built at configure or make time; 'make distclean' leaves behind some files > that should be deleted. > 0003: almost all Makefile.am have a 'clean-generic' rule that deletes "*~" > and ".*~" paths. The correct Makefile heuristics should be that "make clean" > only deletes files created by "make". Deleting files created outside the make > system is dangerous, and IMHO should be avoided. > 0004: there are a lot of .cvsignore files left behind form the CVS system > while .gitignore files are not complete. > > This last patch (0004) is most a matter of taste. I deleted the .cvsignore > files and reorganized the .gitiignore files. In my proposed layout there is a > top-level .gitingore for general patterns, and a more specific .gitignore in > each module to cope with more specific ignore patterns. > > Hope this patches are not too biased towards my programming habits... (if so > don't hesitate to reject them). > > Stefano > > > > > <0001-configure-logic-amended-related-to-SWIG.patch><0002-corrections-to-some-Makefile.am.patch><0003-kill-spurious-clean-generic-target-from-Makefile.am.patch><0004-migrate-cvsignore-to-gitignore-and-remove-empty-subd.patch>------------------------------------------------------------------------------ > _______________________________________________ > Owfs-developers mailing list > Owfs-developers@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/owfs-developers
------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds
_______________________________________________ Owfs-developers mailing list Owfs-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/owfs-developers