1
0
Fork 0
cuberite-2a/src/UI
Alexander Harkness 62e95745ac
Migrate off CircleCI to Jenkins (#5230)
* Add Jenkinsfile

* cd src

* Escape wildcards

* Refactor stages

* Remove CircleCI junk

* Make clang-tidy do something

* updated regex to include only the files in the base src directory

* fixed errors displayed by new clang tidy version

* adjust clang core count to actual count

* Update README with new Jenkins build

Co-authored-by: 12xx12 <44411062+12xx12@users.noreply.github.com>
2021-06-15 09:00:02 +00:00
..
AnvilWindow.cpp Migrate off CircleCI to Jenkins (#5230) 2021-06-15 09:00:02 +00:00
AnvilWindow.h cWindow: Convert XYZ to Vector3 (#4764) 2020-07-04 23:49:17 +02:00
BeaconWindow.cpp Using Super. 2020-04-16 20:07:48 +00:00
BeaconWindow.h Using Super. 2020-04-16 20:07:48 +00:00
BrewingstandWindow.cpp Using Super. 2020-04-16 20:07:48 +00:00
BrewingstandWindow.h Using Super. 2020-04-16 20:07:48 +00:00
CMakeLists.txt Upgrade to C++17 [CMake] (#4717) 2020-05-16 20:59:10 +01:00
ChestWindow.cpp Using Super. 2020-04-16 20:07:48 +00:00
ChestWindow.h Using Super. 2020-04-16 20:07:48 +00:00
CraftingWindow.cpp Introduce recipe book functionality (#4493) 2020-07-14 17:56:42 +01:00
CraftingWindow.h Introduce recipe book functionality (#4493) 2020-07-14 17:56:42 +01:00
DropSpenserWindow.cpp Using Super. 2020-04-16 20:07:48 +00:00
DropSpenserWindow.h Using Super. 2020-04-16 20:07:48 +00:00
EnchantingWindow.cpp Remove SetProperty(...cPlayer) 2020-10-03 16:54:14 +01:00
EnchantingWindow.h Remove SetProperty(...cPlayer) 2020-10-03 16:54:14 +01:00
EnderChestWindow.cpp Using Super. 2020-04-16 20:07:48 +00:00
EnderChestWindow.h Using Super. 2020-04-16 20:07:48 +00:00
FurnaceWindow.cpp Using Super. 2020-04-16 20:07:48 +00:00
FurnaceWindow.h Using Super. 2020-04-16 20:07:48 +00:00
HopperWindow.cpp Using Super. 2020-04-16 20:07:48 +00:00
HopperWindow.h Using Super. 2020-04-16 20:07:48 +00:00
HorseWindow.cpp Force all headers other than "Globals.h" to be included with relative paths (#4269) 2018-08-29 01:51:25 +01:00
HorseWindow.h Implement horse inventory (#4053) 2017-10-21 17:56:09 +01:00
InventoryWindow.cpp Introduce recipe book functionality (#4493) 2020-07-14 17:56:42 +01:00
InventoryWindow.h Introduce recipe book functionality (#4493) 2020-07-14 17:56:42 +01:00
MinecartWithChestWindow.h Using Super. 2020-04-16 20:07:48 +00:00
SlotArea.cpp Add player statistics to API (#5193) 2021-05-03 21:07:09 +01:00
SlotArea.h Remove SetProperty(...cPlayer) 2020-10-03 16:54:14 +01:00
Window.cpp Fix potential destruction crashes (#5095) 2021-01-02 13:50:34 +00:00
Window.h Remove SetProperty(...cPlayer) 2020-10-03 16:54:14 +01:00
WindowOwner.h Unified the doxy-comment format. 2015-07-31 16:49:10 +02:00