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

32 commits

Author SHA1 Message Date
Alice Ogeda
7edc1ea486 fix issue with paginating 100+ entries in commonlist; add cmakesettings to gitignore; 2021-12-13 22:38:33 -03:00
Mordred
48ed9da414 Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
NotAdam
cc70d83d06 fix some build directories not being ignored 2019-02-09 16:50:55 +11:00
NotAdam
dfc43dfae6 ignore clion cmake build directories 2019-01-04 20:50:04 +11:00
mordred
8e405856de Updated gitignore for moved config 2019-01-02 15:22:06 +01:00
NotAdam
3f6f0d5a5f Ignore built tools 2018-12-18 22:06:34 +11:00
NotAdam
5010de4aab Ignore config folder contents except the default file 2018-12-18 21:49:42 +11:00
mordred
fc3b473a58 Ignore new binary too 2018-12-14 13:41:20 +01:00
NotAdam
8721999ec6 Ignore generated script files 2018-12-14 19:49:51 +11:00
mordred
f1be739272 Update .gitignore and sql_import.sh 2018-12-13 12:47:59 +01:00
mordred
4a920de104 Use sapphire_dbm to initialize the db 2018-12-12 12:07:26 +01:00
NotAdam
a1e3721c67 ignore temp files created by doxygen 2018-07-24 22:49:19 +10:00
NotAdam
31915f9fee doxygen doco generation + some documentation for script system 2018-07-24 22:22:19 +10:00
goaaats
f414e70686 Add cmake objects.txt, exports.def to gitignore 2018-06-23 21:05:57 +02:00
Adam
0842b4a864 remove scriptloader from tree and update gitignore 2018-03-09 23:54:11 +11:00
Adam
521c62013c ignore cotire generated files 2018-02-28 22:25:34 +11:00
Adam
75c2ffb784 move scripts dir to server_zone 2018-02-03 17:03:50 +11:00
Adam
ac9613f2f5 scripts are now built into common libs instead of seperate libs 2017-12-27 18:47:51 +11:00
Mordred Admin
255cb196c1 readding version to gitignore 2017-12-20 13:42:35 +01:00
GokuWeedLord
ea12877ebb ignore export library files 2017-12-10 21:43:10 +11:00
Ay'yaruq Dotharl
0cfe37703c
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
ee552440ba ignore files generated by edit and continue 2017-10-21 19:22:05 +11:00
ShelbyZ
444a7929a2 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
782698c814 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
8682f334bc 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
Minho Kang
0baa41fa4f Exclude script directory from ignoring 2017-08-29 00:34:20 +09:00
Minho Kang
50bff73e0a Add JetBrains cache to gitignore 2017-08-19 01:46:23 +09:00
Minho Kang
826b46a663 Cleanup .gitignore and .gitsubmodule
Git shouldn't track submodule directory anymore.
2017-08-18 23:48:35 +09:00
amibu
45b2fa55b7 Set expansion level, update gitignore for libraries 2017-08-08 18:05:56 +02:00
Minho Kang
569ae6eac1 Merge branch 'master' into master 2017-08-08 21:04:22 +09:00
Minho Kang
3c6b8276b8 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