COMMITS
/ data/CMakeLists.txt August 8, 2021
C
CMake update
Chris HORLER committed
August 4, 2021
C
Reverting develop back to commit 548fd82ad7ec37301fd
Clifford Yapp committed
December 14, 2020
C
Remove the express-only option
Cliff Yapp committed
July 16, 2018
C
ensure when SC_BUILD_EXPRESS_ONLY is set that we do not build the schema scanner
Chris HORLER committed
February 5, 2014
M
tests were broken because macro name changed
Mark Pictor committed
February 4, 2014
C
More whitespace and case tweaks
Cliff Yapp committed
February 3, 2014
C
whitespace changes
Cliff Yapp committed
C
Add CMake footer comment to CMake files
Cliff Yapp committed
January 28, 2014
M
don't build schema scanner unless schemas are to be built
Mark Pictor committed
January 27, 2014
M
move more schema logic into new file, rename file
Mark Pictor committed
January 26, 2014
M
put path macros in a separate file, and include it
Mark Pictor committed
January 23, 2014
M
cmake changes to match new behavior of scanner
Mark Pictor committed
January 16, 2014
M
use schema scanner in data/CMakeLists.txt
Mark Pictor committed
January 14, 2014
M
run the schema scanner from data/CMakeLists.txt
Mark Pictor committed
February 9, 2014
D
Added libraries to SC_ADDEXEC libslist parameter.
davyw committed
October 29, 2013
M
oops, install inside include/ dir
Mark Pictor committed
M
install generated sdai headers
Mark Pictor committed
M
static sdai libs need include paths
Mark Pictor committed
August 29, 2013
C
Rename fedex_python and fedex_plus to exp2python and exp2cxx respectively.
Cliff Yapp committed
June 1, 2013
M
libexpress is no longer a dependency of the class libs
Mark Pictor committed
May 24, 2013
April 14, 2013
S
use relative path for source file
starseeker committed
M
replace all references to SCL with SC in CMake files and code
Mark Pictor committed
April 11, 2013
C
Don't do the lazy tests on WIN32 either, at least not until we get cllazyfile going.
Cliff Yapp committed
April 5, 2013
C
Use CMAKE_COMMAND variable to run cmake
Cliff Yapp committed
March 6, 2013
January 22, 2013
M
make lazy_sdai_* exe testable
Mark Pictor committed
January 21, 2013
M
remove c++11 code and HAVE_JUDY macro
Mark Pictor committed
M
add lazy_* executable for schemas under data/
Mark Pictor committed
September 2, 2012
August 24, 2012
M
Merge pull request #209 from stepcode/review/scl_is_subbuild
Mark committed
August 20, 2012
M
add an option to build user-defined executables and link against each sdai lib
Mark Pictor committed
August 17, 2012
M
whitespace
Mark Pictor committed
M
improve schema search logic
Mark Pictor committed
August 3, 2012
M
add lcov.cmake, modify data/CMakeLists.txt for faster lcov builds
Mark Pictor committed
June 26, 2012
D
link base lib, necessary for MSVC
davyw committed
June 18, 2012
M
remove xgetopt from two CMakeLists, add export macro to sc_getopt.h
Mark Pictor committed
May 5, 2012
M
EXCLUDE_FROM_ALL cannot be set on targets that are installed
Mark Pictor committed
April 16, 2012
M
update scl_utils macros for apple flags and for windows dllimport/dllexport
Mark Pictor committed
April 17, 2012
M
when testing p21read, also look for files with .ifc ext
Mark Pictor committed
March 29, 2012
M
Merge pull request #163 from mpictor/review/brlcad-cmake
Mark committed
March 22, 2012
M
cmake variables have been renamed
Mark Pictor committed
March 20, 2012
D
Added scl_memmgr to fedex_plus generated schema libraries.
davyw committed
February 19, 2012
T
Improvements in the cmake builder
tpaviot committed
February 22, 2012
M
fix linker issue on OSX
Mark Pictor committed
December 19, 2011
D
Added support for cmake 'Borland Makefiles'.
davyw committed
December 11, 2011
D
Added dependency on utils lib in p21read.
davyw committed
December 9, 2011
D
Added msvc import/export scheme for fedex_plus generated code.
davyw committed
November 27, 2011
M
Generate version info and timestamp at build time
Mark Pictor committed
October 30, 2011
M
ctest - add p21read schema name tests, re-enable unitary_schema tests, etc
Mark Pictor committed