2013-10-16 |
neil | Only use -nostdc for target linker/compiler. |
blob | commitdiff |
2013-10-14 |
mazze | Implemented %copy_dir_recursive with a Python script |
blob | commitdiff | diff to current |
2013-09-17 |
weissms | make.tmpl build_module: made linklibname modname compar... |
blob | commitdiff | diff to current |
2013-09-08 |
verhaegs | [csplit] Remove arosc.library/libarosc.static.a; compil... |
blob | commitdiff | diff to current |
2013-09-08 |
verhaegs | [csplit] Added frame for stdc.library, stdcio.library... |
blob | commitdiff | diff to current |
2013-09-08 |
weissms | Allow to specify the gendir, icu host build can be... |
blob | commitdiff | diff to current |
2013-08-29 |
NicJA | AROS_CPP -> AROS_CXX |
blob | commitdiff | diff to current |
2013-08-26 |
NicJA | use the default c++ compiler |
blob | commitdiff | diff to current |
2013-08-26 |
NicJA | use the same pattern substitution as the compile rule |
blob | commitdiff | diff to current |
2013-08-25 |
NicJA | show the real files being compiled - not fanatasy locat... |
blob | commitdiff | diff to current |
2013-08-23 |
NicJA | use g++ to link the module in build_module if c++ is... |
blob | commitdiff | diff to current |
2013-08-21 |
verhaegs | config/make.tmpl: compiling improvements |
blob | commitdiff | diff to current |
2013-08-20 |
NicJA | typo.. |
blob | commitdiff | diff to current |
2013-08-19 |
NicJA | allow building moduls with .cxx files |
blob | commitdiff | diff to current |
2013-08-11 |
weissms | Let build_module handle C++ sources, make use of it... |
blob | commitdiff | diff to current |
2013-07-27 |
sonic | Use $(TARGET_CC) as objc, fixes build with pre-installe... |
blob | commitdiff | diff to current |
2013-07-13 |
weissms | Pretty print build output. |
blob | commitdiff | diff to current |
2013-04-09 |
NicJA | clarify the use of srcdir. add seperate builddir param... |
blob | commitdiff | diff to current |
2013-04-08 |
NicJA | add description for the srcdir paramater of the fetch_a... |
blob | commitdiff | diff to current |
2013-03-19 |
neil | Fix building of C++ files in subdirs. Note that $(notdi... |
blob | commitdiff | diff to current |
2013-03-19 |
NicJA | oops |
blob | commitdiff | diff to current |
2013-03-19 |
NicJA | add comment, and only convert the string if necessary |
blob | commitdiff | diff to current |
2013-03-18 |
NicJA | helper for name conversion in makefiles |
blob | commitdiff | diff to current |
2013-03-08 |
jmcmullan | mmakefile: conffile= no longer needs explicit path |
blob | commitdiff | diff to current |
2013-03-03 |
NicJA | allow arbitrary paths for config files |
blob | commitdiff | diff to current |
2013-03-03 |
NicJA | append modtype to generated makefiles |
blob | commitdiff | diff to current |
2013-02-27 |
jmcmullan | mmake: Add a build_prog rule for ObjC programs, and... |
blob | commitdiff | diff to current |
2013-02-13 |
verhaegs | make.tmpl/%build_prog: Also remove dirpart from asmfile... |
blob | commitdiff | diff to current |
2013-01-17 |
DizzyOfCRN | - Stepping back from this path, too much hassle to... |
blob | commitdiff | diff to current |
2013-01-15 |
DizzyOfCRN | - Add a provision to dump the assembly code before... |
blob | commitdiff | diff to current |
2013-01-15 |
DizzyOfCRN | - Makefile macro for compiling, linking and dumping... |
blob | commitdiff | diff to current |
2013-01-13 |
sonic | Fixed PC native build. %rule_link_binary now can compil... |
blob | commitdiff | diff to current |
2013-01-11 |
sonic | %build_prog uses %rule_compile_multi. Fixes building... |
blob | commitdiff | diff to current |
2012-11-16 |
weissms | To avoid needless warnings we use generated cxx flags... |
blob | commitdiff | diff to current |
2012-10-31 |
weissms | Fix create_patch macro. |
blob | commitdiff | diff to current |
2012-10-14 |
weissms | Generate dependency files for *.cpp files, use altered... |
blob | commitdiff | diff to current |
2012-09-06 |
jmcmullan | config/make.tmpl: Correctly pass module specific LDFLAGS |
blob | commitdiff | diff to current |
2012-09-02 |
mazze | Macro fetch_and_build: added the options install_target... |
blob | commitdiff | diff to current |
2012-08-29 |
jmcmullan | config/make.tmpl: Kickstart binaries need to be relativ... |
blob | commitdiff | diff to current |
2012-08-27 |
jmcmullan | config/make.tmpl: Use a non-zero value for the SysBase... |
blob | commitdiff | diff to current |
2012-08-26 |
mazze | Documented the build_with_configure macro. Proof-read... |
blob | commitdiff | diff to current |
2012-08-20 |
jmcmullan | make.tmpl: Use a less generic name than 'Linking' when... |
blob | commitdiff | diff to current |
2012-08-19 |
jmcmullan | config/make.tmpl: Allow %(modname)_LIBS to specify... |
blob | commitdiff | diff to current |
2012-08-19 |
jmcmullan | config/make.tmpl: linklibname= is now an alias, not... |
blob | commitdiff | diff to current |
2012-08-19 |
jmcmullan | mmakefile: Add startup.o and detach.o as %build_prog... |
blob | commitdiff | diff to current |
2012-08-15 |
jmcmullan | make.tmpl: Indicate what includes are being built |
blob | commitdiff | diff to current |
2012-08-13 |
jmcmullan | genmodule: Add genmodule-generated CFLAGS/DFLAGS/LDFLAGS |
blob | commitdiff | diff to current |
2012-06-18 |
schulz | add -f option to patch |
blob | commitdiff | diff to current |
2012-06-07 |
sonic | Placed back -larosc.static when linker=kernel and usest... |
blob | commitdiff | diff to current |
2012-06-04 |
sonic | Add AROS-specific libs only if linker=target. Should... |
blob | commitdiff | diff to current |
2012-06-01 |
jmcmullan | build: When 'usestartup=no' is supplied, provide arosc... |
blob | commitdiff | diff to current |
2012-06-01 |
jmcmullan | clib: Rename librom.a to libarosc.static.a |
blob | commitdiff | diff to current |
2012-06-01 |
jmcmullan | toolchain: Make per-moduletype link libraries |
blob | commitdiff | diff to current |
2012-06-01 |
jmcmullan | config/make.tmpl: Remove unused shared library (*.so... |
blob | commitdiff | diff to current |
2012-05-05 |
neil | Pass TARGET_NM to configure scripts. Needed for GRUB2. |
blob | commitdiff | diff to current |
2012-04-30 |
verhaegs | config/make.tmpl(%build_module): generate includes... |
blob | commitdiff | diff to current |
2012-04-30 |
verhaegs | config/make.tmpl(%build_module): Support use of _rel... |
blob | commitdiff | diff to current |
2012-04-08 |
verhaegs | config/make.tmpl/%build_catalogs: Also regenerate sourc... |
blob | commitdiff | diff to current |
2012-04-01 |
mazze | config/make.tmpl: |
blob | commitdiff | diff to current |
2012-03-06 |
jmcmullan | build: Make sure ./configure gets correct information... |
blob | commitdiff | diff to current |
2012-02-28 |
jmcmullan | configure: Pass down the Host's C++ compiler and flags... |
blob | commitdiff | diff to current |
2012-02-27 |
jmcmullan | configure/mmake: Pass CXX= to ./configure targets |
blob | commitdiff | diff to current |
2012-02-24 |
jmcmullan | configure: Ensure that the correct host, kernel, and... |
blob | commitdiff | diff to current |
2012-02-21 |
neil | Fixes to comments. |
blob | commitdiff | diff to current |
2012-02-20 |
jmcmullan | mmakefiles: Don't require core-linklibs for %fetch_and_... |
blob | commitdiff | diff to current |
2012-02-08 |
jmcmullan | config: Allow %fetch_and_build to use SYS:Development... |
blob | commitdiff | diff to current |
2012-02-08 |
jmcmullan | config: Support %fetch_and_build for libraries, and... |
blob | commitdiff | diff to current |
2012-02-06 |
neil | Use real C++ crosscompiler if TARGET_CXX is undefined. |
blob | commitdiff | diff to current |
2012-02-05 |
neil | Switched back to using %rule_compile instead of %rule_c... |
blob | commitdiff | diff to current |
2012-02-04 |
neil | Added support for compiling C++ files. It isn't include... |
blob | commitdiff | diff to current |
2012-01-26 |
jmcmullan | build: Handle 'printer' driver module building and... |
blob | commitdiff | diff to current |
2011-12-14 |
sonic | Made -gz-quick targets working correctly |
blob | commitdiff | diff to current |
2011-12-05 |
sonic | Supply also TARGET_STRIP. Needed for bulding GRUB under... |
blob | commitdiff | diff to current |
2011-11-11 |
sonic | Make sure that kickstart isn't ocassionally linked... |
blob | commitdiff | diff to current |
2011-11-09 |
sonic | Added version option to %build_module, allowing to... |
blob | commitdiff | diff to current |
2011-09-25 |
neil | Added a new switch to build_with_configure: use_build_e... |
blob | commitdiff | diff to current |
2011-09-04 |
verhaegs | Added support for library libbases to be stored as... |
blob | commitdiff | diff to current |
2011-08-30 |
sonic | Fixed warning caused by repeating addition of the same... |
blob | commitdiff | diff to current |
2011-08-30 |
sonic | Added support for compressing PKG files |
blob | commitdiff | diff to current |
2011-08-29 |
sonic | -quick targets really work now |
blob | commitdiff | diff to current |
2011-08-29 |
sonic | Fixed -quick targets for modules with architecture... |
blob | commitdiff | diff to current |
2011-08-28 |
verhaegs | make.tmpl: Don't duplicate standard libs on command... |
blob | commitdiff | diff to current |
2011-08-28 |
weissms | Added srcdir parameter to create-patch macro. |
blob | commitdiff | diff to current |
2011-08-27 |
NicJA | Dont add .gz when the macro already does this ... |
blob | commitdiff | diff to current |
2011-08-27 |
sonic | One more useful macro to build compressed version of... |
blob | commitdiff | diff to current |
2011-08-27 |
sonic | Added linker= option to %build_prog. This allows to... |
blob | commitdiff | diff to current |
2011-08-27 |
sonic | - Strip ELF kickstart packages |
blob | commitdiff | diff to current |
2011-08-16 |
sonic | Work around impossibility to create con* file in Window... |
blob | commitdiff | diff to current |
2011-08-15 |
sonic | Implemented nostartup= option. If set to 'no' lets... |
blob | commitdiff | diff to current |
2011-08-04 |
sonic | Fixed stupid typo (-oformat instead of --oformat).... |
blob | commitdiff | diff to current |
2011-07-30 |
weissms | #?.handler is at last #?-handler :), also for handlers... |
blob | commitdiff | diff to current |
2011-07-29 |
weissms | Removed debug output. |
blob | commitdiff | diff to current |
2011-07-29 |
sonic | #?.handler is at last #?-handler :) |
blob | commitdiff | diff to current |
2011-07-26 |
jmcmullan | make.tmpl: Use the full path when making arch dependencies |
blob | commitdiff | diff to current |
2011-07-26 |
sonic | Omit CRs when building on Windows |
blob | commitdiff | diff to current |
2011-07-25 |
sonic | Added real $(KERNEL_AR) and $(KERNEL_RANLIB). Make... |
blob | commitdiff | diff to current |
2011-07-17 |
jmcmullan | config.tmpl: Even prettier pretty printing. |
blob | commitdiff | diff to current |
2011-07-16 |
jmcmullan | autoinit 2.1: Eliminates the need to have special code... |
blob | commitdiff | diff to current |
2011-07-15 |
sonic | $(LD) is not defined, so it defaults to host's ld.... |
blob | commitdiff | diff to current |
2011-07-15 |
jmcmullan | arch/*-pc: Attempt to fix both x86_64 and i386 builds... |
blob | commitdiff | diff to current |
next |