Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-28 | llvm: fix source URL | Juergen Daubert | |
2019-02-07 | llvm: 7.0.0 -> 7.0.1 | Thomas Penteker | |
2018-12-12 | llvm: add missing configuration option LLVM_LINK_LLVM_DYLIB | Juergen Daubert | |
we define LLVM_BUILD_LLVM_DYLIB=1 BUT not LLVM_LINK_LLVM_DYLIB=1 which leads to a broken llvm-config. Currently $> llvm-config --libnames --link-shared generated lots of errors about missing .so libraries, with the above addition we get the correct behaviour. $> llvm-config --libnames --link-shared libLLVM-7.so | |||
2018-10-03 | [notify] llvm: 6.0.1 -> 7.0.0 | Thomas Penteker | |
Note, that major updates usually will break dependent ports. Make use of revdep(1) to identify broken ports and refer to the README for examples. | |||
2018-07-28 | [notify] llvm: 6.0.0 -> 6.0.1 new dependency: ninja | Danny Rawlins | |
2018-04-13 | [notify] llvm: upstream bug fix patches | Danny Rawlins | |
2018-03-28 | llvm: 5.0.1 -> 6.0.0 closes FS#1636 | Danny Rawlins | |
2018-01-21 | llvm: 5.0.0 -> 5.0.1 | Danny Rawlins | |
2017-11-17 | llvm: updated to avoid appending VCS revision | Matt Housh | |
2017-11-07 | llvm: also build utils, closes FS#1466 | Thomas Penteker | |
2017-10-23 | llvm: update signature | Fredrik Rinnestam | |
2017-10-23 | llvm: fixed footprint | Fredrik Rinnestam | |
2017-10-22 | llvm: 4.0.1 -> 5.0.0 | Thomas Penteker | |
2017-07-09 | llvm: 4.0.0 -> 4.0.1 | Danny Rawlins | |
2017-03-15 | llvm: disable ocaml docs | Thomas Penteker | |
2017-03-15 | llvm: remove stale patch | Thomas Penteker | |
2017-03-13 | llvm: 3.9.1 -> 4.0.0 | Thomas Penteker | |
2017-01-26 | updated signatures | Fredrik Rinnestam | |
2017-01-26 | Merge branch '3.2' into 3.3 | Fredrik Rinnestam | |
2017-01-25 | llvm: include patch for red icons on radeon hardware | Thomas Penteker | |
2017-01-23 | updated signatures | Fredrik Rinnestam | |
2017-01-23 | Merge branch '3.2' into 3.3 | Fredrik Rinnestam | |
2017-01-23 | llvm: 3.9.0 -> 3.9.1 | Thomas Penteker | |
2016-11-13 | updated signatures | Fredrik Rinnestam | |
2016-11-13 | Merge branch '3.2' into 3.3 | Fredrik Rinnestam | |
2016-11-13 | llvm: use DYLIB option instead of shared libraries | Thomas Penteker | |
2016-11-08 | llvm: cmake is now a dependency | Thomas Penteker | |
2016-11-08 | updated signatures | Fredrik Rinnestam | |
2016-11-08 | Merge branch '3.2' into 3.3 | Fredrik Rinnestam | |
2016-11-07 | llvm: removed config.h references | Matt Housh | |
2016-11-08 | llvm: 3.8.1 -> 3.9.0 | Thomas Penteker | |
2016-10-15 | add opt signatures | Juergen Daubert | |
2016-07-13 | llvm: 3.8.0 -> 3.8.1 | Thomas Penteker | |
2016-05-15 | llvm: use gcc for compilation | Thomas Penteker | |
This fixes building llvm-32 after a bump of llvm (and thus clang breaking until a rebuild). | |||
2016-03-09 | llvm: 3.7.0 -> 3.8.0 | Thomas Penteker | |
2015-11-28 | llvm: 3.6.2 -> 3.7.0 | Thomas Penteker | |
2015-07-16 | llvm: 3.6.1 -> 3.6.2 | Thomas Penteker | |
2015-06-15 | llvm: 3.6.0 -> 3.6.1 | Thomas Penteker | |
2015-03-02 | [notify] llvm: add note about major updates and dependent graphic's drivers | Thomas Penteker | |
2015-03-02 | llvm: 3.5.1 -> 3.6.0 | Thomas Penteker | |
2015-02-23 | llvm: 3.4.2 -> 3.5.1 | Thomas Penteker | |
2015-01-16 | llvm: remove stray files | Thomas Penteker | |
From: Tilman Sauerbeck <tilman@crux.nu> We just unpacked the CFE tarball only to delete it afterwards. | |||
2014-08-22 | llvm: 3.4.1 -> 3.4.2 | Thomas Penteker | |
2014-05-14 | llvm/llvm-clang: clean up indentation, footprint | Thomas Penteker | |
2014-05-13 | Merge branch '3.0' into 3.1 | Thomas Penteker | |
Conflicts: llvm/.footprint llvm/Pkgfile | |||
2014-05-13 | llvm: last commit for today. Really. | Thomas Penteker | |
2014-05-13 | llvm: fix indentation, footprint | Thomas Penteker | |
2014-05-13 | llvm: fix symlink | Thomas Penteker | |
2014-05-13 | llvm: 3.3 -> 3.4.1 | Thomas Penteker | |
2014-05-13 | llvm: configure mandir | Thomas Penteker | |