| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove autoconf support | Chris Bieneman | 2016-01-26 | 1 | -20/+0 |
| | | | | | | | | | | | | | | | | | Summary: This patch is provided in preparation for removing autoconf on 1/26. The proposal to remove autoconf on 1/26 was discussed on the llvm-dev thread here: http://lists.llvm.org/pipermail/llvm-dev/2016-January/093875.html "I felt a great disturbance in the [build system], as if millions of [makefiles] suddenly cried out in terror and were suddenly silenced. I fear something [amazing] has happened." - Obi Wan Kenobi Reviewers: chandlerc, grosbach, bob.wilson, tstellarAMD, echristo, whitequark Subscribers: chfast, simoncook, emaste, jholewinski, tberghammer, jfb, danalbert, srhines, arsenm, dschuff, jyknight, dsanders, joker.eph, llvm-commits Differential Revision: http://reviews.llvm.org/D16471 llvm-svn: 258861 | ||||
| * | Install three utils, "FileCheck", "count", and "not", for now to appease ↵ | NAKAMURA Takumi | 2013-12-20 | 1 | -2/+2 |
| | | | | | | | | | | | llvmlab dragonegg builder. Since r197684, "install/bin/llvm-config --obj-root" hasn't shown the build tree. The builder was finding utils in the build tree, from the installed tree. I will revert this after dragonegg builder would be tweaked not to use installed llvm-config. llvm-svn: 197786 | ||||
| * | Put targets on folders, if the IDE supports the feature. | Oscar Fuentes | 2011-02-20 | 1 | -1/+1 |
| | | | | | | | Requires CMake 2.8.3 or newer. llvm-svn: 126092 | ||||
| * | Fix extra fread after EOF, non-wires-crossed version. | Dan Gohman | 2010-06-01 | 1 | -2/+4 |
| | | | | | llvm-svn: 105270 | ||||
| * | revert r105223 which broke all my testing. | Chris Lattner | 2010-05-31 | 1 | -1/+1 |
| | | | | | llvm-svn: 105225 | ||||
| * | Fix count so that it doesn't make an extra fread call after | Dan Gohman | 2010-05-31 | 1 | -1/+1 |
| | | | | | | | EOF is detected. llvm-svn: 105223 | ||||
| * | Add count/not tools as executables. | Daniel Dunbar | 2009-09-24 | 3 | -0/+71 |
| - Apparently, I'm willing to do incredibly stupid things in the name of portability. llvm-svn: 82685 | |||||

