|
021e6c439c
|
Removed Boost packages from Travis configuration.
As the Boost dependency isn’t required anymore, this commit removes the
Boost packages from the Travis configuration.
|
2017-10-28 16:50:45 +02:00 |
|
|
3fe2886925
|
Updated CMake in Travis configuration for C++17 support.
|
2017-10-14 02:13:46 +02:00 |
|
|
9199b68080
|
Renamed “pddlparse” library to simply “pddl”.
|
2017-08-09 17:52:50 +02:00 |
|
|
178a55d29e
|
Added missing CMake option for testing PDDL parsing library to Travis configuration.
|
2017-06-20 02:11:15 +02:00 |
|
|
c6c36273b5
|
Dropped support for GCC 5 due to unsupported conversion with optional types.
|
2017-06-19 00:29:55 +02:00 |
|
|
e312a91632
|
Renamed tokenizing module for clarity.
|
2017-05-12 14:17:57 +02:00 |
|
|
27c6b69874
|
Moved basic parsing to a separate module.
|
2017-05-09 15:05:59 +02:00 |
|
|
9b49b8ebe7
|
CMake project restructuring.
|
2016-11-29 02:55:26 +01:00 |
|
|
0b94e315b4
|
Added compiler name to Travis configuration.
|
2016-10-10 20:56:09 +02:00 |
|
|
4a422795d9
|
Added language specification to Travis configuration.
|
2016-10-10 20:46:25 +02:00 |
|
|
1a27a21fa1
|
Added default packages and sources to Travis configuration.
|
2016-10-10 18:28:59 +02:00 |
|
|
ba751f8c35
|
Added Travis target for g++ 6.
|
2016-10-10 18:22:56 +02:00 |
|
|
a9c0431ded
|
Changed Travis configuration to use 3 threads for building.
|
2016-06-01 22:49:59 +02:00 |
|
|
47f269782e
|
Reduced the number of boost dependencies with Travis.
|
2016-05-26 00:23:30 +02:00 |
|
|
98a15bbf8e
|
Removed gtest package from Travis configuration to properly use the git submodule instead.
|
2016-05-25 23:01:42 +02:00 |
|
|
7d0f417ba4
|
Enforcing Travis to build everything successfully in addition to run the tests.
|
2016-05-23 01:56:53 +02:00 |
|
|
0727db0ee1
|
Added Travic CI configuration file.
|
2016-05-20 22:19:40 +02:00 |
|