Activity

From 12/02/2016 to 12/31/2016

12/30/2016

01:37 PM Revision 1d88d8d4 (rsb-cl): Replaced deprecated write_file with file(WRITE in CMakeLists.txt
* CMakeLists.txt (toplevel): use the WRITE signature of the file
command instead of the deprecated write_file command
J. Moringen

12/11/2016

04:38 PM Revision 22cd846d (rsb-cl): Added missing generic functions in src/model/protocol.lisp
* src/model/protocol.lisp (header): updated copyright
(process-info-executing-user): moved within file
(process-i...
J. Moringen

12/01/2016

12:16 AM Revision b3dc93f9 (rsb-cl): Fixed version determination corner case in CMakeLists.txt
The conditional
if(NOT RSB_VERSION_PATCH)
should have been
if(NOT DEFINED RSB_VERSION_COMMIT)
since RSB_VERSI...
J. Moringen
 

Also available in: Atom