Skip to content
Snippets Groups Projects
Select Git revision
  • ag_rework
  • master default protected
  • vinniel-master-patch-19628
3 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.013Sep29Oct12Sep4May28Apr4Nov20Sep179823May7512Mar1113Jan13Sep528May1113Feb5432Jan4Oct15Sep12847OctUpdate Makefilevinniel-master-…vinniel-master-patch-19628Added -std=c++1z to the "Generate dependencies" example; sometimes more advanced code needs this.mastermasterAdded UNIQNAME variable, accompanying TODO, and added the variable to the sync2caen target.Add the 'ungraded' targetMerge branch 'master' of gitlab.eecs.umich.edu:eecs281/makefileClean up the sync2caen build targetChange a comment that was confusing to some usersUpdate Makefile to use profile and gprofIgnore VSCode workspace file in sync2caen targetFix the REMOTE_PATH for sync2caen targetFix the mkdir bug in sync2caenMerge branch 'ag_rework' of gitlab.eecs.umich.edu:eecs281/makefile into ag_reworkag_reworkag_reworkChange "test cases" to "test files"Change 'identifier' target to use printf not echoReimplement 'make all'Reimplement 'make all'Skip xcode_redirect.hpp when checking for identifier.Removed dos2unix; the autograder does fine without it (tested Project 1 Letterman), both source code and test files, and it produces headaches for students (especially those using Mfile)Fixed 'identifier' to skip subdirectories, remove old tarballs if they exist, and tell user which files are missing the identifierAdd Project Identifier variable and targetReorganize to combine the first two TODO's at the top of the file.Remove comment from middle of rsync commandWent back to 6.2.0Added compiler version 7.1.0 before 6.2.0, just in case CAEN and autograder don't both have the same version available. If both exist, should default to 7.1.0 (the first one in each path variable).Merge branch 'master' of gitlab.eecs.umich.edu:eecs281/makefileUse $(EXECUTABLE).cpp for default main() file if project*.cpp is not found.Refine sync2caen target with commented Visual Studio support.Clean up and finalize sync2caen target.Lint and update comments.Change target mac2caen -> sync2caen, lint.Update formatting.Add message about compiler generated dependencies.Update 'make help' and add mac2caen to .PHONYAdd support for syncing from Macs to CAEN.Clarify the common targets and their actions.'make static' chooses an appropriate list of files for cppcheckAdd support for .hpp files.Added automatic removal of perf data files.Changed compile flag from -std=c++17 to -std=c++1z for Mac users; still works on CAEN and autograder.Updated to c++17 instead of 14.
Loading