Register a SA Forums Account here!
JOINING THE SA FORUMS WILL REMOVE THIS BIG AD, THE ANNOYING UNDERLINED ADS, AND STUPID INTERSTITIAL ADS!!!

You can: log in, read the tech support FAQ, or request your lost password. This dumb message (and those ads) will appear on every screen until you register! Get rid of this crap by registering your own SA Forums Account and joining roughly 150,000 Goons, for the one-time price of $9.95! We charge money because it costs us money per month for bills, and since we don't believe in showing ads to our users, we try to make the money back through forum registrations.
what build system
intern manually running tasks by hand
some gigantic proprietary system that only runs on windows
random link to github project with no commit in 3 years
goku
View Results
 
  • Post
  • Reply
Jabor
Jul 16, 2010

#1 Loser at SpaceChem
you could try bazel

it's got a proper declarative build structure, like maven

but your build files look like a bunch of random python calls, so it should appeal to p-langers

Adbot
ADBOT LOVES YOU

Jabor
Jul 16, 2010

#1 Loser at SpaceChem
it sounds like cofounder had the right idea, of each customer build being exactly the same except for using a different renaming config.

where they hosed up was trying to hack their bespoke build step in by loving around with antrun and rerunning maven and stuff instead of writing a plugin to rename entry points based on a config and then just using that plugin.

  • 1
  • 2
  • 3
  • 4
  • 5
  • Post
  • Reply