index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document build order dependencies. Make sure that llvm-config is built before
Chris Lattner
2006-09-04
1
-1
/
+12
*
Add .PHONY targets for building source and binary RPM packages. You can
Reid Spencer
2006-08-16
1
-0
/
+7
*
Revamp this to use filter-out, which makes the logic simpler and not nested.
Chris Lattner
2006-07-26
1
-21
/
+18
*
More of PR728, don't install utils either.
Chris Lattner
2006-06-02
1
-4
/
+14
*
Part of PR728, don't install examples or projects.
Chris Lattner
2006-06-02
1
-1
/
+5
*
Make a shorthand target for running the llvm2cpp test suite. This test
Reid Spencer
2006-06-01
1
-0
/
+2
*
Make some changes suggested by Chris:
Reid Spencer
2006-05-17
1
-1
/
+1
*
Include the win32 and Xcode directories in the distribution.
Reid Spencer
2006-04-12
1
-1
/
+1
*
Fix recursion:
Reid Spencer
2006-04-08
1
-2
/
+4
*
Don't build projects/examples if libs-only was specified.
Reid Spencer
2006-04-08
1
-1
/
+1
*
Invert the tests on LLVMGCC_MAJVERS to check for value 4 instead of value
Reid Spencer
2006-04-07
1
-1
/
+1
*
THis -> This
Chris Lattner
2006-04-07
1
-2
/
+3
*
For PR723:
Reid Spencer
2006-04-07
1
-0
/
+10
*
Avoid building the runtime libraries if llvm-gcc version 4 is detected.
Reid Spencer
2006-04-06
1
-6
/
+11
*
For PR614:
Reid Spencer
2005-08-25
1
-0
/
+18
*
Make sure the tools get built if no build target is specified.
Reid Spencer
2005-05-29
1
-1
/
+1
*
Add a "libs-only" target for avoiding construction of the tools and
Reid Spencer
2005-05-25
1
-4
/
+9
*
Two dist-check related changes:
Reid Spencer
2005-05-24
1
-0
/
+4
*
Remove the check target. Its now in Makefile.rules
Reid Spencer
2004-12-06
1
-3
/
+0
*
CVS directory elimination moved to Makefile.rules
Reid Spencer
2004-12-04
1
-2
/
+0
*
Made it default to check instead of check-dejagnu.
Tanya Lattner
2004-12-04
1
-2
/
+1
*
check is now a single colon rule. Also make it default to running dejagnu in...
Chris Lattner
2004-12-03
1
-4
/
+2
*
Add "docs" as a descendable directory (at the end)
Reid Spencer
2004-11-29
1
-2
/
+2
*
Add a convenience target to build all three modes: Debug, Release, Profile
Reid Spencer
2004-11-25
1
-1
/
+13
*
Move path override in test/Makefile.
Alkis Evlogimenos
2004-11-08
1
-1
/
+1
*
Override PATH to submake so that all tools are found if the PATH is
Alkis Evlogimenos
2004-11-08
1
-1
/
+1
*
Removed passing TARGET.
Tanya Lattner
2004-11-07
1
-1
/
+1
*
Changed check-dejagnu to take TESTSUITE as its args instead of TEST in order ...
Tanya Lattner
2004-11-07
1
-1
/
+1
*
Minor error.
Tanya Lattner
2004-11-07
1
-1
/
+1
*
Added support to specify which test suite dejagnu should run (Feature or Regr...
Tanya Lattner
2004-11-07
1
-1
/
+1
*
Added rough support for dejagnu testing. Changes need to be made to autoconf ...
Tanya Lattner
2004-11-07
1
-0
/
+3
*
Internalize variable names to prevent recursive assignment. Cleanup docs.
Reid Spencer
2004-10-30
1
-6
/
+6
*
Reduce the number of EXTRA_DIST files since Makefile.rules now handles the
Reid Spencer
2004-10-26
1
-6
/
+10
*
New Makefile Features:
Reid Spencer
2004-10-25
1
-0
/
+11
*
Move top level rules for tags and installing headers to Makefile.rules
Reid Spencer
2004-10-24
1
-30
/
+0
*
Changed the distclean target to handle the new location of config.h.
John Criswell
2004-09-17
1
-1
/
+1
*
Add lib/System ahead of lib/Support in case there are operating system
Reid Spencer
2004-08-29
1
-1
/
+1
*
Include the "examples" directory as optional.
Reid Spencer
2004-08-24
1
-1
/
+1
*
etags isn't portable at all. Make it not run by default. If you still
Chris Lattner
2004-06-24
1
-1
/
+1
*
Change tags rule to pipe output from find through etags command so that it
Reid Spencer
2004-06-11
1
-1
/
+1
*
Change the install-includes target to completely ignore the llvm/Internal
Reid Spencer
2004-05-25
1
-2
/
+2
*
Standardize header comments of top-level Makefiles.
Misha Brukman
2004-04-24
1
-2
/
+2
*
As a part of the bootstrapping process, the top-level tools-only target
Brian Gaeke
2004-04-16
1
-1
/
+1
*
Should fix pr220 - "make install" doesn't install header files when
Brian Gaeke
2004-02-10
1
-0
/
+3
*
Fix bug in installation process: MKDIR must respect DESTDIR.
Brian Gaeke
2004-02-09
1
-1
/
+1
*
Remove rules for autoconf'ing files from top-level Makefile
Brian Gaeke
2004-02-08
1
-7
/
+0
*
Revised version of a patch for PR222 that works with my version of gmake.
Chris Lattner
2004-02-03
1
-2
/
+6
*
Apply Michael Kahl's patch to fix the 'make tools-only' target when OBJDIR !=...
Chris Lattner
2004-02-03
1
-2
/
+2
*
Move support for building tags database from Makefile.rules to Makefile, because
Brian Gaeke
2004-01-22
1
-2
/
+11
*
Part 2 of DESTDIR support
Brian Gaeke
2004-01-21
1
-1
/
+1
[next]