• Yokemate of Keyboards
    Yokemate of Keyboards
    Papiosaur
    Posts: 2174 from 2003/4/10
    From: France
    This is the features of Easy2Makefile or Easy2Port, it's an improvement of Easy2Compile (maybe i will keep this name...):

    - load sources in a lister
    - load includes in another lister
    - click on file to see file contents
    - double-click to edit with FlowStudio (possibility to go to a specified line in the same time)
    - buttons to tick dependencies (SDL1, SDL2, OpenGL, etc...)
    - buttons to add others flags (-fsigned-char for example)
    - create Makefile with informations selected in the GUI (paths, executable name, dependencies, flags)
    - execute Makefile
    - see the log of the Makefile
    - clean created files (build directory)
    - possibility to build in RAM:

    Others features are possible of course, don't hesitate to propose them.
  • »28.09.24 - 16:45
    Profile Visit Website