Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-24 | more portable shebangs | Jörg Thalheim | |
This is useful on systems like NixOS, where python3 is not in /usr/bin/python3 as well as for people using alternative ways to install python such as virtualenv/pyenv. Some scripts where already using '/usr/bin/env'. With this pull request it gets more consistent. For background information see also: https://github.com/systemd/systemd/pull/5816 | |||
2016-02-23 | Added missing copyright headers per klee/issue #301 | Marko Dimjašević | |
2009-05-21 | Initial KLEE checkin. | Daniel Dunbar | |
- Lots more tweaks, documentation, and web page content is needed, but this should compile & work on OS X & Linux. git-svn-id: https://llvm.org/svn/llvm-project/klee/trunk@72205 91177308-0d34-0410-b5e6-96231b3b80d8 |