Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Olena
olena
Commits
b77547a3
Commit
b77547a3
authored
Apr 20, 2010
by
Roland Levillain
Browse files
Unconditionally regen files not recorded in the repository.
* bootstrap: Here.
parent
25eb4fe6
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
b77547a3
2010-04-20 Roland Levillain <roland@lrde.epita.fr>
Unconditionally regen files not recorded in the repository.
* bootstrap: Here.
2010-04-09 Roland Levillain <roland@lrde.epita.fr>
* configure.ac: Add option `--enable-scribo'.
...
...
bootstrap
View file @
b77547a3
...
...
@@ -214,13 +214,13 @@ if $regen_p; then
mv
-f
split-outputs.mk.tmp split-outputs.mk
chmod
-w
split-outputs.mk
)
fi
# Generate unit test files.
run
.
./build-aux/build_unit_test.sh
`
pwd
`
/milena/mln milena/tests/unit_test milena/tests/unit_test/disabled_tests
# Generate unit test files.
run
.
./build-aux/build_unit_test.sh
`
pwd
`
/milena/mln milena/tests/unit_test milena/tests/unit_test/disabled_tests
# Generate unit test files for Scribo.
run scribo/tests/unit_test ./build_unit_test.sh
`
pwd
`
/scribo
.
fi
# Generate unit test files for Scribo.
run scribo/tests/unit_test ./build_unit_test.sh
`
pwd
`
/scribo
.
# Install the GNU Build System.
autoreconf
-f
-v
-i
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment