File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Links - CMake
1515[ do_cmake_right ] : https://pabloariasal.github.io/2018/02/19/its-time-to-do-cmake-right/
1616[ effective_modern_cmake ] : https://gist.github.com/mbinna/c61dbb39bca0e4fb7d1f73b0d66a4fd1
1717[ cmake_is_like_inheritance ] : https://kubasejdak.com/blog/modern-cmake-is-like-inheritance
18- [ cmake_useful_variables ] : http ://www.cmake.org/Wiki/CMake_Useful_Variables
18+ [ cmake_useful_variables ] : https ://gitlab.kitware.com/cmake/community/-/wikis/doc/cmake/Useful-Variables
1919[ cmake_properties ] : https://cmake.org/cmake/help/latest/manual/cmake-properties.7.html
2020[ cmake_dependencies ] : https://samthursfield.wordpress.com/2015/11/21/cmake-dependencies-between-targets-and-files-and-custom-commands/
2121[ talk_pfeifer_effective_cmake ] : https://www.youtube.com/watch?v=bsXLMQ6WgIk
Original file line number Diff line number Diff line change 2222[ git_katas ] : https://github.com/eficode-academy/git-katas
2323
2424[ comparing_workflows ] : https://www.atlassian.com/git/tutorials/comparing-workflows
25- [ one_flow ] : http ://endoflineblog.com/oneflow-a-git-branching-model-and-workflow
25+ [ one_flow ] : https ://endoflineblog.com/oneflow-a-git-branching-model-and-workflow
2626[ git_flow ] : https://www.atlassian.com/de/git/tutorials/comparing-workflows/gitflow-workflow
2727[ trunk_based_development ] : https://trunkbaseddevelopment.com/
2828[ git_grundlagen_workflows ] : https://www.amazon.de/Git-Dezentrale-Versionsverwaltung-Grundlagen-Workflows/dp/3898648001
6464
6565[ good_git_comments ] : https://chris.beams.io/posts/git-commit/
6666[ practical_guide_git_comments ] : https://www.freecodecamp.org/news/writing-good-commit-messages-a-practical-guide/
67- [ uboot_commit_message_conventions ] : http ://www.denx.de/wiki/view/U-Boot/Patches #Commit_message_conventions
67+ [ uboot_commit_message_conventions ] : https ://docs.u-boot.org/en/latest/ #Commit_message_conventions
6868[ gitlint ] : https://jorisroovers.com/gitlint/
6969
7070[ caret_and_tilde ] : https://stackoverflow.com/questions/2221658/whats-the-difference-between-head-and-head-in-git
Original file line number Diff line number Diff line change 4444[ choco_create_packages ] : https://docs.chocolatey.org/en-us/create/create-packages
4545
4646[ pretty_putty ] : https://github.com/jacektrocinski/pretty-putty
47- [ kitty ] : http ://www.9bis.net/kitty/#!index.md
47+ [ kitty ] : https ://www.9bis.net/kitty
4848[ solar_putty ] : https://www.solarwinds.com/free-tools/solar-putty
4949[ mobaxterm ] : https://mobaxterm.mobatek.net/
5050
7171[ wiki_event_loop ] : https://en.wikipedia.org/wiki/Event_loop
7272[ win_main ] : https://docs.microsoft.com/de-ch/windows/desktop/api/winbase/nf-winbase-winmain
7373[ glib_main_event_loop ] : https://developer.gnome.org/glib/stable/glib-The-Main-Event-Loop.html
74- [ sd_event ] : http ://0pointer.net/blog/introducing- sd-event.html
74+ [ sd_event ] : https ://www.freedesktop.org/software/systemd/man/latest/ sd-event.html
7575[ boost_asio ] : https://www.boost.org/doc/libs/1_86_0/doc/html/boost_asio.html
7676
7777* [ wiki_event_loop]
You can’t perform that action at this time.
0 commit comments