2005-01-16 |
Reid Spencer | Several changes: |
blob | commitdiff | raw |
2005-01-14 |
Reid Spencer | Allow the Echo and EchoCmd variables to be overridden. |
blob | commitdiff | raw | diff to current |
2005-01-11 |
Reid Spencer | Implement the LOADABLE_MODULE option when building... |
blob | commitdiff | raw | diff to current |
2005-01-07 |
Chris Lattner | X86 JIT requires the selection dag library. |
blob | commitdiff | raw | diff to current |
2005-01-03 |
John Criswell | Quote the paths and not the assignment of the PATH... |
blob | commitdiff | raw | diff to current |
2005-01-03 |
John Criswell | Joining the quote fray... |
blob | commitdiff | raw | diff to current |
2005-01-03 |
Reid Spencer | Re-apply last (reverted) patch. Reverting doesn't solve... |
blob | commitdiff | raw | diff to current |
2005-01-03 |
Jeff Cohen | Don't quote the PATH variable value just in case it... |
blob | commitdiff | raw | diff to current |
2005-01-02 |
Reid Spencer | Avoid use of -fomit-frame-pointer on FreeBSD platforms... |
blob | commitdiff | raw | diff to current |
2005-01-02 |
Reid Spencer | Quote the PATH variable value just in case it has space... |
blob | commitdiff | raw | diff to current |
2004-12-28 |
Reid Spencer | Correct the name of the variable for the LLVM examples... |
blob | commitdiff | raw | diff to current |
2004-12-27 |
Reid Spencer | Make it possible to reconfigure a project as well as... |
blob | commitdiff | raw | diff to current |
2004-12-24 |
Reid Spencer | Make sure llvm-g++ gets the right path for the llvm... |
blob | commitdiff | raw | diff to current |
2004-12-24 |
Reid Spencer | Two corrections: |
blob | commitdiff | raw | diff to current |
2004-12-22 |
Reid Spencer | For PR432: |
blob | commitdiff | raw | diff to current |
2004-12-17 |
Reid Spencer | Complete the implementation of the spotless rule and... |
blob | commitdiff | raw | diff to current |
2004-12-16 |
Chris Lattner | X86 doesn't actually use SelectionDAG yet. |
blob | commitdiff | raw | diff to current |
2004-12-16 |
Reid Spencer | Some minor upgrades |
blob | commitdiff | raw | diff to current |
2004-12-16 |
Chris Lattner | Factor all of the .inc : .inc.tmp rules into one. |
blob | commitdiff | raw | diff to current |
2004-12-16 |
Chris Lattner | Add spaces between rule groups to make it more obvious... |
blob | commitdiff | raw | diff to current |
2004-12-16 |
Chris Lattner | When tblgen changes, regenerate all .inc files, but... |
blob | commitdiff | raw | diff to current |
2004-12-16 |
Reid Spencer | Add a "make spotless" rule for environments with BUILD_... |
blob | commitdiff | raw | diff to current |
2004-12-16 |
Reid Spencer | Get rid of extraneous dependencies on $(BUILT_SOURCES... |
blob | commitdiff | raw | diff to current |
2004-12-16 |
Reid Spencer | Fix a major bug with BUILT_SOURCES. You actually have... |
blob | commitdiff | raw | diff to current |
2004-12-16 |
Reid Spencer | Revert last patch which breaks PowerPC target because... |
blob | commitdiff | raw | diff to current |
2004-12-15 |
Chris Lattner | Make %'s a bit more explicit |
blob | commitdiff | raw | diff to current |
2004-12-15 |
Chris Lattner | Make archive rules properly depend on llvm-ar. |
blob | commitdiff | raw | diff to current |
2004-12-14 |
Reid Spencer | Fix the default install directory of modules from ... |
blob | commitdiff | raw | diff to current |
2004-12-13 |
Alkis Evlogimenos | Fix typo. |
blob | commitdiff | raw | diff to current |
2004-12-13 |
Alkis Evlogimenos | Add llvm tool variables. |
blob | commitdiff | raw | diff to current |
2004-12-13 |
Reid Spencer | Finish the implementation of the BYTECODE_DESTINATION... |
blob | commitdiff | raw | diff to current |
2004-12-13 |
Reid Spencer | Implement a new feature, BYTECODE_DESTINATION, to allow... |
blob | commitdiff | raw | diff to current |
2004-12-13 |
Reid Spencer | Make sure the archive doesn't have to exist before... |
blob | commitdiff | raw | diff to current |
2004-12-13 |
Reid Spencer | Always remove bytecode archives so that path mismatches... |
blob | commitdiff | raw | diff to current |
2004-12-10 |
Reid Spencer | Fix output for Flexing to not print full path of source. |
blob | commitdiff | raw | diff to current |
2004-12-08 |
Reid Spencer | Implement the LLVM_DO_NOT_BUILD feature. If a file... |
blob | commitdiff | raw | diff to current |
2004-12-08 |
Reid Spencer | Remove -Woverloaded-virtual usage that was committed... |
blob | commitdiff | raw | diff to current |
2004-12-08 |
Reid Spencer | Remove variables that are not used by any of the LLVM... |
blob | commitdiff | raw | diff to current |
2004-12-06 |
Reid Spencer | Add the check target so all projects can have this |
blob | commitdiff | raw | diff to current |
2004-12-05 |
Reid Spencer | Provide a variable to compute where the libstdc++.a is |
blob | commitdiff | raw | diff to current |
2004-12-05 |
Reid Spencer | Add ability to make a single bytecode module from others |
blob | commitdiff | raw | diff to current |
2004-12-04 |
Reid Spencer | Getting dist-check to work:\ |
blob | commitdiff | raw | diff to current |
2004-12-03 |
Chris Lattner | Remove all recursive check support from Makefile.rules |
blob | commitdiff | raw | diff to current |
2004-12-03 |
Chris Lattner | 'make check' at the top level shouldn't recurse through... |
blob | commitdiff | raw | diff to current |
2004-12-03 |
Reid Spencer | Resurrect the install-bytecode target for installing... |
blob | commitdiff | raw | diff to current |
2004-12-03 |
Reid Spencer | Pass -strip-debug to gccas when bytecode libraries... |
blob | commitdiff | raw | diff to current |
2004-12-02 |
Chris Lattner | Quiet! |
blob | commitdiff | raw | diff to current |
2004-12-02 |
Reid Spencer | For PR466: |
blob | commitdiff | raw | diff to current |
2004-11-29 |
Chris Lattner | Make built bytecode libraries depend on gccas/gccld... |
blob | commitdiff | raw | diff to current |
2004-11-29 |
Reid Spencer | Allow reconfig from any directory, not just the top... |
blob | commitdiff | raw | diff to current |
2004-11-29 |
Reid Spencer | Incorporate tools/Makefile.JIT |
blob | commitdiff | raw | diff to current |
2004-11-29 |
Reid Spencer | * Allow date command to be printed in verbose mode |
blob | commitdiff | raw | diff to current |
2004-11-23 |
Reid Spencer | Allow configuration files to be themselves configured... |
blob | commitdiff | raw | diff to current |
2004-11-18 |
Reid Spencer | Duh, put tools in *bin* directory, not *tools* director... |
blob | commitdiff | raw | diff to current |
2004-11-18 |
Reid Spencer | Fix PR456:\ |
blob | commitdiff | raw | diff to current |
2004-11-17 |
Reid Spencer | Fix PR458: |
blob | commitdiff | raw | diff to current |
2004-11-14 |
Reid Spencer | Add a command for using llvm-ar correctly. |
blob | commitdiff | raw | diff to current |
2004-11-12 |
Reid Spencer | * Clean up all the shared library output on uninstall |
blob | commitdiff | raw | diff to current |
2004-11-08 |
Reid Spencer | Implement and document the TOOL_VERBOSE option that... |
blob | commitdiff | raw | diff to current |
2004-11-02 |
Reid Spencer | * New Recursive Target: clean-all. This target will... |
blob | commitdiff | raw | diff to current |
2004-11-02 |
Reid Spencer | * New Recursive Target: clean-all |
blob | commitdiff | raw | diff to current |
2004-11-01 |
Reid Spencer | Eliminate redundant variable definition. Rename Configu... |
blob | commitdiff | raw | diff to current |
2004-11-01 |
Chris Lattner | When compiling a file, indicate what build it is for |
blob | commitdiff | raw | diff to current |
2004-10-31 |
Reid Spencer | Get the shared library extension right on all platforms... |
blob | commitdiff | raw | diff to current |
2004-10-31 |
Reid Spencer | Fix output for building shared libraries per Chris... |
blob | commitdiff | raw | diff to current |
2004-10-31 |
Reid Spencer | Actually use the correct variable name for building... |
blob | commitdiff | raw | diff to current |
2004-10-30 |
Reid Spencer | Internalize variable names to prevent recursive assignm... |
blob | commitdiff | raw | diff to current |
2004-10-29 |
Reid Spencer | Don't modify user vars because they will get passed... |
blob | commitdiff | raw | diff to current |
2004-10-29 |
Reid Spencer | Make the list of automatic Makefile* files updated... |
blob | commitdiff | raw | diff to current |
2004-10-29 |
Chris Lattner | This line breaks FreeBSD and apparently isn't useful... |
blob | commitdiff | raw | diff to current |
2004-10-28 |
Reid Spencer | Bug Fixes: |
blob | commitdiff | raw | diff to current |
2004-10-28 |
Reid Spencer | Make parallel "install" and "uninstall" targets not... |
blob | commitdiff | raw | diff to current |
2004-10-28 |
Reid Spencer | Bug Fixes: |
blob | commitdiff | raw | diff to current |
2004-10-27 |
Reid Spencer | Fix auto-reconfigure bug: make sure we actually reconfi... |
blob | commitdiff | raw | diff to current |
2004-10-27 |
Reid Spencer | Get the *.inc files to depend on tblgen so if tblgen... |
blob | commitdiff | raw | diff to current |
2004-10-26 |
Reid Spencer | Make sure that Makefile.rules and Makefile.config.in... |
blob | commitdiff | raw | diff to current |
2004-10-26 |
Reid Spencer | Cleanup/Fixes: |
blob | commitdiff | raw | diff to current |
2004-10-26 |
Chris Lattner | Unless someone seriously objects, I don't think we... |
blob | commitdiff | raw | diff to current |
2004-10-26 |
Reid Spencer | * Implement the "dist-check" target that verifies the... |
blob | commitdiff | raw | diff to current |
2004-10-26 |
Chris Lattner | Give a useful hint |
blob | commitdiff | raw | diff to current |
2004-10-25 |
Reid Spencer | New Makefile Features: |
blob | commitdiff | raw | diff to current |
2004-10-24 |
Reid Spencer | Fix uninstall from rebuilding everything (wrong dependency) |
blob | commitdiff | raw | diff to current |
2004-10-24 |
Reid Spencer | Implemented New Features: |
blob | commitdiff | raw | diff to current |
2004-10-24 |
Reid Spencer | Make the $(OBJDIR) go away on clean-local. |
blob | commitdiff | raw | diff to current |
2004-10-23 |
Reid Spencer | Several Changes: |
blob | commitdiff | raw | diff to current |
2004-10-23 |
Reid Spencer | * Actually ignore build errors in optional directories |
blob | commitdiff | raw | diff to current |
2004-10-22 |
Reid Spencer | Make sure that we don't set up a circular dependency... |
blob | commitdiff | raw | diff to current |
2004-10-22 |
Misha Brukman | Pull in Target.td using absolute path from source root... |
blob | commitdiff | raw | diff to current |
2004-10-22 |
Reid Spencer | Shorten the rules, speed it up, correct library contruc... |
blob | commitdiff | raw | diff to current |
2004-10-11 |
Misha Brukman | Fix grammar |
blob | commitdiff | raw | diff to current |
2004-10-07 |
Chris Lattner | Don't add libz or libbz2 to the USEDLIBS lists, those... |
blob | commitdiff | raw | diff to current |
2004-10-04 |
Reid Spencer | Provide support for auto-detection and use of compressi... |
blob | commitdiff | raw | diff to current |
2004-09-28 |
John Criswell | Corrected spelling of Makefile variable, thereby re... |
blob | commitdiff | raw | diff to current |
2004-09-23 |
Reid Spencer | Missed one $*.a -> $@ conversion for the Release build. |
blob | commitdiff | raw | diff to current |
2004-09-23 |
Reid Spencer | Correct the rules for making shared libraries per libto... |
blob | commitdiff | raw | diff to current |
2004-09-20 |
Reid Spencer | libtool's name is now back to mklib. |
blob | commitdiff | raw | diff to current |
2004-09-16 |
John Criswell | Add dependencies so that project tools are recompiled... |
blob | commitdiff | raw | diff to current |
2004-09-07 |
Brian Gaeke | Use libtool, not mklib (which somehow doesn't get gener... |
blob | commitdiff | raw | diff to current |
2004-09-05 |
Reid Spencer | Add LLVMC as a supported tool. |
blob | commitdiff | raw | diff to current |
2004-09-03 |
Reid Spencer | Get rid of an un-needed and un-used GCCism. ATTR_DEPREC... |
blob | commitdiff | raw | diff to current |
next |