KCL-Planning / VAL

The plan validation system.
BSD 3-Clause "New" or "Revised" License
108 stars 48 forks source link

Cross platform build using cmake (Linux, Windows, MacOS) and update license from GPL/LGPL v3 to BSD 3-clause #42

Closed gbesancon-schlumberger closed 5 years ago

gbesancon-schlumberger commented 5 years ago

Refactoring of the repository to enable cross platform build using CMake (Linux, Windows, MacOSX) Document FLEX / YACC process. Generate Doxygen documentation Run sanity test of Validate part of the build Code is uniformly formatted for readability Prepare to setup Continuous Integration (enable easier PR acceptance) Update license from GPL/LPGL v3 to BSD 3-clause based on agreements between the contributors reached thanks to @DerekLong101

This also fixes: #4 #12 #14 #27 #33 #37 #38