smartbuild – A tool for updating the modules.

About Monkey 2 Forums Monkey 2 Development smartbuild – A tool for updating the modules.

This topic contains 2 replies, has 2 voices, and was last updated by  cocon 2 years ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #7863

    cocon
    Participant

    This tool was based on Degac’s cool idea. It will try to build modules only if any source file is more recent than any of the library files. It will detect this timestamp difference and if there is any, it will run the mx2cc tool.

    #7867

    degac
    Participant

    Wow, I like that someone found my concept/idea useful and make it real & working 🙂
    I will read carefully your code to see your implementation (I still have an ‘old function/type’ style..!)
    Hope that this thing will be one day a Monkey2 compiler ‘feature’ as default.

    #7868

    cocon
    Participant

    I had also an idea about squeezing it in Ted2Go, perhaps in the summer I will go for it. 🙂

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.