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
1d9cee32
Commit
1d9cee32
authored
Mar 17, 2010
by
Roland Levillain
Browse files
bootstrap: Regen the list of outputs rules and timestamps.
parent
3b9b30f4
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
1d9cee32
2010-03-17 Roland Levillain <roland@lrde.epita.fr>
* bootstrap: Regen the list of outputs rules and timestamps.
2010-03-16 Roland Levillain <roland@lrde.epita.fr>
* bootstrap: Regen the list of split examples of the documentation.
...
...
bootstrap
View file @
1d9cee32
...
...
@@ -179,6 +179,12 @@ milena/doc/gen-make-variable EXAMPLES \
>
milena/doc/examples.mk
# * Split examples.
cd
milena/doc
&&
./gen-split-examples-mk
>
split-examples.mk
# * Outputs rules and timestamps.
cd
milena/doc
&&
\
./gen-examples-outputs-mk
\
`
find examples
-name
\*
.cc
-a
\!
-path
examples/trash/
\*
\
|
env
LC_ALL
=
C
sort
`
\
>
examples-outputs.mk
# Generate unit test files.
run
.
./build-aux/build_unit_test.sh
`
pwd
`
/milena/mln milena/tests/unit_test milena/tests/unit_test/disabled_tests
...
...
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