Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | turned folder rights the other way around | 2015-08-26 | 1 | -14/+15 | |
| | |||||
* | Add travis-ci support | 2015-07-10 | 1 | -0/+1 | |
| | |||||
* | Added doxygen documentation definition file and make target for it (nw) | 2015-05-12 | 1 | -1/+3 | |
| | |||||
* | changed .build to build to be visible (nw) | 2015-03-26 | 1 | -1/+1 | |
| | |||||
* | Moved build system to GENie [Miodrag Milanovic] | 2015-03-26 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | make TARGET=mess -j19 will generate all needed files and build MESS, while developing you can use make TARGET=mess COMPILE=1 -j19 to prevent rebuilding of make files. Build system have automatic generate of dependencies so will do incremental builds fine. make clean will remove all generated files/projects and obj files | ||||
* | Converted png2bcd tool to python [Andrew Gardner] | 2015-01-10 | 1 | -0/+1 | |
| | |||||
* | ignore inp directory (nw) | 2014-10-29 | 1 | -0/+1 | |
| | |||||
* | made .gitignore much smaller (nw) | 2014-10-24 | 1 | -42/+6 | |
| | |||||
* | fix for gitignore (nw) | 2014-10-24 | 1 | -22/+28 | |
| | |||||
* | ignore *.psess and *.vsp in root (nw) | 2014-10-24 | 1 | -0/+2 | |
| | | | | these are Visual Studio Performance Analysis output files | ||||
* | More ignorance (nw) | 2014-10-23 | 1 | -0/+20 | |
| | |||||
* | Updated ignore file with executables | 2014-10-23 | 1 | -0/+3 | |
| | |||||
* | added *.sln and *.suo to .gitignore (nw) | 2014-10-23 | 1 | -0/+2 | |
| | |||||
* | Add ini folder to ignore (nw) | 2014-10-22 | 1 | -0/+1 | |
| | |||||
* | ignore *.bat (nw) | 2014-10-21 | 1 | -0/+1 | |
| | |||||
* | Made gfx_element::decode() private; fixed drivers that were calling it ↵ | 2014-03-18 | 1 | -2/+1 | |
| | | | | directly [Alex Jackson] | ||||
* | Add to ignore list. (nw) | 2014-03-18 | 1 | -0/+2 | |
| | |||||
* | ignore project files only in root | 2013-12-30 | 1 | -844/+0 | |
| | |||||
* | cleanup .gitattributes, ignore eclipse project files | 2013-12-30 | 1 | -0/+846 | |
| | |||||
* | revert stuff that probably wasn't intentionally committed. (n/w) | 2013-12-29 | 1 | -1/+0 | |
| | |||||
* | Netlist, make some class variables protected. No wn | 2013-12-28 | 1 | -0/+1 | |
| | |||||
* | added two more output folders to ignore list (nw) | 2013-07-17 | 1 | -0/+2 | |
| | |||||
* | Improved svn:ignore. (nw) | 2013-06-24 | 1 | -0/+1 | |
| | |||||
* | Improved svn:ignore. (nw) | 2013-06-24 | 1 | -0/+4 | |
| | |||||
* | reverted ignored files, they were removed by the previous patch but I don't ↵ | 2013-06-10 | 1 | -0/+4 | |
| | | | | know why. (nw) | ||||
* | Added support to jedutil for decoding 82S153, PLS153 & CK2605 [Kevin ↵ | 2013-06-10 | 1 | -4/+0 | |
| | | | | Eshbach, Charles MacDonald] | ||||
* | added some output files in root folder to ignore list (nw) | 2013-01-17 | 1 | -0/+5 | |
| | |||||
* | first version of chdman unit test / fixed dependies of tests target (nw) | 2013-01-05 | 1 | -0/+1 | |
| | |||||
* | added jedtest output folder to ignore list (nw) | 2013-01-05 | 1 | -0/+1 | |