AlterEgo
cda0faa585
Update copyright notices to make them all uniform
...
Signed-off-by: AlterEgo <admin@projectskyfire.org>
2022-12-24 14:11:10 -06:00
SkyFire
db81369611
Happy NewYear.
...
Update copyright for 2021
Signed-off-by: SkyFire <admin@projectskyfire.org>
2021-01-01 08:09:28 -06:00
SkyFire
f4af571237
Update missed copyright headers. No change to any functions.
...
[ci-skip]
Signed-off-by: SkyFire <admin@projectskyfire.org>
2020-03-18 08:12:22 -05:00
SkyFire
1f98b9c451
Update the copyright headers for 2019. Going to be away for the new year. Getting this out of the way. I'm sure I would have gotten 5 pull requests from people whom don't contribute anything but feel it's their duty to update the copyright dates.
...
Signed-off-by: SkyFire <admin@projectskyfire.org>
2018-12-29 19:29:08 -06:00
AlterEgo
3c40a345d0
Happy New Year. Updated copyright notices.
...
Signed-off-by: AlterEgo <admin@projectskyfire.org>
2018-01-01 07:12:46 -06:00
AlterEgo
b329fff898
Copyright update part 2. May be a few strays. Fix build.
...
Signed-off-by: AlterEgo <admin@projectskyfire.org>
2017-01-01 06:24:53 -06:00
SkyFire
cd848abbe8
Update copyrights. Happy New Year 2016.
...
Signed-off-by: SkyFire <admin@projectskyfire.org>
2016-01-01 13:39:59 -06:00
SkyFire
ab9421680c
Update the cmake copyrights to 2014. Yeah I know it's not 2014 yet so QQ and STFU
...
Signed-off-by: SkyFire <admin@projectskyfire.org>
2013-12-22 20:59:13 -06:00
Vincent_Michael
ec50c95149
Update more copyright note for 2013. (alcohol sucks)
2013-01-01 12:57:23 +01:00
thomas33
d81833f2dd
update headers ... sorry ^^
2012-03-11 22:03:43 +01:00
click
a444930662
Buildsystem/Windows: Set preload.cmake and related function as examples, and not actively used
...
- Sets the default CMAKE_INSTALL_PREFIX to <programfiles location>/<projectname> on Windows
--HG--
branch : trunk
2010-08-12 19:13:15 +02:00
click
8e05fa1dc0
Buildsystem: Clean up build-process on all platforms
...
- Windows: Use CMAKE_INSTALL_PREFIX as a 'final install' directory (thanks to paradox for the preload-handling)
(New target INSTALL, -not- included as part of ALL_BUILD (must be specifically run for installation to start)
- All: Build libmpq library (used for tools)
- All: Build extractiontools with hardlinked mpq-library (no need to install it anymore)
- All: Move jemalloc from being harddefined to using a CMake string (fixes issue 3378) (thanks to tru.bazoozoo for the idea, alternative added)
--HG--
branch : trunk
2010-08-11 20:55:14 +02:00
click
ae0ba29329
Backed out changeset 2f79fd19c2c5 - needs some more thought, sorry - I promise it will work better once I got it sorted properly!
...
--HG--
branch : trunk
2010-08-10 23:11:40 +02:00
click
4813627404
Buildsystem/Windows: Use CMAKE_INSTALL_PREFIX as result-dir for output (Thanks to Paradox)
...
(Suggested change for genrevisions default path retained to avoid breaking earlier builds, and it's not really a "server binary")
Fixes issue 3366
--HG--
branch : trunk
2010-08-10 22:40:34 +02:00