Branch: refs/heads/ta/configure_dev
Home: https://github.com/fvwmorg/fvwm
Commit: 9011d6b2c7fd60aac13126a615349a42cced5960
https://github.com/fvwmorg/fvwm/commit/9011d6b2c7fd60aac13126a615349a42cced5960
Author: Thomas Adam <[email protected]>
Date: 2016-04-11 (Mon, 11 Apr 2016)
Changed paths:
M utils/Makefile.am
R utils/build_dev.sh
R utils/configure_dev.sh
R utils/rebuild_dev.sh
Log Message:
-----------
util: sanitise build scripts
Remove three very similar scripts, to be replaced with top-level autogen.sh,
per almost every other project nowadays.
Commit: 70b542c4fdc54663ba15836e825e91094ca11b4c
https://github.com/fvwmorg/fvwm/commit/70b542c4fdc54663ba15836e825e91094ca11b4c
Author: Thomas Adam <[email protected]>
Date: 2016-04-11 (Mon, 11 Apr 2016)
Changed paths:
A autogen.sh
Log Message:
-----------
autogen: top-level wrapper for autotools etc.
Rather than have a "hidden" utils/configure_dev.sh script, move that
functionality into a more commonly-used and better understood file:
autogen.sh which does much the same thing, but uses some newer autotools
features.
Commit: 5ece6a607c4eb0088c3545d6742e5326c3a9a6e5
https://github.com/fvwmorg/fvwm/commit/5ece6a607c4eb0088c3545d6742e5326c3a9a6e5
Author: Thomas Adam <[email protected]>
Date: 2016-04-11 (Mon, 11 Apr 2016)
Changed paths:
M docs/DEVELOPERS.md
Log Message:
-----------
DEVELOPERS: mention autogen.sh
Remove references to utils/configure_dev.sh, and replace with autogen.sh
Compare: https://github.com/fvwmorg/fvwm/compare/9011d6b2c7fd^...5ece6a607c4e