|
ad8327b8e2
|
Re-generated Makefiles
|
2011-01-27 02:18:20 +00:00 |
|
|
b669595a39
|
Further improve the "install" target in Makefiles
|
2011-01-27 02:06:01 +00:00 |
|
|
5a0a5c09fc
|
*** empty log message ***
|
2011-01-26 23:00:06 +00:00 |
|
|
e695e7e37b
|
Modified the way scripts are handled (forcing use of getopt)
|
2010-12-31 15:10:25 +00:00 |
|
|
87bc953075
|
Really allow LDFLAGS to be set for libraries as well
|
2010-12-04 21:05:57 +00:00 |
|
|
aaf210b8ff
|
Also handling -lossaudio
|
2010-11-12 14:30:41 +00:00 |
|
|
dcae4da394
|
DeforaOS does not provide libssl.so (yet?)
|
2010-10-29 01:34:11 +00:00 |
|
|
974f260d1e
|
configure can now take care of multiple directories at once
|
2010-10-18 16:20:04 +00:00 |
|
|
f906c47819
|
The addition of asflags for specific objects was duplicated
|
2010-07-23 22:53:15 +00:00 |
|
|
3f42326051
|
Was missing variables for assembly programs in some cases
|
2010-07-22 19:52:29 +00:00 |
|
|
cad3c01223
|
Also output relevant variables when compiling objects
|
2010-07-20 21:02:07 +00:00 |
|
|
7526458139
|
Re-generated Makefiles
|
2010-07-04 14:12:05 +00:00 |
|
|
f5bad632c1
|
Escaping arguments with "--" when calling $(RM), $(TAR), $(INSTALL)
|
2010-07-04 14:08:29 +00:00 |
|
|
4410bd2202
|
Do not let ASFLAGS be "(null)" when not defined
|
2010-07-04 11:38:53 +00:00 |
|
|
15a7af10ce
|
Probably made it easier to cross-compile
|
2010-05-27 14:12:41 +00:00 |
|
|
df0eb5268a
|
Also prepend $(DESTDIR) to $(PREFIX) when installing through scripts
|
2010-05-06 15:02:38 +00:00 |
|
|
d33a061efb
|
Made it probably easier to cross-compile
|
2010-05-02 22:04:43 +00:00 |
|
|
df2787d976
|
Fixed default prefix while installing scripts
|
2010-04-22 11:29:50 +00:00 |
|
|
64003af5a0
|
Updated copyright information
|
2010-04-22 11:28:15 +00:00 |
|
|
1dce1aeb2f
|
Fixed invalid call to string_delete()
|
2010-04-21 15:28:52 +00:00 |
|
|
050ac6af9c
|
Fixed the case of an error message
|
2010-04-15 14:51:00 +00:00 |
|
|
479928fd00
|
Updated the copyright
|
2010-04-15 14:49:35 +00:00 |
|
|
c443ae1fa5
|
Added the "-S" flag, performing security checks while generating Makefiles
|
2010-04-15 14:47:19 +00:00 |
|
|
1400331df3
|
Fixed dependencies for scripts (duplicates code again)
|
2010-03-29 22:46:24 +00:00 |
|
|
33cf741d57
|
Implemented "cppflags" for specific source files
|
2010-01-12 16:18:38 +00:00 |
|
|
c4b1894412
|
Allow redistributable files to be installed with specific permissions
|
2009-12-29 18:05:07 +00:00 |
|
|
c9e7cf342b
|
Always look for includes in $(PREFIX)/include
|
2009-12-21 15:11:26 +00:00 |
|
|
003fba1b4e
|
-lresolv only exists on Solaris
|
2009-12-12 20:11:59 +00:00 |
|
|
06816f09c2
|
Introduced the script target
|
2009-11-27 21:37:38 +00:00 |
|
|
cb787f68de
|
Reverted the unintentional additional carriage returns added recently
|
2009-11-15 19:01:04 +00:00 |
|
|
7a2ee196e1
|
Added the OS definition for DeforaOS (must be forced with -O at the moment)
|
2009-11-08 12:55:12 +00:00 |
|
|
b1ca9e8edb
|
No longer explictly need "-ldl" (contained in libSystem)
|
2009-11-01 16:41:30 +00:00 |
|
|
bce08707b0
|
About to release 0.0.7
|
2009-11-01 16:37:45 +00:00 |
|
|
0b0bec980e
|
Also analyze arguments to "gcc -l" for program-specific flags
|
2009-11-01 16:37:17 +00:00 |
|
|
90c0ca76c3
|
gcc really prefers "-libname" to "-l ibname"
|
2009-11-01 16:22:22 +00:00 |
|
|
2bac283267
|
Detect "-libname" just like "-l ibname" for platform-specific modifications
|
2009-11-01 16:20:01 +00:00 |
|
|
1ce77b39b1
|
Some code cleanup
|
2009-11-01 16:12:08 +00:00 |
|
|
0aff5e256d
|
Fixed copyright and license terms
|
2009-11-01 16:09:55 +00:00 |
|
|
75eba3b3a3
|
Fixed a warning during compilation
|
2009-08-13 16:30:07 +00:00 |
|
|
1769e8f504
|
Preparing for the 0.0.6 release
|
2009-08-13 16:25:35 +00:00 |
|
|
726c251668
|
Updated copyright
|
2009-08-13 16:21:39 +00:00 |
|
|
52c634717a
|
Compiling with -pedantic
|
2009-08-13 15:16:41 +00:00 |
|
|
de44434d82
|
Added a plugin target
|
2009-08-12 07:47:54 +00:00 |
|
|
a7381714ea
|
Fixed an invalid call to free()
|
2009-08-05 23:13:19 +00:00 |
|
|
53e71907c7
|
Now supports the installation of arbitrary files
|
2009-08-05 22:40:16 +00:00 |
|
|
b014fe0896
|
Re-generated Makefiles
|
2009-06-16 23:56:07 +00:00 |
|
|
97f5e1d04c
|
Trying to output LN only once
|
2009-06-16 23:28:10 +00:00 |
|
|
7b5ed85f99
|
Completing initial support for soname
|
2009-06-16 23:12:35 +00:00 |
|
|
2c64824a2c
|
Making sure LN is always generated the same way and used properly
|
2009-06-16 23:05:24 +00:00 |
|
|
08119c3d0a
|
Code cleanup
|
2009-06-16 22:30:38 +00:00 |
|