36 Revize (4ceb9e07a3408469c9a9f23203358868823779e0)

Autor SHA1 Zpráva Datum
  Tuncer Ayaz 4ceb9e07a3 Deprecate old hooks před 14 roky
  Tuncer Ayaz 63de05d914 Clean up code před 14 roky
  Tuncer Ayaz c466076ffb Clean up emacs file local variables před 14 roky
  Tuncer Ayaz 926baa1c31 Use filename:join instead of ?FMT před 14 roky
  Andrew Tunnell-Jones b52b82cc29 Add support for arch specific port_sources před 14 roky
  Tuncer Ayaz e4036cbe56 Apply Tidier suggestions před 14 roky
  Juhani Rankimies 52ca7795fe Unify executable invocation před 14 roky
  Kostis Sagonas 7dc76d578e Tidier improvements před 14 roky
  Tuncer Ayaz d590c18b5a Fix dialyzer warning for filename:join/2 calls před 14 roky
  Dan Gudmundsson 83cece0f80 Basic tweaks for compiling ports/nifs on mingw před 14 roky
  Dave Smith 5ee59c377a Defaulting CC->cc and CXX->c++ for better cross platform support před 15 roky
  Dave Smith 3588c69ad2 Fix bug 255; O/S environment vars should be processed last, not first před 15 roky
  Dave Smith 2af6dc84ae Complete implementation for simplistic .app.src processing. před 15 roky
  Dave Smith ff1cf0365b Make sure that the so_specs stuff is properly backwards compatible před 15 roky
  Tuncer Ayaz 60c649bc4e Add missing CXXFLAGS equivalents of CFLAGS před 15 roky
  Cliff Moon c3fe43a0ba add new configuration option so_specs which allows multiple drivers to be built in the same project. před 15 roky
  Dave Smith f81cf34bb9 Add default CFLAGS for platforms where there can be variation of 32/64 bit Erlang VMs před 15 roky
  Dave Smith c19b8ac003 Refactoring app file access to be via rebar_app_utils in prep for supporting .app.src před 15 roky
  Tuncer Ayaz 23781ae460 Fix unused var warning před 15 roky
  Dave Smith 6714d47efb Deal properly with env vars that have multiple = in the value před 15 roky
  Dave Smith 1f6d861aba Overhaul env expansion so that rebar fully expands env refs prior to invoking the shell script. Also now using DRV_* env vars for compilation/linking of files found in c_src; this frees up "normal" CFLAGS/LDFLAGS for usage in sub build scripts. před 15 roky
  Dave Smith 96c1ceba60 Break out arch string function; update ERLANG_TARGET to include bitness of the Erlang target před 15 roky
  Ryan Tilder f502bb09dd I'm a moron. Make it a string. před 15 roky
  Dave Smith 268405d0dc Adding new vars for scripts to determine architecture (32/64 bit) and target platform of Erlang VM; courtesy of rtilder před 15 roky
  Dave Smith bd510dea20 Tweaking order of defaults so that -shared is default across platforms unless explicitly overridden před 15 roky
  Dave Smith f333bc2a92 Removing useless debug message and extraneous newline před 15 roky
  Dave Smith 1582f2e243 Tweak support for controlling so_name před 15 roky
  Kevin Smith bfcb54cbc9 Added so_name entry to rebar.config so linked-in drivers can specify custom .so names před 15 roky
  Tuncer Ayaz 9a8015f2d7 Added vi modeline/emacs local variables to file headers před 15 roky
  Tuncer Ayaz 8c85021c1e Deleted trailing whitespace před 15 roky
  Dave Smith 2f1d415a70 Revert change to linking order arguments před 15 roky
  Dave Smith ee0c6ad086 Reorder arguments to CC for linking and fix needs_link to function properly před 15 roky
  Dave Smith d6600ab506 Fixing number of warnings and buglets před 15 roky
  Dave Smith d885b1c04c Basic implementation of port compiler is now complete před 15 roky
  Dave Smith c7c1001012 Slowly working out port driver implementation před 15 roky