[x264-devel] SCons support for x264
Måns Rullgård
mans at mansr.com
Sun Apr 19 15:13:19 CEST 2009
Mathieu Monnier <manao at melix.net> writes:
>>> SCons is written in Python, has a user-friendly syntax, and may be
>>> easily extended. Its main advantage is in simplicity and in the
>>> ability to add custom operations. It also have a very good
>>> auto-dependency detection mechanism.
>> GNU make does all that too, but without the snakes.
>
> I wouldn't call GNU make "simple", nor would I say it has a "user
> friendly syntax". But that would be trolling...
The make syntax boils down to this:
rule: prerequisites
commands
How much simpler do you want it?
--
Måns Rullgård
mans at mansr.com
More information about the x264-devel
mailing list