* added MU_SUPPRESS_WARNING for REF_COUNT types
* also removed it from thandle_ll.h
* MU_SUPPRESS_WARNING(4505) /*warning C4505: 'function': unreferenced function with internal linkage has been removed*/
* propagate_all_repos anporumb/pchmock6
* propagate_all_repos anporumb/pchmock6
* propagate_all_repos anporumb/pchmock6
* propagate_all_repos anporumb/pchmock6
* use latest dependencies 13 Oct 2024
* use vcpkg from master
* pal_interfaces now appears in Visual Studio and has mocks
* now it compiles on Linux too
* propagate_all_repos anporumb/pchmock4
* propagate_all_repos anporumb/pchmock4
* spaces removed apparently
* propagate_all_repos anporumb/pchmock4
* propagate_all_repos anporumb/pchmock4
* use the variable set in c-testrunnerswitcher
* propagate_all_repos anporumb/pchmock4
* propagate_all_repos anporumb/pchmock4
* propagate_all_repos anporumb/pchmock4
* propagate_all_repos anporumb/pchmock4
* propagate_all_repos anporumb/pchmock4
* propagate_all_repos anporumb/pchmock4
* propagate_all_repos anporumb/pchmock4
* propagate_all_repos anporumb/pchmock4
* revert interfaces/CMakeLists.txt to master
* use latest dependencies 17 Oct 2024
* use vcpkg from master
* meek attempt to have a mocks library with precompiled header
* this creates by hand win32_ll_mocks and uses it in call_once_ut_exe_c_pal
* mock loibrary for c_pal_interfaces is build with a function
* propagate_all_repos anporumb/pchmock3
* itr also compiles but does NOT link on linux
* now it builds AND links on LINUX
* added a minimal explanation about exiting visual studio
* propagate_all_repos anporumb/pchmock3
* propagate_all_repos anporumb/pchmock3
* propagate_all_repos anporumb/pchmock3
* threadpool uses terminate_process
* make pal_ll_interfaces appear in Visual Studio
* it needs to be prefixed with inc
* extraneous files are removed
* write library name with capital letters
* use also for #ifdef
* propagate_all_repos anporumb/pchmock3
* propagate_all_repos anporumb/pchmock3
* propagate_all_repos anporumb/pchmock3
* propagate_all_repos anporumb/pchmock3
* propagate_all_repos anporumb/pchmock3
* propagate_all_repos anporumb/pchmock3
* propagate_all_repos anporumb/pchmock3
* use latest dependencies 10 Oct 2024
* remove C_PAL_INC_FOLDER
* make it compile with latest c-pal
* use latest dependencies 10 Oct 2024
* remove garbage from build folder
* use latest dependencies 10 Oct 2024
* propagate_all_repos anporumb/pchmock3
* use latest dependencies 10 Oct 2024
* use latest dependencies 10 Oct 2024
* Move vcpkg function to c-build-tools
* use the patched c-build tools
* Fix triplet names
* Fix the jemalloc build
* Fix the jemalloc build
* Update deps
* Update branch for c-build-tools
* jemalloc_vcpkg
* Remove jemalloc as module
* Add vcpkg
* Use jemalloc through vcpkg
* Add the matrix of all builds
* Add the matrix of all builds
* Add the matrix of all builds
* Add the matrix of all builds
* Add the matrix of all builds
* Add the matrix of all builds
* Add the matrix of all builds
* Add the matrix of all builds
* Add the matrix of all builds
* Add the matrix of all builds
* Add the matrix of all builds
* Add the matrix of all builds
* Add the matrix of all builds
* Add the matrix of all builds
* More fanciness
* Pass CMAKE_BUILD_TYPE option to ymls
* Fix a test when running with jemalloc
* Fix CodeQL and Linux build
* Do not run fsanitize and vstest
* Fix vstest invocation
* Test
* Add int and perf tests
* Rework configuration type
* Fix configuration type expansion
* Re-enable Passthrough
* Update deps
* Fix int tests to run with jemalloc
* Address CR comments
* Add gballoc_hl_size to be used by the heap detouring
* Fix Linux-y stuff
* One more Linux fix
* Fix Linux test error
* Fix it harder
* Fix it harder
* Fix it harder
* One more fix