Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/asmjit/asmjit.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkobalicek <kobalicek.petr@gmail.com>2014-06-07 00:05:52 +0400
committerkobalicek <kobalicek.petr@gmail.com>2014-06-07 00:05:52 +0400
commitc05f11ce5cf0884a807cc2013255553a72e4cdde (patch)
treeb348b4ad1a474a7fe0add40af692f40646bfb75b /.gitignore
parent95e9fe41d2d77b6ef2cc80552c6d333c53683e2a (diff)
More Travis.
Fixed bug in IntUtil::isInt32(). Added possibility to disable instruction names (for static compiling). Added ASMJIT_... wrappers also to winremoteruntime. Fixed some instructions (wrong order in enum and x86inst.cpp).
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9442d2b..2bd624b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-build_*
+build_*