BuildMonitor is a tool that helps you monitor the state of Jenkins projects that are matching your criteria. It supports an additional server you can setup so you can show who is working on getting the build stable again. Notifications are shown when the build becomes unstable and when it's back stable again.
- Qt5
- Qt Creator
- Open the .pro file located in the BuildMonitor folder and associate your Qt Kit with the project.
- Build for the configurtion you want and it will result in the executable being generated.
- Qt5
- Microsoft Visual Studio 2017
- 7zip (if you want to create an installer)
- NSIS Installer framework (if you want to create an installer)
- Go to .\BuildMonitor\Installer
- Double click CreateInstaller.bat. This will compile the project and create an installer.
or
- Open BuildMonitor.sln
- Compile from Visual Studio 2017 (Note: there is no installer created this way)