• [^] # Re: Makefile et cie

    Posté par . En réponse au journal Le logiciel libre dont on ne peut utiliser les libertés. Évalué à 10.

    Rien ne m'interdit de diffuser du logiciel sous licence libre qui ne serait pas compilable.

    Ce n’est sans doute pas le cas de toutes les licences libres, mais la GPL au moins est claire sur ce point. Extrait de la GPL 2 :

    The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable.

    Extrait de la GPL 3 :

    The "Corresponding Source" for a work in object cide means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control these activities.