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.rules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the check target so all projects can have this
Reid Spencer
2004-12-06
1
-4
/
+21
*
Provide a variable to compute where the libstdc++.a is
Reid Spencer
2004-12-05
1
-0
/
+1
*
Add ability to make a single bytecode module from others
Reid Spencer
2004-12-05
1
-0
/
+43
*
Getting dist-check to work:\
Reid Spencer
2004-12-04
1
-45
/
+70
*
Remove all recursive check support from Makefile.rules
Chris Lattner
2004-12-03
1
-4
/
+2
*
'make check' at the top level shouldn't recurse through the sourcedirs
Chris Lattner
2004-12-03
1
-2
/
+1
*
Resurrect the install-bytecode target for installing just the bytecode
Reid Spencer
2004-12-03
1
-6
/
+8
*
Pass -strip-debug to gccas when bytecode libraries are being built.
Reid Spencer
2004-12-03
1
-0
/
+4
*
Quiet!
Chris Lattner
2004-12-02
1
-1
/
+1
*
For PR466:
Reid Spencer
2004-12-02
1
-24
/
+27
*
Make built bytecode libraries depend on gccas/gccld as appropriate. This
Chris Lattner
2004-11-29
1
-5
/
+8
*
Allow reconfig from any directory, not just the top build directory, by
Reid Spencer
2004-11-29
1
-2
/
+3
*
Incorporate tools/Makefile.JIT
Reid Spencer
2004-11-29
1
-0
/
+57
*
* Allow date command to be printed in verbose mode
Reid Spencer
2004-11-29
1
-17
/
+8
*
Allow configuration files to be themselves configured and found in the
Reid Spencer
2004-11-23
1
-1
/
+7
*
Duh, put tools in *bin* directory, not *tools* directory as per
Reid Spencer
2004-11-18
1
-2
/
+2
*
Fix PR456:\
Reid Spencer
2004-11-18
1
-8
/
+24
*
Fix PR458:
Reid Spencer
2004-11-17
1
-3
/
+3
*
Add a command for using llvm-ar correctly.
Reid Spencer
2004-11-14
1
-0
/
+1
*
* Clean up all the shared library output on uninstall
Reid Spencer
2004-11-12
1
-3
/
+17
*
Implement and document the TOOL_VERBOSE option that asks each tool invoked
Reid Spencer
2004-11-08
1
-1
/
+9
*
* New Recursive Target: clean-all. This target will recursively descend the
Reid Spencer
2004-11-02
1
-19
/
+21
*
* New Recursive Target: clean-all
Reid Spencer
2004-11-02
1
-11
/
+19
*
Eliminate redundant variable definition. Rename Configuration -> BuildMode
Reid Spencer
2004-11-01
1
-50
/
+44
*
When compiling a file, indicate what build it is for
Chris Lattner
2004-11-01
1
-14
/
+19
*
Get the shared library extension right on all platforms, regardless of what
Reid Spencer
2004-10-31
1
-1
/
+1
*
Fix output for building shared libraries per Chris' requirements
Reid Spencer
2004-10-31
1
-1
/
+1
*
Actually use the correct variable name for building bytecode files.
Reid Spencer
2004-10-31
1
-2
/
+2
*
Internalize variable names to prevent recursive assignment. Cleanup docs.
Reid Spencer
2004-10-30
1
-414
/
+493
*
Don't modify user vars because they will get passed down (modified) to
Reid Spencer
2004-10-29
1
-42
/
+47
*
Make the list of automatic Makefile* files updated explicit instead of
Reid Spencer
2004-10-29
1
-2
/
+2
*
This line breaks FreeBSD and apparently isn't useful anymore.
Chris Lattner
2004-10-29
1
-1
/
+0
*
Bug Fixes:
Reid Spencer
2004-10-28
1
-49
/
+34
*
Make parallel "install" and "uninstall" targets not step on itself.
Reid Spencer
2004-10-28
1
-47
/
+20
*
Bug Fixes:
Reid Spencer
2004-10-28
1
-9
/
+7
*
Fix auto-reconfigure bug: make sure we actually reconfigure not just
Reid Spencer
2004-10-27
1
-0
/
+1
*
Get the *.inc files to depend on tblgen so if tblgen gets fixed, all the
Reid Spencer
2004-10-27
1
-3
/
+4
*
Make sure that Makefile.rules and Makefile.config.in are not candidates for
Reid Spencer
2004-10-26
1
-8
/
+10
*
Cleanup/Fixes:
Reid Spencer
2004-10-26
1
-71
/
+99
*
Unless someone seriously objects, I don't think we really need this. Sorry
Chris Lattner
2004-10-26
1
-8
/
+0
*
* Implement the "dist-check" target that verifies the contents of a zipped
Reid Spencer
2004-10-26
1
-82
/
+138
*
Give a useful hint
Chris Lattner
2004-10-26
1
-1
/
+1
*
New Makefile Features:
Reid Spencer
2004-10-25
1
-57
/
+180
*
Fix uninstall from rebuilding everything (wrong dependency)
Reid Spencer
2004-10-24
1
-20
/
+13
*
Implemented New Features:
Reid Spencer
2004-10-24
1
-37
/
+180
*
Make the $(OBJDIR) go away on clean-local.
Reid Spencer
2004-10-24
1
-0
/
+1
*
Several Changes:
Reid Spencer
2004-10-23
1
-241
/
+239
*
* Actually ignore build errors in optional directories
Reid Spencer
2004-10-23
1
-4
/
+4
*
Make sure that we don't set up a circular dependency if OBJDIR == SRCDIR
Reid Spencer
2004-10-22
1
-0
/
+2
*
Pull in Target.td using absolute path from source root instead of relative path;
Misha Brukman
2004-10-22
1
-1
/
+1
[next]