|
Cleanup python/ build rules.
* Remove @ substitutions from python/*.py, making them directly
importable from source.
* Inline python-module stepmake template
* Install __pycache__ files too; since the Python 3 transition, .pyc
files weren't installed anymore.
* Move relocate-preamble.py.in to scripts/ . This removes a
implicit cross-directory (ie. broken) dependency.
* Build python/ first; it's the basis for further scripts
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+57 lines, -81 lines) |
Patch |
 |
M |
GNUmakefile.in
|
View
|
1
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
make/lilypond-vars.make
|
View
|
1
2
3
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
python/GNUmakefile
|
View
|
1
|
1 chunk |
+16 lines, -7 lines |
0 comments
|
Download
|
 |
M |
python/book_base_test.py
|
View
|
1
2
|
2 chunks |
+6 lines, -2 lines |
0 comments
|
Download
|
 |
M |
python/book_snippets.py
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
python/lilylib.py
|
View
|
|
1 chunk |
+0 lines, -19 lines |
0 comments
|
Download
|
 |
D |
python/relocate-preamble.py.in
|
View
|
1
|
1 chunk |
+0 lines, -26 lines |
0 comments
|
Download
|
 |
M |
scripts/GNUmakefile
|
View
|
1
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
scripts/abc2ly.py
|
View
|
1
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
scripts/convert-ly.py
|
View
|
1
2
3
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
scripts/etf2ly.py
|
View
|
1
2
3
|
3 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
scripts/lilypond-book.py
|
View
|
1
2
|
4 chunks |
+11 lines, -2 lines |
0 comments
|
Download
|
 |
M |
scripts/midi2ly.py
|
View
|
1
2
3
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
scripts/musicxml2ly.py
|
View
|
1
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
A + |
scripts/relocate-preamble.py.in
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
D |
stepmake/stepmake/python-module-rules.make
|
View
|
1
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
D |
stepmake/stepmake/python-module-targets.make
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
stepmake/stepmake/python-module-vars.make
|
View
|
1
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
Total messages: 9
|