Age | Commit message (Expand) | Author | Files | Lines |
2019-04-08 | CMake: Complete re-write of the CMake topic.guppy_7.0.2guppy/7.0.27.0.2 |  Scott Rifenbark | 14 | -698/+858 |
2019-02-06 | Add gitreview file for guppy branchguppy_7.0.1guppy_7.0.0guppy_6.99.5guppy/7.0.1guppy/7.0.0guppy/6.99.57.0.17.0.06.99.5 |  Jan-Simon Möller | 1 | -1/+1 |
2018-12-20 | docs: add yaml bookhalibut_7.90.0halibut/7.90.0guppy_6.99.4guppy_6.99.3guppy/6.99.4guppy/6.99.37.90.06.99.46.99.3 |  Frederic Marec | 1 | -0/+22 |
2018-12-17 | Avoid a target to link against itself |  Romain Forlot | 1 | -2/+5 |
2018-12-17 | Add option to preserve links during copy |  Jose Bollo | 1 | -5/+5 |
2018-12-17 | Tiny fix about packaging for openSUSE distribution |  Romain Forlot | 1 | -2/+2 |
2018-12-14 | Point to SDK sysroot files first instead of native |  Romain Forlot | 1 | -0/+10 |
2018-12-14 | Install docs and sample files in a separate dir |  Romain Forlot | 7 | -13/+13 |
2018-12-11 | Link with defined project libraries dependencies |  Romain Forlot | 1 | -19/+30 |
2018-11-30 | Update installation abstract instructionsguppy_6.99.2guppy/6.99.26.99.2 |  Romain Forlot | 1 | -9/+74 |
2018-11-30 | Revert "doc: Improve formatting" |  Romain Forlot | 1 | -7/+3 |
2018-11-29 | doc: Improve formatting |  José Bollo | 1 | -2/+6 |
2018-11-14 | Allow overwritting the installation directoryguppy_6.99.1guppy/6.99.16.99.1 |  Jose Bollo | 1 | -3/+8 |
2018-11-13 | Fix crosscompile installationsandbox/claneys/module |  Romain Forlot | 1 | -2/+4 |
2018-11-12 | Use target name as output name by default |  José Bollo | 1 | -0/+3 |
2018-11-12 | Explain why add_subdirectory raise error |  José Bollo | 1 | -0/+11 |
2018-11-12 | Fix indentation |  José Bollo | 1 | -1/+1 |
2018-11-12 | doc: Fix sample of SET_TARGET_PROPERTIES |  José Bollo | 1 | -1/+1 |
2018-11-08 | Packaging: find version from command line argument |  Romain Forlot | 1 | -2/+4 |
2018-11-08 | Fix: find the cmake project files. |  Romain Forlot | 1 | -2/+2 |
2018-11-08 | Fix: version variable detection. |  Romain Forlot | 1 | -3/+3 |
2018-11-07 | Missing mandatory variable in the CMake sample file |  Romain Forlot | 1 | -0/+4 |
2018-11-07 | Update docs |  Romain Forlot | 6 | -743/+166 |
2018-11-06 | Reordering files inclusion by the module |  Romain Forlot | 1 | -4/+3 |
2018-11-06 | Adding packaging files |  Romain Forlot | 40 | -3/+95 |
2018-11-06 | Merge "Fix: missing files in test widget" |  Stéphane Desneux | 1 | -1/+3 |
2018-11-06 | Upgrade the autobuild script |  Romain Forlot | 3 | -28/+44 |
2018-11-02 | Fix: missing files in test widget |  Romain Forlot | 1 | -1/+3 |
2018-11-02 | Install the module in the system cmake path |  Romain Forlot | 1 | -9/+3 |
2018-10-30 | Select the test set to run |  Romain Forlot | 1 | -7/+26 |
2018-10-23 | Fix: mismatch between built and expected lib name |  Romain Forlot | 1 | -1/+2 |
2018-10-23 | Improving readability |  Romain Forlot | 4 | -100/+191 |
2018-10-23 | Add another mode to build a test widget |  Romain Forlot | 1 | -6/+2 |
2018-10-23 | cmake: coverage: disable compiler optimization for COVERAGE build |  Matt Ranostay | 1 | -1/+1 |
2018-10-23 | Improved test widget launcher script |  Romain Forlot | 1 | -17/+7 |
2018-10-23 | set default link flags to the target property |  Romain Forlot | 1 | -0/+9 |
2018-10-23 | Use a custom test-config.xml file for test widget |  Romain Forlot | 3 | -6/+12 |
2018-10-23 | Convert app-templates to a cmake module |  Romain Forlot | 10 | -72/+105 |
2018-10-15 | common.cmake: fixed erroneous search path for os-release |  Thierry Bultel | 1 | -1/+1 |
2018-10-15 | Fix: missing gcov symbol in compiled binaries |  Romain Forlot | 1 | -2/+2 |
2018-10-15 | app-templates doc: Changed doc to fit new format. |  CorentinLGS | 12 | -934/+1 |
2018-10-15 | Update Docs |  Romain Forlot | 2 | -26/+92 |
2018-10-15 | Fix: typo |  Romain Forlot | 1 | -1/+1 |
2018-10-15 | Rollback about TEST build type |  Romain Forlot | 4 | -28/+28 |
2018-10-15 | Adding a TEST build type |  Romain Forlot | 2 | -32/+17 |
2018-10-15 | Change default compilation options. |  Romain Forlot | 2 | -6/+24 |
2018-10-15 | Test widget only if there are test materials |  Romain Forlot | 1 | -5/+13 |
2018-10-15 | Handles more test LABELS. |  Romain Forlot | 1 | -2/+22 |
2018-10-15 | Missing flag for COVERAGE build type |  Romain Forlot | 1 | -0/+3 |
2018-10-15 | Create a test widget |  Romain Forlot | 6 | -25/+188 |