Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-06 | Update docs/markdown/IDE-integration.md | textshell | 1 | -1/+1 |
2019-01-06 | Update docs/markdown/IDE-integration.md | textshell | 1 | -1/+1 |
2019-01-06 | Fixed mac unit test | Daniel Mensinger | 1 | -1/+1 |
2019-01-06 | Fixed flake8 | Daniel Mensinger | 2 | -2/+2 |
2019-01-06 | Load coredata | Daniel Mensinger | 1 | -0/+4 |
2019-01-06 | Absolute path generation refactoring | Daniel Mensinger | 11 | -5/+85 |
2019-01-06 | Simplefied absolute path generation | Daniel Mensinger | 2 | -6/+7 |
2019-01-06 | Better documentation | Daniel Mensinger | 3 | -4/+7 |
2019-01-06 | Revert to old behavior | Daniel Mensinger | 1 | -4/+12 |
2019-01-06 | Some small fixes | Daniel Mensinger | 2 | -5/+10 |
2019-01-06 | Renamed `--force-new` to `--force-dict-output` | Daniel Mensinger | 2 | -4/+4 |
2019-01-06 | Doc updates and throw if no target type is set | Daniel Mensinger | 3 | -15/+11 |
2019-01-06 | Slight modification of the wording | Daniel Mensinger | 1 | -1/+1 |
2019-01-06 | Keep 'filename' and 'install_filename' as strings | Daniel Mensinger | 3 | -13/+20 |
2019-01-06 | Update docs/markdown/IDE-integration.md | textshell | 1 | -2/+2 |
2019-01-06 | Update run_unittests.py | textshell | 1 | -1/+1 |
2019-01-06 | Update docs/markdown/snippets/introspect_multiple.md | textshell | 1 | -1/+1 |
2019-01-06 | Update docs/markdown/snippets/introspect_multiple.md | textshell | 1 | -1/+1 |
2019-01-06 | Simplified code and improved preformance | Daniel Mensinger | 1 | -26/+10 |
2019-01-06 | Updated the docs | Daniel Mensinger | 1 | -1/+2 |
2019-01-06 | Ninja backend target introspection | Daniel Mensinger | 4 | -20/+130 |
2019-01-06 | Updated documentation | Daniel Mensinger | 2 | -23/+20 |
2019-01-06 | Split the monolithic introspection file into chunks | Daniel Mensinger | 4 | -52/+73 |
2019-01-06 | Fixed mac build | Daniel Mensinger | 1 | -1/+1 |
2019-01-06 | Should fix azure | Daniel Mensinger | 1 | -1/+1 |
2019-01-06 | Fixed flake8 | Daniel Mensinger | 1 | -1/+1 |
2019-01-06 | Documentation and unit test update | Daniel Mensinger | 5 | -37/+93 |
2019-01-06 | Filenames are now lists | Daniel Mensinger | 4 | -9/+13 |
2019-01-06 | Update intro dump on meson configure | Daniel Mensinger | 5 | -8/+53 |
2019-01-06 | Added unit test | Daniel Mensinger | 16 | -22/+216 |
2019-01-06 | Removed determine_installed_path since it is no longer needed | Daniel Mensinger | 2 | -20/+2 |
2019-01-06 | Removed fallback detection logic | Daniel Mensinger | 3 | -173/+29 |
2019-01-06 | Some code cleanup | Daniel Mensinger | 4 | -46/+98 |
2019-01-06 | Moved the source and compiler generation to the backend | Daniel Mensinger | 3 | -135/+161 |
2019-01-06 | Fixed list_target_files and list_targets | Daniel Mensinger | 5 | -37/+41 |
2019-01-06 | More refactoring | Daniel Mensinger | 1 | -26/+45 |
2019-01-06 | Added unit test | Daniel Mensinger | 2 | -1/+31 |
2019-01-06 | Fixed rebase error | Daniel Mensinger | 1 | -2/+2 |
2019-01-06 | Fixed tests and benchmarks | Daniel Mensinger | 3 | -6/+12 |
2019-01-06 | Initial automatic target file generation | Daniel Mensinger | 3 | -21/+57 |
2019-01-06 | Added option to force use the new format | Daniel Mensinger | 1 | -2/+4 |
2019-01-06 | mintro: Added option to introspect multiple parameters at once | Daniel Mensinger | 2 | -27/+56 |
2019-01-06 | Updated format to include sources | Daniel Mensinger | 1 | -13/+53 |
2019-01-06 | Fixed hardcode is_cross = False | mensinda | 1 | -6/+5 |
2019-01-06 | Added release snippet | Daniel Mensinger | 1 | -0/+7 |
2019-01-06 | Added include_directories and extra_args keys to target introspection | Daniel Mensinger | 1 | -1/+78 |
2019-01-05 | parser: Fix line continuation outside of (), [] or {} | Xavier Claessens | 2 | -1/+22 |
2019-01-05 | pkgconfig: Fix flag deduplication | Xavier Claessens | 3 | -27/+30 |
2019-01-05 | Merge pull request #4445 from Ericson2314/no-cross_info | Jussi Pakkanen | 15 | -348/+335 |
2019-01-04 | rpm: remove manual printing of error logs on failure | Zbigniew Jędrzejewski-Szmek | 1 | -6/+1 |