The Wayback Machine - https://web.archive.org/web/20220106234020/https://github.com/explore
Skip to content

Here's what's popular on GitHub today...

Homebrew logo

Popular topic

Homebrew is a package manager for macOS.

App recommended by GitHub

Stastic

Create a website or edit the one you have and host it on Github pages.

Hosting is free, without ads, and super fast. The editor is simple and optimized for mobile phones.

Note: static websites are very fast ! Stastic editor plugs into Jekyll websites, wich are natively supported by Github pages. Install Stastic, then add /admin to the website URL to enter the editor.

tauri

Trending repository

kornelski
kornelski commented Aug 14, 2021

Is your feature request related to a problem? Please describe.
I've set up a new tauri project following docs on tauri.studio, and my newly-generated app had bundle.identifier set to com.tauri.dev.

For macOS apps (and probably other OSes) this identifier has to be globally unique for every app. It can be problematic when developers forget to customize it. An existing example tauri app

Trending repository

This repository is my documenting repository for learning the world of DevOps. I started this journey on the 1st January 2022 and I plan to run to March 31st for a complete 90-day romp on spending an hour a day including weekends to get a foundational knowledge across a lot of different areas that make up DevOps.
  • Updated Jan 6, 2022

Trending repository

Trending repository

lukasm91
lukasm91 commented Aug 24, 2019

GTest exports the following targets:

  • GTest::gtest
  • GTest::gtest_main
  • GTest::gmock
  • GTest::gmock_main

This targets should also be available when adding gtest with add_subdirectory (or FetchContent), because this should behave the same way as adding GTest with find_package. So somewhere, we should add the aliases to these targets, i.e.

add_library(GTest::gtest ALIAS 

App recommended by GitHub

Azure Pipelines

Continuously build, test, and deploy to any platform and cloud

Azure Pipelines offers cloud-hosted pipelines for Linux, macOS, and Windows with 10 free parallel jobs and unlimited minutes for open source projects.