index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.common
Age
Commit message (
Expand
)
Author
2002-11-04
Generalize ExportSymbols into PLATFORMLINKOPTS
Chris Lattner
2002-10-29
Don't link tools with -g objects!
Chris Lattner
2002-10-25
Patch submited by Casey to remove obnoxious warnings.
Chris Lattner
2002-10-22
Disable optimization that doesn't apply to C
Chris Lattner
2002-10-22
Fix misspelled variable
Chris Lattner
2002-10-20
Warn when we are linking an executable without symbols.
Vikram S. Adve
2002-10-15
Remove outdated line which of course cvs merging never detects...
Vikram S. Adve
2002-10-14
Allow the Source variable to be overridden completely if needed.
Vikram S. Adve
2002-09-25
Make sure to print message when linking a debug .o file
Chris Lattner
2002-09-22
* Minor fixes to support C files.
Chris Lattner
2002-09-20
Fix yet another profile linking issue.
Vikram S. Adve
2002-09-20
Fix link error for profile version. Also, build Burg differently
Vikram S. Adve
2002-09-20
The ENABLE_PROFILING flag now builds the profiled libraries and executables
Vikram S. Adve
2002-09-19
Move the burg option out of Makefile.config into Makefile.common since
Chris Lattner
2002-09-18
Strip tools/Debug/ executables by default. Define KEEP_SYMBOLS to
Vikram S. Adve
2002-09-18
corrected small bug, to handle when DIRS is not defined.
Anand Shukla
2002-09-18
Add support for the new PARALLEL_DIRS option
Chris Lattner
2002-09-17
Allow the VERBOSE=1 option to turn on output of recursive make behavior
Chris Lattner
2002-09-17
Fix parallel recursive make to build directories in order
Chris Lattner
2002-09-16
Comment line of the makefile
Chris Lattner
2002-09-16
Handle whitespace in LIBRARYNAME gracefully
Chris Lattner
2002-09-13
Factor platform specific makefile directives out into their own makefile
Chris Lattner
2002-09-13
Link .so files correctly on either linux or solaris
Chris Lattner
2002-09-13
Build with -D_GNU_SOURCE to enable gnu extensions in header files
Chris Lattner
2002-09-12
Make sure to print a message when linking a tool
Chris Lattner
2002-09-12
Compiling with "gmake" should produce less output. The compilation/linking
Misha Brukman
2002-08-29
Simplified significantly by pulling out local configuration options
Vikram S. Adve
2002-08-29
Factor out /shared/... path to simplify changing it.
Vikram S. Adve
2002-08-22
Fix clean command to clean in /shared when that is used.
Vikram S. Adve
2002-08-17
Throw purify temporary files into /shared if we have it.
Chris Lattner
2002-08-12
- Makefile changes:
Chris Lattner
2002-08-09
Oops, I accidentally broke the .d files. Fixed thusly
Chris Lattner
2002-08-09
* Remove some bogus dependencies on Depend/.dir
Chris Lattner
2002-08-03
Comment options that may be enabled
Chris Lattner
2002-08-02
Don't build Debug/ versions when ENABLE_OPTIMIZED is on.
Vikram S. Adve
2002-07-31
Cleanup Makefile a bit
Chris Lattner
2002-07-25
Changes to allow building lib/Target/Sparc the FIRST time.
Chris Lattner
2002-07-23
Allow directories to specify that they want to be built as a shared object by...
Chris Lattner
2002-07-23
Enable USEDLIBS to contain .a and .o files
Chris Lattner
2002-07-09
Add makefile-mode flag for emacs.
Vikram S. Adve
2002-05-10
* Allow a profile'd code build to be done with a simple 'make ENABLE_PROFILIN...
Chris Lattner
2002-04-07
Hopefully this change will make the makefile work for other people without ha...
Chris Lattner
2002-04-05
* Allow purify builds to be enabled without hacking the makefile. Now you
Chris Lattner
2002-02-11
Try to fix build error
Chris Lattner
2002-01-23
Add := to make stuff more efficient
Chris Lattner
2002-01-21
Reenable warning now that Chuck fixed GCC
Chris Lattner
2002-01-20
Changes to build successfully with GCC 3.02
Chris Lattner
2001-11-07
1. -Winline emits spurious warnings that aren't useful right now
Chris Lattner
2001-10-30
Add easy way to enable purify support
Chris Lattner
2001-10-22
Simplify etags command.
Vikram S. Adve
[next]