Commit Graph

21 Commits

Author SHA1 Message Date
Andreas Tiemeyer 6cea5aa0d7 Ignore files and directories created by Eclipse and Visual Studio 2017-10-30 20:42:40 +00:00
Cesar Rodriguez b72cf31932 Updated doxyfile to a modern version
- From version 1.5 to 1.8
- Added lateral pannel
- Clickable inheritance/collaboration diagrams
2017-06-30 19:39:42 +01:00
reuk 5a01942062 Update gitignore 2017-06-06 15:13:09 +01:00
reuk 25183acfa1 Add conversion/checking scripts 2017-06-06 14:42:12 +01:00
Michael Tautschnig 3f2379453a Added further ia32 GCC built-ins 2017-05-23 11:01:34 +01:00
Michael Tautschnig 98e5c2333d Split generic GCC built-ins, extend using current GCC trunk 2017-05-23 11:01:32 +01:00
reuk b917b5e798 Replace irep_ids_convert program with preprocessor 2017-04-04 16:52:24 +01:00
Nathan Phillips 30fe7c8708 Added IDE files to .gitignore 2017-03-14 10:20:06 +00:00
thk123 49449f4063 Additions to the gitignore
Ignore some more generated files from the regressions folder (.gb files
and all the log files. Also removed some redundant lines that are now
covered by the **/*.log rule. Added the clobber binary and moved the
test-bigint binary to the binaries section.
2017-02-03 10:42:59 +00:00
thk123 89dd136e1e Ignore any files generated by the regression script 2017-01-13 12:36:53 +00:00
NathanJPhillips dfb5e2cd43 Ignore IDE generated files 2017-01-11 10:30:28 +00:00
Daniel Kroening 9fc829fbb2 Also ignore symex test log 2016-11-07 10:10:40 +00:00
Robert (Jamie) Munro fab794cb2c .gitignore all the libs downloadable by Makefile
i.e. by doing:

    make minisat2-download
    make glucose-download
    make zlib-download
    make libzip-download
2016-09-22 15:50:16 +01:00
Daniel Kroening 40543b3bcb missing cegis executables 2016-08-15 12:26:33 +01:00
Daniel Kroening d4a7cc3e09 more binaries 2016-07-01 17:56:17 +01:00
Daniel Kroening b099577324 more binaries 2016-07-01 17:56:03 +01:00
Daniel Kroening ec837cb51d added Windows executables 2016-06-28 11:32:23 +01:00
Daniel Kroening 86d0ae773f added missing binary 2016-05-08 21:28:07 +01:00
Daniel Kroening c63c2f78e6 added Windows extensions 2016-04-25 21:38:53 +01:00
Michael Tautschnig 03630a8039 Refined .gitignore rules
- Not all .inc are safe to be ignored
- Various bison/flex generated files should be ignored
- Various built binaries are to be ignored

Signed-off-by: Michael Tautschnig <tautschn@amazon.com>
2016-04-25 16:51:50 +00:00
Norbert Manthey c2ef84bd32 Add .gitignore file for convenience
Signed-off-by: Norbert Manthey <nmanthey@amazon.de>
CC: Michael Tautschnig <tautschn@amazon.co.uk>

CR: https://cr.amazon.com/r/5146296/
2016-04-25 16:51:35 +00:00