Sébastien Rombauts
|
a865d1c61a
|
Update copyright notice to 2025
|
2025-05-19 21:20:36 +02:00 |
|
Sébastien Rombauts
|
1909a777d5
|
Update copyright notice to 2024
|
2024-08-16 20:46:14 +02:00 |
|
Sébastien Rombauts
|
40638924e0
|
Set -DBUILD_SHARED_LIBS=ON by default on scripts and CI/CD
|
2023-08-18 22:35:26 +02:00 |
|
Sébastien Rombauts
|
7dbcf482f2
|
Update copyright notice to 2023
|
2023-05-24 18:49:55 +02:00 |
|
Sébastien Rombauts
|
cf3b75063b
|
Minor code formating changes & comments
|
2023-05-24 18:49:40 +02:00 |
|
Sébastien Rombauts
|
404fa6eaac
|
Add Visual Studio 2022 to AppVeyor CI/CD
Update documents about supported platforms
|
2022-09-29 18:15:25 +02:00 |
|
Sébastien Rombauts
|
beb2b29640
|
Update copyright to 2021
|
2021-10-06 18:40:51 +02:00 |
|
Sébastien Rombauts
|
93580bda24
|
Fix the compilation of example2 on latest MSVC
|
2021-01-06 10:41:20 +01:00 |
|
Sébastien Rombauts
|
a0f72c7797
|
Hide logs of goto in windows build.bat script
|
2020-01-12 22:11:38 +01:00 |
|
Sébastien Rombauts
|
e6288ee920
|
Update copyright notice
|
2020-01-01 08:08:59 +01:00 |
|
Sébastien Rombauts
|
cb6c16aadb
|
Fix #191 CMake Warning line 299
|
2019-03-03 21:20:36 +01:00 |
|
Sébastien Rombauts
|
2cb3cb2fef
|
Update copyright notice
|
2019-03-02 15:46:53 +01:00 |
|
Sébastien Rombauts
|
d020c5f694
|
Update copyright notices to 2018
|
2018-01-24 11:26:38 +01:00 |
|
Sébastien Rombauts
|
2b36f52b6e
|
Add an explicit CMake error message on missing googletest submodule
- build.bat now exit on error instead of trying to build or run tests
|
2016-07-18 18:20:40 +02:00 |
|
Sébastien Rombauts
|
c53d885393
|
Update copyright notice to 2016
|
2016-02-10 10:27:47 +01:00 |
|
Sébastien Rombauts
|
4c0cc910bb
|
Simplify scripts following changes to paths of the example
|
2015-03-26 17:54:38 +01:00 |
|
Sébastien Rombauts
|
9d4829ab1e
|
Cleanup and improvement to build script
- no googletest on appveyor as cloning this submodule does not wordk
|
2015-03-20 13:22:49 +01:00 |
|
Sébastien Rombauts
|
b84721aed3
|
Update copyright date in recently modified files
|
2015-03-08 22:53:33 +01:00 |
|
Sébastien Rombauts
|
91a98f8c73
|
Update Google Test submodule to latest upstream commit with better Visual Studio 2013 support
|
2014-09-29 20:41:54 +02:00 |
|
Sébastien Rombauts
|
5812460a21
|
Reactivated dev tools in scripts and Travis CI config file
|
2014-09-24 09:11:35 +02:00 |
|
Sébastien Rombauts
|
bf4614ddb6
|
ctest --output-on-failure
|
2014-03-13 22:47:09 +01:00 |
|
Sébastien Rombauts
|
7bfaafecba
|
Moved include files out of the src/ dir, to an include/ dir
+ started a void test file
|
2014-03-04 23:04:38 +01:00 |
|
Sébastien Rombauts
|
7d775e67c8
|
Adding a build script for Linux/Unixes
|
2013-09-02 22:42:51 +02:00 |
|
Sébastien Rombauts
|
98e35bddcf
|
Adding a build script
- using the generic command "cmake --build ." instead of "make"
- using the generic command "ctest" instead of "make test"
- updated readme
|
2013-09-02 22:12:14 +02:00 |
|