projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Minor, non-functionality changing, formatting fix
[oota-llvm.git]
/
Makefile.common
2002-09-25
Chris Lattner
Make sure to print message when linking a debug .o...
blob
|
commitdiff
|
raw
2002-09-22
Chris Lattner
* Minor fixes to support C files.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-20
Vikram S. Adve
Fix yet another profile linking issue.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-20
Vikram S. Adve
Fix link error for profile version. Also, build Burg...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-20
Vikram S. Adve
The ENABLE_PROFILING flag now builds the profiled libra...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-19
Chris Lattner
Move the burg option out of Makefile.config into Makefi...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-18
Vikram S. Adve
Strip tools/Debug/ executables by default. Define...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-18
Anand Shukla
corrected small bug, to handle when DIRS is not defined.
blob
|
commitdiff
|
raw
|
diff to current
2002-09-18
Chris Lattner
Add support for the new PARALLEL_DIRS option
blob
|
commitdiff
|
raw
|
diff to current
2002-09-17
Chris Lattner
Allow the VERBOSE=1 option to turn on output of recursi...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-17
Chris Lattner
Fix parallel recursive make to build directories in...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-16
Chris Lattner
Comment line of the makefile
blob
|
commitdiff
|
raw
|
diff to current
2002-09-16
Chris Lattner
Handle whitespace in LIBRARYNAME gracefully
blob
|
commitdiff
|
raw
|
diff to current
2002-09-13
Chris Lattner
Factor platform specific makefile directives out into...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-13
Chris Lattner
Link .so files correctly on either linux or solaris
blob
|
commitdiff
|
raw
|
diff to current
2002-09-13
Chris Lattner
Build with -D_GNU_SOURCE to enable gnu extensions in...
blob
|
commitdiff
|
raw
|
diff to current
2002-09-12
Chris Lattner
Make sure to print a message when linking a tool
blob
|
commitdiff
|
raw
|
diff to current
2002-09-12
Misha Brukman
Compiling with "gmake" should produce less output....
blob
|
commitdiff
|
raw
|
diff to current
2002-08-29
Vikram S. Adve
Simplified significantly by pulling out local configura...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-29
Vikram S. Adve
Factor out /shared/... path to simplify changing it.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-22
Vikram S. Adve
Fix clean command to clean in /shared when that is...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-17
Chris Lattner
Throw purify temporary files into /shared if we have it.
blob
|
commitdiff
|
raw
|
diff to current
2002-08-12
Chris Lattner
- Makefile changes:
blob
|
commitdiff
|
raw
|
diff to current
2002-08-09
Chris Lattner
Oops, I accidentally broke the .d files. Fixed thusly
blob
|
commitdiff
|
raw
|
diff to current
2002-08-09
Chris Lattner
* Remove some bogus dependencies on Depend/.dir
blob
|
commitdiff
|
raw
|
diff to current
2002-08-03
Chris Lattner
Comment options that may be enabled
blob
|
commitdiff
|
raw
|
diff to current
2002-08-02
Vikram S. Adve
Don't build Debug/ versions when ENABLE_OPTIMIZED is on.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-31
Chris Lattner
Cleanup Makefile a bit
blob
|
commitdiff
|
raw
|
diff to current
2002-07-25
Chris Lattner
Changes to allow building lib/Target/Sparc the FIRST...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-23
Chris Lattner
Allow directories to specify that they want to be built...
blob
|
commitdiff
|
raw
|
diff to current
2002-07-23
Chris Lattner
Enable USEDLIBS to contain .a and .o files
blob
|
commitdiff
|
raw
|
diff to current
2002-07-09
Vikram S. Adve
Add makefile-mode flag for emacs.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-10
Chris Lattner
* Allow a profile'd code build to be done with a simple...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-07
Chris Lattner
Hopefully this change will make the makefile work for...
blob
|
commitdiff
|
raw
|
diff to current
2002-04-05
Chris Lattner
* Allow purify builds to be enabled without hacking...
blob
|
commitdiff
|
raw
|
diff to current
2002-02-11
Chris Lattner
Try to fix build error
blob
|
commitdiff
|
raw
|
diff to current
2002-01-23
Chris Lattner
Add := to make stuff more efficient
blob
|
commitdiff
|
raw
|
diff to current
2002-01-21
Chris Lattner
Reenable warning now that Chuck fixed GCC
blob
|
commitdiff
|
raw
|
diff to current
2002-01-20
Chris Lattner
Changes to build successfully with GCC 3.02
blob
|
commitdiff
|
raw
|
diff to current
2001-11-07
Chris Lattner
1. -Winline emits spurious warnings that aren't useful...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-30
Chris Lattner
Add easy way to enable purify support
blob
|
commitdiff
|
raw
|
diff to current
2001-10-22
Vikram S. Adve
Simplify etags command.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-18
Chris Lattner
Change Sources specifier to ExtraSources
blob
|
commitdiff
|
raw
|
diff to current
2001-10-17
Vikram S. Adve
Allow only extra Source files to be listed in a local...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-14
Chris Lattner
Burg files should come out of the Debug Directory for...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-13
Vikram S. Adve
Fixed tags target so it only happens at root level.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-13
Chris Lattner
Each tools should not make tags
blob
|
commitdiff
|
raw
|
diff to current
2001-10-10
Vikram S. Adve
Added a rule for building TAGS.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-10
Chris Lattner
Add support for tool specified linker options
blob
|
commitdiff
|
raw
|
diff to current
2001-09-09
Chris Lattner
Fix automatic dependence on static libs
blob
|
commitdiff
|
raw
|
diff to current
2001-09-07
Chris Lattner
Support TOOLNAME and USEDLIBS options for easier tool...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-28
Vikram S. Adve
Added InstrSched library to link line.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-06
Vikram S. Adve
And add rule to create a .cpp source file from burg...
blob
|
commitdiff
|
raw
|
diff to current
2001-08-06
Vikram S. Adve
Add path and options for burg.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-28
Vikram S. Adve
Remove lib/LLC library.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-21
Vikram S. Adve
Added support for getting the dependence of an executab...
blob
|
commitdiff
|
raw
|
diff to current
2001-07-18
Chris Lattner
Compile source files in alphabetical order
blob
|
commitdiff
|
raw
|
diff to current
2001-07-15
Vikram S. Adve
Changed default to building library archives instead...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-29
Chris Lattner
Fixed the obnoxious problem that caused an entire direc...
blob
|
commitdiff
|
raw
|
diff to current
2001-06-06
Chris Lattner
Initial revision
blob
|
commitdiff
|
raw
|
diff to current