Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ortho: move llvm to llvm35 | Tristan Gingold | 2019-05-16 | 1 | -32/+0 |
| | |||||
* | Remove -gnat05, always use GNATFLAGS. | Tristan Gingold | 2018-09-15 | 1 | -2/+2 |
| | | | | Fix #651 | ||||
* | Use CXX in makefiles and configures to design the c++ compiler. | Tristan Gingold | 2016-12-24 | 1 | -1/+1 |
| | |||||
* | oread: optimize field search for large record/unions (use a hash map). | Tristan Gingold | 2016-07-09 | 1 | -1/+2 |
| | |||||
* | llvm: simplify use of llvm-config. | Tristan Gingold | 2016-01-09 | 1 | -1/+1 |
| | |||||
* | Scanner: fix use of latin-1 8 bit characters. | Tristan Gingold | 2015-12-22 | 1 | -1/+1 |
| | |||||
* | Fix llvm link on darwin (set no_compat_unwind). | Tristan Gingold | 2015-05-28 | 1 | -1/+1 |
| | |||||
* | Fix llvm build (add cxxflags). | Tristan Gingold | 2015-05-25 | 1 | -1/+1 |
| | |||||
* | Use cxx compiler to link llvm executable. | Tristan Gingold | 2015-05-21 | 1 | -2/+3 |
| | |||||
* | Makefiles: add OPT_FLAGS. | Tristan Gingold | 2014-12-24 | 1 | -2/+2 |
| | |||||
* | Move sources to src/ subdirectory. | Tristan Gingold | 2014-11-04 | 1 | -0/+30 |