aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* dice is compiled by default.Renaud G2022-04-291-1/+1
|
* Using BUILD_TESTING from CTest.Renaud G2022-04-291-3/+3
|
* Change file organization.Renaud G2022-04-291-135/+7
|
* Remove support for IRC and webserverRenaud Guezennec2022-04-281-5/+0
|
* Install binaries and headers.Renaud G2022-04-171-4/+12
|
* Make sure Windows compilation worksRenaud G2022-04-161-16/+36
|
* update to new cmakeRenaud G2022-04-161-4/+5
|
* qt6 readyRenaud G2022-04-131-7/+7
|
* update to new cmakeRenaud G2022-04-131-3/+7
|
* rename some member in dicealiasRenaud G2022-04-131-4/+14
|
* [irc] fix compilationRenaud G2021-03-281-0/+5
|
* Add replace value node.Renaud G2021-02-131-0/+1
| | | | | Move definition of CaseInfo struct. Fix small things from switchcasenode.
* Add SwitchCaseNodeRenaud G2021-02-071-1/+2
|
* clean up diceparser code.Renaud G2020-09-271-6/+6
| | | | Cli build is piloted from an cmake option.
* add unicity and repeat function part2Renaud G2020-03-281-1/+2
|
* Add operator TRenaud G2019-09-261-0/+1
|
* Update DiceParser GrammarRenaud G2019-07-291-1/+5
|
* Absolute path for source filesRenaud G2019-07-281-42/+42
|
* Static compilation is only triggered if -DSTATIC_BUILD=ON is set.Renaud G2019-07-251-9/+10
|
* Rework of the component to be a proper libRenaud G2019-07-251-3/+34
|
* Add valueslistnodeRenaud G2019-07-121-0/+1
|
* Add travis fileRenaud G2019-07-111-1/+1
|
* remove useless linesRenaud G2019-07-111-8/+3
|
* rework diceparser to run unit testsRenaud G2019-07-111-3/+58
|
* first draft of occurence counterRenaud G2019-03-231-1/+1
|
* Adding powRenaud G2018-09-021-1/+1
|
* -management of arithmetic operator for scalar result of dice.rguezennec2017-04-271-1/+1
|
* -add webserver subproject.Renaud G2016-12-041-0/+2
|
* -fix stuffRenaud G2016-09-161-0/+1
|
* improve cmakeRenaud G2016-04-161-0/+1
|
* change to subdirectoryRenaud G2016-04-151-64/+2
|
* Add Management of ColorRenaud Guezennec2016-02-041-0/+2
|
* -add c++11 support for DiceParserRenaud G2016-01-301-0/+4
|
* add ifnode and operationcondition filesRenaud Guezennec2016-01-261-0/+2
|
* -Adding rules to compile new file.Renaud G2015-12-241-0/+1
|
* add new validator for support several condition in one operatorRenaud G2015-08-191-0/+1
|
* -Add install target to make file.Renaud G2015-05-031-28/+19
| | | | -Add comments and class descriptions.
* Remove useless code from CMakeLists.txtRenaud G2015-04-251-2/+0
|
* use cmake for diceparserRenaud G2015-04-241-0/+71