~freddie-akeroyd/epics-base:fix_win32_monotonic_time

Last commit made on 2020-10-04
Get this branch:
git clone -b fix_win32_monotonic_time https://git.launchpad.net/~freddie-akeroyd/epics-base
Only Freddie Akeroyd can upload to this branch. If you are Freddie Akeroyd please log in for upload directions.

Branch merges

Branch information

Name:
fix_win32_monotonic_time
Repository:
lp:~freddie-akeroyd/epics-base

Recent commits

cdc627a... by Freddie Akeroyd

Use native Windows type for perfCounterOffset

8a90688... by Freddie Akeroyd

Make returned value relative to IOC boot time to improve accuracy

bbdd939... by Freddie Akeroyd

Call cantProceed() if performance counter is unavailable

fe35e6e... by Freddie Akeroyd

Remove use of GetTickCount() - only use performance counter

f8a6735... by Freddie Akeroyd

Print warning if using GetTickCount()

dc579b7... by Freddie Akeroyd

* Fix and enable usage of QueryPerformanceCounter()
* Use GetTickCount64() as fallback on Windows Vista and above

22ee229... by Andrew Johnson

Add support for linux-aarch64 native builds

1ae3bd6... by Andrew Johnson

Add warnings to CONFIG_SITE files that can't override gnuCommon

Move the clang and '-g' suggestions to the right places

cbba08b... by Ralph Lange

Merge pull request #88 from HiteshDhola/patch-1

Update README.md

5304457... by Hitesh Dhola <email address hidden>

Update README.md

Pointing out few err in the release version. As this is the first document anyone would Read.

-Corrected released version. Removed old references.
PS : I also use this file to restore my "base" folder with older original version when new EPICS version is released. This way I can keep all of my compiled version isolated.