Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-06 | reserve (by default) the "dep" directory for the repository of dependencies ↵ | /dev/humancontroller | |
(system libraries) | |||
2017-02-06 | stop using profile/platform/architecture-specific build directories, just ↵ | /dev/humancontroller | |
use "bld" (by default) also update the .gitignore appropriately | |||
2017-02-06 | rename the Makefile to GNUmakefile | /dev/humancontroller | |
because it uses GNU Make extensions also update the .gitignore appropriately | |||
2017-02-06 | make the .gitignore more specific | /dev/humancontroller | |
2017-02-06 | remove the (non-working) MSVC solution, a bunch of scripts from the source ↵ | /dev/humancontroller | |
tree, and cruft from the .gitignore | |||
2016-04-07 | Ignore MSVC non-project files | Zack Middleton | |
Ignore auto generated or user configuration for MSVC projects. Note: .user is ignored in Xcode section but applies to MSVC too. Patch by @shearer12345. | |||
2014-06-17 | Add misc/msvc12/ to support Microsoft Visual Studio 2012 Express Edition | kungfooman | |
2013-02-16 | Add merge data to .gitignore | Tim Angus | |
2013-01-12 | Add tags file to .gitignore | Tim Angus | |
2013-01-12 | Add vim .swp files to .gitignore | Tim Angus | |
2013-01-12 | mv .svnignore .gitignore | Tim Angus | |