{"id":13670902,"url":"https://github.com/asartori86/build_system_tools","last_synced_at":"2025-12-30T04:26:24.173Z","repository":{"id":90133781,"uuid":"133363375","full_name":"asartori86/build_system_tools","owner":"asartori86","description":"Gentle introduction to the basics of CMake and meson, and unit-testing with gtest.","archived":false,"fork":false,"pushed_at":"2020-06-24T22:26:36.000Z","size":1301,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-11T08:43:25.600Z","etag":null,"topics":["build-system","cmake","cpp","gtest","meson","unit-testing"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/asartori86.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-05-14T13:17:55.000Z","updated_at":"2024-01-07T17:07:16.000Z","dependencies_parsed_at":"2024-01-14T15:24:34.698Z","dependency_job_id":"258acd64-c979-498e-bf34-bc1ef90a43ca","html_url":"https://github.com/asartori86/build_system_tools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asartori86%2Fbuild_system_tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asartori86%2Fbuild_system_tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asartori86%2Fbuild_system_tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asartori86%2Fbuild_system_tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asartori86","download_url":"https://codeload.github.com/asartori86/build_system_tools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251145752,"owners_count":21543095,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["build-system","cmake","cpp","gtest","meson","unit-testing"],"created_at":"2024-08-02T09:00:52.528Z","updated_at":"2025-12-30T04:26:24.144Z","avatar_url":"https://github.com/asartori86.png","language":"C++","funding_links":[],"categories":["C++"],"sub_categories":[],"readme":"# Build system tools and unit testing  [![Build Status](https://travis-ci.org/asartori86/build_system_tools.svg?branch=master)](https://travis-ci.org/asartori86/build_system_tools)\n\nGentle introduction to the basics of [CMake](https://cmake.org/) and [meson](http://mesonbuild.com/), and unit-testing with [gtest](https://github.com/google/googletest/) and [catch2](https://github.com/catchorg/Catch2).\n\n1. How to generate an executable from several source files organized in sub-folders: [01_basic](./01_basic)\n2. How to generate a shared library and link your main against it: [02_shared_libraries](./02_shared_libraries)\n3. How to organize your code such that it is modular: [03_modularity](./03_modularity)\n4. How to perform *integration* tests: [04_tests](./04_tests)\n5. How to find and use an external library **easy**: [05a_external_library](./05a_external_library)\n5. How to find and use an external library **medium**: [05b_external_library](./05b_external_library)\n6. How to perform *unit* tests: [06_unit_tests](./06_unit_tests)\n7. How to customize the build process: [07_customization](./07_customization)\n8. How compile a code with mpi (brute force) [08a_mpi](./08a_mpi)\n9. How to handle mpi dependency [08b_mpi](./08b_mpi)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasartori86%2Fbuild_system_tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasartori86%2Fbuild_system_tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasartori86%2Fbuild_system_tools/lists"}