Skip to content
  • Gregory Guche's avatar
    bff723a3
    Changed FAE file generation from Makefiles/Python to an unique Python file · bff723a3
    Gregory Guche authored
    FAE file generation was previously handled by different Python scripts and
    their result was concatenated thanks to Makefiles.
    Now, FAE file generation is handled by a sole Python script and Makefiles
    have been modified accordinly.
    A build folder has been added and is managed automatically by Makefiles.
    This directory has been added to the gitignore file.
    bff723a3
    Changed FAE file generation from Makefiles/Python to an unique Python file
    Gregory Guche authored
    FAE file generation was previously handled by different Python scripts and
    their result was concatenated thanks to Makefiles.
    Now, FAE file generation is handled by a sole Python script and Makefiles
    have been modified accordinly.
    A build folder has been added and is managed automatically by Makefiles.
    This directory has been added to the gitignore file.
Loading