Add antigen.sh script to remove all generated files
Add antigen.sh script to remove all generated files #3458
pull emmix wants to merge 1 commits into bitcoin:master from emmix:master changing 1 files +3 −0-
emmix commented at 6:50 AM on December 24, 2013: none
-
laanwj commented at 8:08 AM on December 24, 2013: member
I thought there would be some
maketarget that cleans up all the autoconf-generated stuff, but there doesn't seem to be. Evenmaintainer-cleanleaves the .in files around. -
sipa commented at 4:42 PM on December 29, 2013: member
How about git clean -f -x -d ?
-
emmix commented at 2:02 AM on December 31, 2013: none
Thanks Sipa, it is great to use "git clean -f -x -d". Unfortunately quite a few git users do not know it, maybe we can add this command in antigen.sh.
-
Add antigen.sh script to remove all generated files 08277e3490
-
jmcorgan commented at 3:10 AM on December 31, 2013: contributor
On 12/30/2013 06:03 PM, feng jin wrote:
Thanks Sipa, it is great to use "git clean -f -x -d". Unfortunately quite a few git users do not know it
Heh, I have this in my git aliases as 'git napalm'.
Johnathan Corgan, Corgan Labs SDR Training and Development Services http://corganlabs.com
-
BitcoinPullTester commented at 3:21 AM on December 31, 2013: none
Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/08277e34909f28ee2320586d973661fdf048881f for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.
-
laanwj commented at 9:24 AM on January 6, 2014: member
Nit: if you want to add a script like this it should go into
contrib/devtools, not in the root of the package. - emmix closed this on Jan 16, 2014
- DrahtBot locked this on Sep 8, 2021