16 Commits
Author SHA1 Message Date
IntelligentQuantum 0320e56074 Misc: Adjust cmake-build pattern in .gitignore for IDEs using that file as their own filter (#28501) 2022-11-08 10:50:17 +01:00
Treeston c977087d58 Core/Misc: Partial merge of 3.3.5-dbedit:
- Added SmartEnum.h for enum iteration, stringification, and more, courtesy of krabicezpapundeklu/smart_enum
- Moved a bunch of enums in SharedDefines.h to the new system
- Miscellaneous utility methods ported

Core/Util: Redesign SmartEnum to properly work for large
 enums (>64 entries) and play nice with IDEs (PR #22768)

(cherry picked from commit 338e8ba0fea8b4b15120c96fff15a6c4b1a52593)
(cherry picked from commit f7ca0877a3736000a6e3b4ed09ac5f08b4d8e3f0)
(cherry picked from commit 207093475a177e9fd29696e80fdd06a11324782d)
(cherry picked from commit ee68cf33921944fd3f8c188044906998cf10ff2a)
(cherry picked from commit c16d461e16f0704bb11040faff30953d33ba2188)
(cherry picked from commit f6b0d99e2c0bc22b44d6f3cfdae50cbba7d51de8)
(cherry picked from commit bc1f456125c1b6c90617a514152d69c40ce64886)
2021-11-15 21:34:03 +01:00
Shauren a6e46c1c2e Buildsystem: Fixed windows pch build with ninja 2017-07-19 21:37:42 +02:00
ShinDarth fb4097cc4a Gitignore: ignore Visual Studio Code IDE system files
(cherry picked from commit c46e74928dda31390b5f4e07db8abadf8c91c09e)
2016-12-02 01:04:52 +01:00
Carbenium c6bc131b36 Add cmake-build-* directories to .gitignore since these are the default build locations for CLion 2016-11-30 21:29:10 +01:00
Carbenium 73779d09e9 Add CLion files to gitignore 2016-06-21 21:13:32 +02:00
ShinDarth 993eb1ad8f Add nbproject/* to gitignore 2015-06-30 14:39:02 +02:00
Spp 333b8e5159 Core/Build: Enable Clang PCH support and OS X specific features
Core: Fix warnings here and there
2012-11-09 13:13:45 +01:00
Machiavelli f71ad6d581 DVCS: Add kdiff3 file extensions to gitignore 2012-01-15 15:28:52 +01:00
Shauren 0fe05707aa DVCS: Added any type of build directory to gitignore 2011-11-24 10:17:15 +01:00
Spp- 4649281536 Core/DVCS: Add .diff extension to gitignore 2011-08-26 09:40:03 +02:00
runningnak3d bff4ca446b Misc: Let's ignore *.patch files 2011-02-13 20:29:48 -07:00
Machiavelli 92460b4aab DVCS: Add .mailmap to gitignore too 2010-12-29 12:56:53 +01:00
Machiavelli 6f00a22a12 Core/DVCS: Add .bak extension to .gitignore (used to backup files in UltraEdit) 2010-12-29 12:13:54 +01:00
silinoron c836137521 Don't ignore the .git folder; but do ignore .hg. 2010-12-28 13:09:35 -08:00
silinoron 2f3496f198 Rename .hgignore to .gitignore. 2010-12-28 13:08:22 -08:00