[Gpsbabel-misc] Tracked files modified by compilation or configuration
GPSBabel converts and transfers data like waypoints, tracks & routes.
Brought to you by:
robertl
|
From: Dr R. W. <rai...@gm...> - 2016-07-10 13:47:07
|
Greetings, off and on I syncronize my local clone of the GPSBabel source repository with "https://github.com/gpsbabel/gpsbabel.git" and then run make all gui against it. This time "autoconf" and "configure" were triggered this way, and after compilation of the changed source files and linking of "gpsbabel.exe" and "gpsbabelfe-bin.exe" I ended up with a repository containing uncomitted changes in the following files: gui/gpsbabelfe.ts gui/gpsbabelfe_de.ts gui/gpsbabelfe_es.ts gui/gpsbabelfe_fr.ts gui/gpsbabelfe_hu.ts gui/gpsbabelfe_it.ts gui/gpsbabelfe_ru.ts internal_styles.cc This indicates that these files are created or modified by "autoconf", "configure", or some makefile recipies and thus should _NOT_ be version controlled at all, except if it's your intention to prevent easy compil- ing from the GPSBabel source repository. It's a bit anoying having to manually work around this problem each time one updates one's local GPS- Babel repository :-( Can you do something about this, please? :-) Sincerely, Rainer |