aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)AuthorLines
2020-02-01Added principles before starting to describe the solutionMohammad Akhlaghi-1/+1
Until now, there wasn't any good transition onto the project, so the principles have now been added.
2019-12-07Better implementation of the make-demo graph, added preambleMohammad Akhlaghi-2/+1
Some minor modifications were made in the graph showing the organization of the analysis with Make. Also, a `tex/preamble.tex' was defined to simplify the main source.
2019-11-21Added Git commit checksum was on first slideMohammad Akhlaghi-1/+4
The Git commit checksum has been added to the first slide to help readers identify any change.
2019-11-21Added copyright to all the plain-text sourcesMohammad Akhlaghi-0/+17
With this copyright, a random viewer will know their rights regarding these files (that they are free software and that they can modify them and redistribute them).
2019-06-04Added Git branching and history graphMohammad Akhlaghi-1/+2
A graph was added showing how Git branching and history are used to verfiy the integrity of the result.
2019-06-03Slides improved for IAC DNC and SUNDIAL meetingsMohammad Akhlaghi-1/+1
The slides were significantly upgraded to help in making a better introduction and clearly demonstrating things for the users.
2019-03-21Updated with new affiliation and describing installing of softwareMohammad Akhlaghi-1/+1
It was a long time since the last work on these slides. So the recent changes (and in particular the installation of software) are now described and my affiliation is also corrected).
2018-06-23Added Makefile, corrected template linkMohammad Akhlaghi-0/+13
A Makefile was added to help manage the files and processes in this repo. Also, one of the "template" links was pointing to the old reproduction pipeline repository. This is fixed now.