1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-21 01:37:44 +00:00
Commit graph

30 commits

Author SHA1 Message Date
NotAdam
3b18c97f93 fix some build directories not being ignored 2019-02-09 16:50:55 +11:00
NotAdam
ec340e2c3c ignore clion cmake build directories 2019-01-04 20:50:04 +11:00
mordred
4c7ddf1beb Updated gitignore for moved config 2019-01-02 15:22:06 +01:00
NotAdam
cb117cd591 Ignore built tools 2018-12-18 22:06:34 +11:00
NotAdam
f71a09fb39 Ignore config folder contents except the default file 2018-12-18 21:49:42 +11:00
mordred
e7b3f4ae3f Ignore new binary too 2018-12-14 13:41:20 +01:00
NotAdam
064855c8d6 Ignore generated script files 2018-12-14 19:49:51 +11:00
mordred
726c122bab Update .gitignore and sql_import.sh 2018-12-13 12:47:59 +01:00
mordred
90831ea089 Use sapphire_dbm to initialize the db 2018-12-12 12:07:26 +01:00
NotAdam
63b73c2aa0 ignore temp files created by doxygen 2018-07-24 22:49:19 +10:00
NotAdam
5fab7c1242 doxygen doco generation + some documentation for script system 2018-07-24 22:22:19 +10:00
goaaats
a042599a64 Add cmake objects.txt, exports.def to gitignore 2018-06-23 21:05:57 +02:00
Adam
43de9533ec remove scriptloader from tree and update gitignore 2018-03-09 23:54:11 +11:00
Adam
56af490008 ignore cotire generated files 2018-02-28 22:25:34 +11:00
Adam
8a77925c30 move scripts dir to server_zone 2018-02-03 17:03:50 +11:00
Adam
2868bfc69f scripts are now built into common libs instead of seperate libs 2017-12-27 18:47:51 +11:00
Mordred Admin
fdb59ffebc readding version to gitignore 2017-12-20 13:42:35 +01:00
GokuWeedLord
11f32f3bd6 ignore export library files 2017-12-10 21:43:10 +11:00
Ay'yaruq Dotharl
d309f60d69 Update Travis config for hopefully builds
Remove unnecessary dependencies and add a cache for the build files.
Additionally limit Git clone depth and use build matrices properly.
The CMake package dependency was removed since Travis comes with 3.2
and the installer only brings in 3.5, while the current minimum is 2.6.

Add support for mtime_cache, a small Ruby gem for hashing file mtime
and automatically updating unchanged files so that CMake knows which
cached build files are still valid since Git doesn't track mtime.
2017-11-26 03:41:27 +11:00
GokuWeedLord
2f1e351d54 ignore files generated by edit and continue 2017-10-21 19:22:05 +11:00
ShelbyZ
dfa11712dd Remove CMake/Build Artficats
- vcxproj/sln files created using cmake tool
- idb files made as a result of build
2017-10-17 17:23:01 -07:00
Carlos C
d593e2b47e Add sapphire version string
need to implement location(s) where to show git revision / version in core

server info & logs come to mind
2017-09-13 18:06:31 -04:00
Mordred Admin
924a4b3973 Majorly simplified and improved the cmake setup.
Going forward it will be alot easier to maintain.

TODO: simplify path definitions

Conflicts:
	src/servers/Server_Lobby/CMakeLists.txt
	src/servers/Server_REST/CMakeLists.txt
	src/servers/Server_Zone/CMakeLists.txt
2017-09-13 11:46:17 +02:00
Adam
992708449b Exclude script directory from ignoring 2017-08-29 00:34:20 +09:00
Adam
86524cc53c Add JetBrains cache to gitignore 2017-08-19 01:46:23 +09:00
Adam
21795cb310 Cleanup .gitignore and .gitsubmodule
Git shouldn't track submodule directory anymore.
2017-08-18 23:48:35 +09:00
amibu
c28fcdd02b Set expansion level, update gitignore for libraries 2017-08-08 18:05:56 +02:00
Minho Kang
004c665f03 Merge branch 'master' into master 2017-08-08 21:04:22 +09:00
Adam
015fa17628 Add gitignore and fix UtilMath::clamp 2017-08-08 21:01:09 +09:00
amibu
ffcb90aa24 Added gitignore from Sapphire2 2017-08-08 13:07:17 +02:00