- Mar 18, 2010
-
-
Kovarththanan Rajaratnam authored
llvm-svn: 98823
-
Kovarththanan Rajaratnam authored
llvm-svn: 98822
-
- Mar 10, 2010
-
-
Chris Lattner authored
Patch by Matthias Klose! llvm-svn: 98192
-
- Dec 22, 2009
-
-
Daniel Dunbar authored
llvm-svn: 91854
-
- Nov 25, 2009
-
-
Daniel Dunbar authored
llvm-svn: 89836
-
- Nov 15, 2009
-
-
Daniel Dunbar authored
Move tools/wpa to examples/wpa, and unbreak its build. llvm-svn: 88825
-
- Oct 12, 2009
-
-
Axel Naumann authored
Fix exclusion of .tmp, which in turn enables installation of $(PROJ_OBJ_ROOT)/tools/clang/include/*.inc. llvm-svn: 83855
-
- Oct 09, 2009
-
-
Axel Naumann authored
llvm-svn: 83665
-
Douglas Gregor authored
llvm-svn: 83582
-
- Sep 23, 2009
-
-
Torok Edwin authored
because the toplevel 'make check-all' needs the rule for test/lit.site.cfg, and for that test/ must exist. llvm-svn: 82624
-
- Mar 24, 2009
-
-
Daniel Dunbar authored
Again, I tried to update cmake but it is untested. llvm-svn: 67605
-
- Mar 18, 2009
-
-
Daniel Dunbar authored
llvm-svn: 67168
-
- Mar 17, 2009
-
-
Douglas Gregor authored
diagnostics. This builds on the patch that Sebastian committed and then revert. Major differences are: - We don't remove or use the current ".def" files. Instead, for now, we just make sure that we're building the ".inc" files. - Fixed CMake makefiles to run TableGen and build the ".inc" files when needed. Tested with both the Xcode and Makefile generators provided by CMake, so it should be solid. - Fixed normal makefiles to handle out-of-source builds that involve the ".inc" files. I'll send a separate patch to the list with Sebastian's changes that eliminate the use of the .def files. llvm-svn: 67058
-
- Mar 14, 2009
-
-
Sebastian Redl authored
Revert the switch to the tablegen diags. It fails for seperate objdir builds and cmake builds, and I have no clue what to do about it. Revisit this after someone with a clue about the build systems has looked at it. llvm-svn: 67009
-
Sebastian Redl authored
llvm-svn: 67007
-
- Feb 12, 2009
-
-
Mike Stump authored
llvm-svn: 64350
-
- Jan 20, 2009
-
-
Mike Stump authored
llvm-svn: 62614
-
- Jan 19, 2009
-
-
Daniel Dunbar authored
- This doesn't follow normal installation procedure of python code, but no sense trying too hard since ccc will be moved to C++. - Entry point is now tools/ccc. llvm-svn: 62517
-
- Jul 26, 2008
-
-
Daniel Dunbar authored
- Stolen from LLVM with minor modifications llvm-svn: 54103
-
- Apr 07, 2008
-
-
Chris Lattner authored
the tests in parallel. llvm-svn: 49290
-
- Mar 20, 2008
-
-
Gabor Greif authored
Also, do not try to remove build/ dir when cleaning, this does not exist any more. llvm-svn: 48599
-
Gabor Greif authored
llvm-svn: 48597
-
- Mar 18, 2008
-
-
Gabor Greif authored
makefile around (just change Makefile.parallel to Makefile to get back old functionality). To run parallel tests, specify make -jN test # where N = num of CPUs * 2 to get detailed output, run make -jN test VERBOSE=1 to only get error descriptions *after the tests have run*, type make report this gives you the extra information which was omitted in non-VERBOSE mode. llvm-svn: 48486
-
- Mar 16, 2008
-
-
Chris Lattner authored
lib dir and move all the libraries into it. This follows the main llvm tree, and allows the libraries to be built in parallel. The top level now enforces that all the libs are built before Driver, but we don't care what order the libs are built in. This speeds up parallel builds, particularly incremental ones. llvm-svn: 48402
-
- Mar 03, 2008
-
-
Chris Lattner authored
llvm-svn: 47834
-
- Sep 16, 2007
-
-
Chris Lattner authored
llvm-svn: 41990
-
- Sep 06, 2007
-
-
Ted Kremenek authored
llvm-svn: 41742
-
- Jul 16, 2007
-
-
Chris Lattner authored
llvm-svn: 39900
-
Chris Lattner authored
llvm-svn: 39899
-
- May 24, 2007
-
-
Chris Lattner authored
library to be built for the driver to link. llvm-svn: 39495
-
- May 21, 2007
-
-
Chris Lattner authored
llvm-svn: 39477
-
- Jan 15, 2007
-
-
Chris Lattner authored
llvm-svn: 39248
-
- Nov 21, 2006
-
-
Chris Lattner authored
llvm-svn: 39204
-
- Oct 06, 2006
-
-
Chris Lattner authored
llvm-svn: 38956
-
- Aug 17, 2006
-
-
Chris Lattner authored
llvm-svn: 38935
-
Chris Lattner authored
llvm-svn: 38933
-
- Jul 31, 2006
-
-
Chris Lattner authored
adds most simple scaffolding. llvm-svn: 38802
-
- Jul 03, 2006
-
-
Chris Lattner authored
llvm-svn: 38629
-
- Jun 18, 2006
-
-
Chris Lattner authored
llvm-svn: 38539
-