- Mar 12, 2019
-
-
Marcus M. Darden authored
* A variable (IDENTIFIER) was added to allow the 'identifier' target to search source code and header files for a matching hash parametrically. * The phony 'identifier' target greps for the IDENTIFIER pattern in each file and fails if any source/header doesn't contain the pattern. * The identifier target is added as a dependency to fullsubmit and partialsubmit. * Editing IDENTIFIER is now part of the first student TODO in the Makefile.
-
- Jan 13, 2019
-
-
Marcus M. Darden authored
-
- Sep 13, 2018
-
-
hartsoe authored
-
- Sep 05, 2018
- May 28, 2018
-
-
Marcus M. Darden authored
-
Marcus M. Darden authored
-
- May 11, 2018
-
-
Marcus M. Darden authored
-
- Feb 13, 2018
-
-
Marcus M. Darden authored
-
- Feb 05, 2018
-
-
Marcus M. Darden authored
-
Marcus M. Darden authored
-
Marcus M. Darden authored
-
Marcus M. Darden authored
-
- Feb 04, 2018
-
-
Marcus M. Darden authored
-
Marcus M. Darden authored
New target 'mac2caen' relies on SSH multiplexing, and an open SSH session to keep files synced FROM Mac TO CAEN.
-
Marcus M. Darden authored
Slightly edited these targets (release, debug, all) for consistency. Also picked some nits in comments and 'make help'.
-
- Jan 02, 2018
-
-
Marcus M. Darden authored
* Previously we were checking all CPP files, we don't need to check test drivers (test*cpp) for style. * Instead of *.h*, use a more correct *.h *.hpp
-
- Oct 04, 2017
-
-
Marcus M. Darden authored
-
- Sep 15, 2017
-
-
paoletti authored
-
- Sep 12, 2017
-
-
paoletti authored
Changed compile flag from -std=c++17 to -std=c++1z for Mac users; still works on CAEN and autograder.
-
- Sep 08, 2017
-
-
paoletti authored
-
- Sep 04, 2017
-
-
Marcus M. Darden authored
-
Marcus M. Darden authored
-
Marcus M. Darden authored
-
- Oct 07, 2016
-
-
Marcus M. Darden authored
-
Marcus M. Darden authored
-
Marcus M. Darden authored
-