Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-24 | fixed indentation for cmake files | ipriver | |
2020-01-02 | New year | Aokromes | |
Say bye bye to every year changing dates | |||
2019-01-01 | Happy New Year, folks. It's 2019! | Treeston | |
2018-01-01 | Update copyright note for 2018 | tkrokli | |
Best wishes for the new year. | |||
2017-01-02 | Update Copyright notice for 2017 | tkrokli | |
Happy new year! | |||
2016-03-18 | CMake: Remove the workaround for source groups below CMake 2.8.12 | Naios | |
* Set the default option to hierarchical * Add a new "hierarchical-folders" option which enables folders inside IDE's. | |||
2016-01-01 | Update copyright note for 2016 | Rushor | |
2015-03-29 | CMake: Use source_groups to represent the source tree | Naios | |
* It let ide's (like vs) display the source tree. * Disabled by default. * Soft requirement is cmake >= 2.8.12 . * Offers 2 modes: flat & hierarchical. * For detailed description see #14471 * Thanks @click for help and advises. * Closes #14471 |