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.common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed libtool to mklib for your tab completion pleasure.
John Criswell
2003-07-23
1
-2
/
+2
*
Marked some of the phony targets are PHONY. This will hopefully speed
John Criswell
2003-07-16
1
-0
/
+7
*
The word `separate' only has one `e'.
Misha Brukman
2003-07-14
1
-1
/
+1
*
Add phony target "bytecode" to ensure that it works in recursive makes.
Vikram S. Adve
2003-07-10
1
-7
/
+11
*
Move the space separator to where it really belongs: in the print statement, not
Misha Brukman
2003-07-10
1
-2
/
+2
*
Removed an extra slash that appears in the path name when these variables are
Misha Brukman
2003-07-07
1
-1
/
+1
*
Renamed all of the LObj* variables (which represent libtool objects) to Obj*.
John Criswell
2003-07-01
1
-28
/
+28
*
Merged in autoconf branch. This provides configuration via the autoconf
John Criswell
2003-06-30
1
-110
/
+301
*
Added the OPTIONAL_DIRS variable for specifying optional directories to build.
John Criswell
2003-06-27
1
-0
/
+12
*
Reverted back to revision 1.91.
John Criswell
2003-06-20
1
-22
/
+2
*
Added a hack that takes the path relative to the home directory into account
John Criswell
2003-06-20
1
-2
/
+22
*
Fix problem building optmized build
Chris Lattner
2003-06-20
1
-1
/
+1
*
Remove extra line
Chris Lattner
2003-06-18
1
-1
/
+0
*
Modified the environment variables that determine where things are located to
John Criswell
2003-06-16
1
-3
/
+3
*
Modified Makefile.common to handle compilation of projects inside and outside
John Criswell
2003-06-11
1
-123
/
+159
*
Added configurable options for the Linker and Archiver.
John Criswell
2003-05-30
1
-2
/
+2
*
Added documentation for the project options
Dinakar Dhurjati
2003-05-29
1
-4
/
+23
*
Get rid of extraneous ""s
Chris Lattner
2003-05-29
1
-1
/
+1
*
Added a path to the current version of the built TableGen.
Misha Brukman
2003-05-29
1
-0
/
+1
*
Removed configuration options that are better served in Makefile.config.
John Criswell
2003-05-29
1
-23
/
+2
*
Added project options to the Makefile.common
Dinakar Dhurjati
2003-05-29
1
-42
/
+117
*
Add facilities for building source that is outside of the current directory
Chris Lattner
2003-05-15
1
-18
/
+28
*
Fix several bugs in the build system, including the use of the Debug version ...
Chris Lattner
2003-03-14
1
-52
/
+25
*
Fix warnings compiling C files
Chris Lattner
2003-02-19
1
-2
/
+2
*
Fix profile builds
Chris Lattner
2003-02-13
1
-4
/
+5
*
Add -fomit-frame-pointer when optimizing
Chris Lattner
2003-02-12
1
-2
/
+2
*
Fix strip issue Joel ran into
Chris Lattner
2003-01-31
1
-4
/
+4
*
Fix problem with flex scanners and huge token sizes
Chris Lattner
2003-01-23
1
-1
/
+10
*
Fix lli build problem with parallel makes
Chris Lattner
2003-01-22
1
-4
/
+9
*
Simplify and correct rules for building lex/yacc files. Make sure to delete
Chris Lattner
2003-01-16
1
-4
/
+14
*
Add helper
Chris Lattner
2003-01-16
1
-0
/
+4
*
Add support for a recursive test target
Chris Lattner
2003-01-16
1
-2
/
+3
*
Use -Wl,-x instead of -s: it is more portable, and in particular,
Vikram S. Adve
2002-12-16
1
-4
/
+4
*
On `make clean', kill the core files produced, which are of the form:
Misha Brukman
2002-12-04
1
-1
/
+1
*
Generalize ExportSymbols into PLATFORMLINKOPTS
Chris Lattner
2002-11-04
1
-3
/
+4
*
Don't link tools with -g objects!
Chris Lattner
2002-10-29
1
-1
/
+1
*
Patch submited by Casey to remove obnoxious warnings.
Chris Lattner
2002-10-25
1
-1
/
+1
*
Disable optimization that doesn't apply to C
Chris Lattner
2002-10-22
1
-1
/
+1
*
Fix misspelled variable
Chris Lattner
2002-10-22
1
-1
/
+1
*
Warn when we are linking an executable without symbols.
Vikram S. Adve
2002-10-20
1
-1
/
+3
*
Remove outdated line which of course cvs merging never detects...
Vikram S. Adve
2002-10-15
1
-1
/
+1
*
Allow the Source variable to be overridden completely if needed.
Vikram S. Adve
2002-10-14
1
-1
/
+3
*
Make sure to print message when linking a debug .o file
Chris Lattner
2002-09-25
1
-0
/
+1
*
* Minor fixes to support C files.
Chris Lattner
2002-09-22
1
-9
/
+22
*
Fix yet another profile linking issue.
Vikram S. Adve
2002-09-20
1
-1
/
+1
*
Fix link error for profile version. Also, build Burg differently
Vikram S. Adve
2002-09-20
1
-4
/
+4
*
The ENABLE_PROFILING flag now builds the profiled libraries and executables
Vikram S. Adve
2002-09-20
1
-22
/
+74
*
Move the burg option out of Makefile.config into Makefile.common since
Chris Lattner
2002-09-19
1
-4
/
+8
*
Strip tools/Debug/ executables by default. Define KEEP_SYMBOLS to
Vikram S. Adve
2002-09-18
1
-1
/
+8
*
corrected small bug, to handle when DIRS is not defined.
Anand Shukla
2002-09-18
1
-0
/
+2
[next]