Commit Graph

671 Commits (0b74f250d92ed4295432d78ead1f6603c9db83b4)

Author SHA1 Message Date
kaetemi bc1adf6d78 Added: Tool unbuild_interface
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 9598559d87 Added: #1440 Configuration for gamedev and data_common bnp
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 4ec3c5086f Added: #1440 Pipeline process for bnp_make
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi b1f9270037 Added: #1440 Syntax to get configuration value and macro from another project
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 5b30621b8a Changed: Simplify the command
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi f7bbae2074 Changed: Make sure the sorting of files is still the same as when grabbing the files from a single directory in the bnp_make tool
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi e3852e0e08 Added: #1440 Some initial code for the bnp process
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 9da45fc9f0 Changed: #1440 Simplify reading the configuration
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 55e24e4cdb Added: Tool bnp_make can now accept multiple input directories
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 87e66338a8 Added: #1440 Parse the error log
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 448eabc06e Added: #1440 Some comments
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 41c85b16d3 Changed: #1440 Forgot something
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi cfd3e9b7a1 Added: #1440 Allow wildcard in output parameter in depend log, use when input includes other files to depend all the outputs on the included files as well
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 5f650cff5a Added: #1440 Support for processes where the input files include other input files that are not known in advance
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 40f10b6765 Changed: #1440 Some possible issue with negative values
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi aa5c4c16f3 Added: #1440 Dependencies between projects
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi ab873d8d0b Added: #1440 Base for PackageBNP plugin
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi e00aa170c0 Added: #1440 More package configuration
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 4033e53da7 Added: #1440 Initial package project
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi f8f95d47c5 Added: #1440 A proper way to run child processes
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi df9ce91f19 Changed: Disabled some old code
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 5fc4a3b622 Changed: #1440 Typos
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi a01eeb9a45 Added: #1440 TextureDDS plugin using tga2dds tool
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 3b9d2ee306 Changed: #1440 Fixed missing break;
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi f62a688317 Added: #1440 Write directory dependencies from the tool logger. Write depend and error log in tga2dds tool
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 81d1f162b8 Added: #1440 Initial configuration for dds convert process
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 32d53ce3e3 Changed: #1440 Cleanup interface build configuration
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi c807a1eab5 Changed: #1440 Some cleanup
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 8f389a0957 Added: #1440 Utility function for running console tools
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi f9bddebfd8 Reverted: #1440 Previous commit. Re-added files after failed builds also are in the added cache
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 42fd339d73 Changed: #1440 Don't use the added since last successful build cache in this case
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 7fb8ccca88 Added: #1440 Detect added input files for output files that were built in a non-successful build
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 23a4326229 Added: #1440 Abort now possible while plugin is working
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi a28341d04c Added: #1440 Parse depend log and write depend meta files
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 6cd84d1ec5 Changed: #1440 Return a different temporary directory every time
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 31744c25cc Changed: #1440 Write the depend log
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 7d38c69820 Added: #1440 Enum for build and runtime dependencies for the tool dependency logger
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 7def04c28e Added: #1440 Utility function for creating output path structures
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi d3c1988edb Added: #1440 Initial code for build_interface process
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 656db83196 Added: #1440 Call the build plugin
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi d4a0a6df98 Added: #1440 The build thread on the slave where the plugin will be called from
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi b09e65a178 Added: #1440 Interface to start the build
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi fbdc15ae96 Changed: #1440 Move functions to plugin interface
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 56cb277921 Added: #1440 Base for plugin interface to the new functions
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi c9d3d4acce Changed: #1440 Fixed sheet loading checksum initialization issue
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi c7c82f850d Added: #1440 The rest of the needsToBeRebuilt function
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi cce3439b8b Added: #1440 Entry for runtime dependencies in the depend file
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi 48e6bd4290 Added: #1440 More of the needsToBeRebuilt function
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi fc6e3c0cab Changed: #1440 Some details
--HG--
branch : build_pipeline_v3
12 years ago
kaetemi c2b2272799 Added: #1440 Implementation notes
--HG--
branch : build_pipeline_v3
12 years ago