Matthieu Gautier
|
29bba313bc
|
[API change] Use just one option to specify the build target.
There is no more option for static or share build. This value is
integrated in the build-target.
|
2017-03-13 13:18:14 +01:00 |
Matthieu Gautier
|
dd7a0660c0
|
Allow the use of pre/post build script in dependencies.
|
2017-03-13 13:18:14 +01:00 |
Matthieu Gautier
|
92c1a5513a
|
Move some variables definition in a property instead of classic calculus.
|
2017-03-13 13:18:14 +01:00 |
Matthieu Gautier
|
bd4e7d3550
|
Move some common options for static/shared libs in the common class.
|
2017-03-13 13:18:14 +01:00 |
Matthieu Gautier
|
00acba9ee9
|
Add the notion of toolschain.
- For now, only the win32 is here.
- There no more nativeBuilEnv as the buildEnv can launch command without
using the toolschain.
|
2017-03-13 13:18:14 +01:00 |
Matthieu Gautier
|
ffee068fd0
|
Split the too long kiwix-build.py file into several smaller ones.
|
2017-03-13 13:18:14 +01:00 |